dynamic lock-free queue implementation
-
Updated
Jan 3, 2020 - C++
dynamic lock-free queue implementation
[DEPRECATED] See https://github.com/p-ranav/csv2
Thread safe queue implementation in C++ for multiple consumer multiple producer problem
🐙 An implementation of a concurrent relaxed priority queue
C++ thread safe queues
A simple & header-only threading library written in C++20 .
Thread-safe container for sharing data between threads
A fast, concurrent, bounded, single producer, single consumer queue
Add a description, image, and links to the concurrent-queue topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-queue topic, visit your repo's landing page and select "manage topics."