The fast sync and async channel that Rust deserves
-
Updated
Oct 23, 2024 - Rust
The fast sync and async channel that Rust deserves
A safe sync/async multi-producer, multi-consumer channel
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
C++ MPSC-Channel, Thread-safe container for sharing data between threads
Lock-free queue implementations for Nim.
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
Unbounded, wait-free, multi-producer-single-consumer queue ported from https://github.com/DolevAdas/Jiffy
Go implementation of a FIFO, lock-free, concurrent, multi-producer/single-consumer, linked-list-based queue
Priority queue as a channel
Add a description, image, and links to the mpsc topic page so that developers can more easily learn about it.
To associate your repository with the mpsc topic, visit your repo's landing page and select "manage topics."