spscqueue/1.1

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11.

#queue#spscqueue#thread

Using spscqueue

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisiond957071758b391ea7c4a20425a037d3b

options(none)

Dependencies

Loading dependencies…

MITd957071758b391ea7c4a20425a037d3b
MITc13b358ce47e7267278ed59aa33e38bf

🔍 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 spscqueue/1.1
    # Scan the entire dependency graph
    conan audit scan --requires=spscqueue/1.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.1
[![Conan Center](https://img.shields.io/conan/v/spscqueue)](https://conan.io/center/recipes/spscqueue)