readerwriterqueue/1.0.6

A fast single-producer, single-consumer lock-free queue for C++

#cpp11#cpp14#cpp17#lock-free#queue

Using readerwriterqueue

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisionaaa5ff6fac60c2aee591e9e51b063b83

options(none)

Dependencies

Loading dependencies…

BSD-2-Clauseaaa5ff6fac60c2aee591e9e51b063b83
BSD-2-Clause5f6098c9b8e3bce5f4dd0f313511b0bd
BSD-2-Clause19e36cd6d57e0c166606fdf09544a86b

🔍 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 readerwriterqueue/1.0.6
    # Scan the entire dependency graph
    conan audit scan --requires=readerwriterqueue/1.0.6

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.0.6
[![Conan Center](https://img.shields.io/conan/v/readerwriterqueue)](https://conan.io/center/recipes/readerwriterqueue)