mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:38:59 +08:00
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
Source: spscqueue
|
|
Version: 2019-07-26
|
|
Description: A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
|
|
Homepage: https://github.com/rigtorp/SPSCQueue
|