mgeier / rtrb
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆210Updated 2 weeks ago
Alternatives and similar repositories for rtrb:
Users that are interested in rtrb are comparing it to the libraries listed below
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆352Updated last week
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆352Updated 7 months ago
- Rust crate for managing CPU core affinities☆181Updated 6 months ago
- A fixed-size circular buffer written in Rust.☆100Updated 2 months ago
- high-speed timing library in Rust☆323Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆322Updated last week
- Easy function multiversioning for Rust☆212Updated last month
- ☆252Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆270Updated 2 months ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆141Updated 2 years ago
- ☆170Updated 2 months ago
- Async synchronization primitives☆259Updated 2 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆394Updated last year
- Fast floating point to string conversion☆613Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆154Updated 3 months ago
- Async broadcast channels☆170Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- Real-to-complex and complex-to-real FFT for Rust☆74Updated 3 months ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Task abstraction for building executors☆437Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆439Updated last month
- Cargo extension for running Criterion.rs benchmarks☆191Updated 6 months ago
- Conditional compilation according to rustc compiler version☆345Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago