The fast sync and async channel that Rust deserves
-
Updated
Dec 18, 2025 - Rust
The fast sync and async channel that Rust deserves
Simple async Rust profiler with memory and data-flow insights - quickly find and debug performance bottlenecks.
A safe sync/async multi-producer, multi-consumer channel
Lock-free MPSC channel in Zig achieving 50+ billion messages/second via ring-decomposed architecture
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
Lock-free queue implementations for Nim.
C++ MPSC-Channel, Thread-safe container for sharing data between threads
đź§µ A C++ implementation of Rust's std::sync::mpsc::channel
BlipMQ simplifies real-time communication between microservices and distributed systems with a lightweight, blazing-fast broker that just works — no complex setup, no compromises.
Investigation and porting of shared-memory MPSCs to distributed context using MPI-3
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
A lock-free MPSC queue based on swap buffers
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."