WrapDB Browser

WrapDB Browser

atomic_queue

C++14 concurrent lock-free low-latency queue.

max0x7ba/atomic_queue
Latest Upstream Version:v1.9.2

https://max0x7ba.github.io/atomic_queue/html/benchmarks.html

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest atomic_queue package with the following command:

meson wrap install atomic_queue

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from atomic_queue 1.9.2-1 can be used by adding the following lines to your meson.build file:

atomic_queue_dep = dependency('atomic_queue')

Patch Files Preview

No patch files needed for this package.