concurrentqueue

[full]

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

An industrial-strength lock-free queue for C++.

Note: If all you need is a single-producer, single-consumer queue, I have one of those too.

Features

... More
license BSD-2-Clause
project concurrentqueue
url github.com/cameron314/concurrentqueue
1 Version
version 1.0.3+7
repository https://pkg.cppget.org/1/stable
depends 0