The fast sync and async channel that Rust deserves
-
Updated
Dec 18, 2025 - Rust
The fast sync and async channel that Rust deserves
Simple Rust profiler with memory and async data-flow insights - quickly find and debug performance bottlenecks.
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
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.
Lock-free MPSC channel in Zig achieving 50+ billion messages/second via ring-decomposed architecture
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
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."