kmcallister / seqloqLinks
rwlock with writer priority and optimistic reads
☆33Updated 11 years ago
Alternatives and similar repositories for seqloq
Users that are interested in seqloq are comparing it to the libraries listed below
Sorting:
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 11 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- Ringbuffer with FD signalling - fast IPC without memory copies!☆90Updated 4 years ago
- Communication primitives☆68Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- event loop and promises in Rust☆111Updated 9 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.