Thread-safe container for sharing data between threads (synchronized queue)
-
Updated
Aug 11, 2024 - C++
Thread-safe container for sharing data between threads (synchronized queue)
[DEPRECATED] See https://github.com/p-ranav/csv2
A fast, concurrent, bounded, single producer, single consumer queue
A simple & header-only threading library written in C++20 .
dynamic lock-free queue implementation
C++ thread safe queues
Thread safe queue implementation in C++ for multiple consumer multiple producer problem
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."