spsc
Here are 63 public repositories matching this topic...
Lock-free MPSC channel in Zig achieving 180+ billion messages/second via ring-decomposed architecture
-
Updated
Mar 30, 2026 - Zig
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
-
Updated
Jan 15, 2026 - C
Lock-free queue implementations for Nim.
-
Updated
Sep 6, 2026 - Nim
High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler
-
Updated
Feb 22, 2026 - Nim
A fast no-std single-producer single-consumer (SPSC) ring buffer designed for low-latency and high-throughput scenarios.
-
Updated
Jan 27, 2026 - Rust
A modular, no_std-first Rust foundation for low-latency trading systems — fixed-point arithmetic, typed event transport, lock-free queues, verified with Miri & Kani
-
Updated
May 27, 2026 - Rust
High-performance AutoHotkey v2 library suite for real-time pipelines (Lock-Free IPC, SPSC, EMA, Telemetry, Watchdog, Raw Input...) with selftests and Gold stacks.
-
Updated
Jan 9, 2026 - AutoHotkey
An RPC solution that is agnostic on serialization formats, transports and coroutine libraries. With remote RAII object management support. A major rewrite of https://github.com/edwardbr/rpc
-
Updated
Jul 18, 2026 - C++
A股 L2 逐笔行情订单簿重建引擎 (C++/SPSC/ClickHouse): 深沪两市流式回放, 快照逐帧审计, 70 场回归与参照实现逐位一致; 1,292,270 msg/s, 较 Python 提升820X
-
Updated
Sep 2, 2026 - C++
A fast and simple ring-buffer based single-producer, single-consumer queue with no dependencies built on Rust
-
Updated
Jun 30, 2026 - Rust
SPSC channels in Rust transmitted over e.g. TCP
-
Updated
Aug 13, 2023 - Rust
Yet another lock-free SPSC Ring Buffer (FIFO Queue).
-
Updated
Jan 20, 2026 - Rust
A lock-free single-producer, single-consumer (SPSC) ring buffer optimized for low cross-core latency.
-
Updated
Aug 5, 2026 - Rust
C++23 low-latency order book engine — lock-free SPSC/MPSC queues, SOA order book, pinned threads, benchmarked under concurrent market data and matching load
-
Updated
May 23, 2026 - C++
A high-performance, header-only lock-free queue implementation library for C++.
-
Updated
Mar 22, 2026 - C++
Low-latency, no_std ring buffer implementations for my personal use
-
Updated
May 6, 2026 - Rust
Add this topic to your repo
To associate your repository with the spsc topic, visit your repo's landing page and select "manage topics."