A thread-safe queue faster and more resource efficient than golang's native channels
-
Updated
Mar 12, 2024 - Go
A thread-safe queue faster and more resource efficient than golang's native channels
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
An industrial-strength high performance unbounded MPSC_queue for C++17
A collection of lockless, concurrent queues
A lock-free MPSC queue based on swap buffers
Multi-Producer-Single-Consumer queue for .Net
MPSC Queue - Consumer Worker (experimental)
High performance Unbounded Multi-Producer Single-Consumer queues for C++
lightweight, Redis-based realtime pub/sub engine designed for WebSocket applications in Rust
A centralized logger for low-latency application.
Lockless ring buffer
Asynchronous MPSC (multiple producer, single consumer) network message broker for distributed systems written in C99.
Zephyros is a lock-free, zero-allocation MPSC (Multi-Producer, Single-Consumer) ring buffer for Go, engineered for applications that demand extreme throughput, predictable latency, and uncompromising efficiency under high concurrency.
Add a description, image, and links to the mpsc-queue topic page so that developers can more easily learn about it.
To associate your repository with the mpsc-queue topic, visit your repo's landing page and select "manage topics."