C++ MPSC-Channel, Thread-safe container for sharing data between threads
-
Updated
Jun 13, 2024 - C++
C++ MPSC-Channel, Thread-safe container for sharing data between threads
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
C framework
A C POSIX multi-thread based multiple producers, single consumer (MPSC) channel library
Doxygen documentation website files for my other c-mpsc repository
CLI to find large files using parallel directory traversal and mpsc channels.
Add a description, image, and links to the mpsc-channel topic page so that developers can more easily learn about it.
To associate your repository with the mpsc-channel topic, visit your repo's landing page and select "manage topics."