atomic_queue/1.7.1

Multiple-producer-multiple-consumer lock-free queues based on circular buffer and std::atomic.

#atomic#lockfree#queue

Using atomic_queue

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisiondcd83d9278fc53b00510d4bbca17a9b5

options(none)

Dependencies

Loading dependencies…

MITdcd83d9278fc53b00510d4bbca17a9b5
MITdada6f21659038541769dddcacf0cf75

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list atomic_queue/1.7.1
    # Scan the entire dependency graph
    conan audit scan --requires=atomic_queue/1.7.1

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.7.1
[![Conan Center](https://img.shields.io/conan/v/atomic_queue)](https://conan.io/center/recipes/atomic_queue)