concurrentqueue/1.0.5

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

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

Using concurrentqueue

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisionf6796fae4ff3b46efec3dc2c1a6ab8e1

options(none)

Dependencies

Loading dependencies…

BSD-2-Clause, BSL-1.0f6796fae4ff3b46efec3dc2c1a6ab8e1
BSL-1.0, BSD-2-Clause1e48e1c712bcfd892087c9c622a51502
!BSL-1.0, BSD-2-Clause58ead531f8a3d80aed208a863d708347
!BSL-1.0, BSD-2-Clausef2ba771f32e14ee430584b565a05a7d3
!BSL-1.0, BSD-2-Clausee0d07709bf2e0ecec96d5136f27968ea

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

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