spscqueue/1.1

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11.
Recipe info
2022-08-29

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
spscqueue/1.1

Using spscqueue

Loading ...
Loading...