mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆227Updated 2 weeks ago
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☆436Updated 3 months ago
- in-place allocation-reusing queues for Rust☆376Updated last year
- A fixed-size circular buffer written in Rust.☆116Updated this week
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- high-speed timing library in Rust☆346Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆391Updated 3 weeks ago
- ☆189Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Easy function multiversioning for Rust☆231Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- Async broadcast channels☆179Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- High-performance containers and utilities for concurrent and asynchronous programming☆426Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆414Updated last year
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- ☆286Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago