Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

8 lines
299 B
JSON

{
"name": "atomic-queue",
"version": "1.6.5",
"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",
"license": "MIT"
}