mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 08:59:05 +08:00
8 lines
228 B
JSON
8 lines
228 B
JSON
|
{
|
||
|
"name": "mpmcqueue",
|
||
|
"version-string": "2019-07-26",
|
||
|
"port-version": 1,
|
||
|
"description": "A bounded multi-producer multi-consumer lock-free queue written in C++11",
|
||
|
"homepage": "https://github.com/rigtorp/MPMCQueue"
|
||
|
}
|