mgeier / rtrb
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆219Updated 2 months 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☆396Updated this week
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆333Updated 3 weeks ago
- Async broadcast channels☆175Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆112Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆179Updated last week
- Concurrently Readable Data Structures for Rust☆354Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- An asyncronous resampling library written in Rust☆211Updated last week
- ☆270Updated last month
- ☆177Updated 3 weeks ago
- Task abstraction for building executors☆461Updated 2 months ago
- Easy function multiversioning for Rust☆221Updated 3 months ago
- high-speed timing library in Rust☆332Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆469Updated 3 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆408Updated last month
- Async synchronization primitives☆263Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆144Updated 2 years ago
- ☆194Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month