mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆266Updated last week
Alternatives and similar repositories for rtrb
Users that are interested in rtrb are comparing it to the libraries listed below
Sorting:
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆499Updated last week
- in-place allocation-reusing queues for Rust☆392Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- high-speed timing library in Rust☆380Updated 6 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- A fixed-size circular buffer written in Rust.☆136Updated 5 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆453Updated last week
- Concurrently Readable Data Structures for Rust☆363Updated 5 months ago
- Async broadcast channels☆188Updated 4 months ago
- ☆207Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆428Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆235Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆402Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆280Updated last week
- ☆313Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Real-to-complex and complex-to-real FFT for Rust☆91Updated 6 months ago
- Simple and flexible multi-index containers.☆126Updated 7 months ago
- Async executor☆421Updated 3 weeks ago