Lock-free MPSC channel in Zig achieving 50+ billion messages/second via ring-decomposed architecture
-
Updated
Dec 22, 2025 - Rust
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.
High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler
SPSC channels in Rust transmitted over e.g. TCP
A simple ring-buffer based single-producer, single-consumer queue with no dependencies built on Rust.
spsc performance optimizations and benchmark
Single-producer-single-consumer queue that adheres to POSIX's pipe semantics.
🚀 Implement lock-free SPSC and MPSC channels in Nim, ensuring production-grade performance with thorough benchmarking and industry standards compliance.
Zero‑copy‑ish IPC & RPC between Web Workers and Node.js worker_threads with SAB+Atomics fast path and postMessage fallback.
Add a description, image, and links to the spsc topic page so that developers can more easily learn about it.
To associate your repository with the spsc topic, visit your repo's landing page and select "manage topics."