8 lines
237 B
JSON
Executable File
8 lines
237 B
JSON
Executable File
{
|
|
"name": "spscqueue",
|
|
"version-string": "1.1",
|
|
"port-version": 1,
|
|
"description": "A bounded single-producer single-consumer wait-free and lock-free queue written in C++11",
|
|
"homepage": "https://github.com/rigtorp/SPSCQueue"
|
|
}
|