The Wayback Machine - https://web.archive.org/web/20220622124431/https://github.com/topics/spsc-queue
Here are
15 public repositories
matching this topic...
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A thread-safe queue faster and more resource efficient than golang's native channels
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
Various collections which are completely unmanaged by the GC
lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free memory management library using fix sized memory managed in single linked list
A collection of lockless, concurrent queues
A fast, concurrent, bounded, single producer, single consumer queue
SPSC channels in Rust transmitted over e.g. TCP
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
A single-producer single-consumer Rust queue with smart batching
Updated
Dec 19, 2021
Rust
Fast and easy to use SPSC Circular Ringbuffer using core principles presented by the developers of the LMAX Disruptor.
Updated
Dec 16, 2019
Java
Built a kernel from scratch with a menu-based interactive responsive shell
a single producer single customer lock-free (atomic) queue
A single producer, single consumer lock-free queue
Improve this page
Add a description, image, and links to the
spsc-queue
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
spsc-queue
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.