mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:19:24 +08:00
f5b1b96dda
Co-authored-by: Michael Heyman <Michael.Heyman@jhuapl.edu>
7 lines
289 B
JSON
7 lines
289 B
JSON
{
|
|
"name": "atomic-queue",
|
|
"version-date": "2021-05-03",
|
|
"description": "Minimalistic header-only thread-safe ultra-low-latency multiple-producer-multiple-consumer lockless queues based on circular buffer with std::atomic.",
|
|
"homepage": "https://github.com/max0x7ba/atomic_queue"
|
|
}
|