mgeier / rtrb
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆202Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rtrb
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆309Updated this week
- high-speed timing library in Rust☆305Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆177Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- A fixed-size circular buffer written in Rust.☆96Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆385Updated this week
- A Rust wrapper around native shared memory for Linux and Windows☆390Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆138Updated 2 years ago
- Async broadcast channels☆164Updated 4 months ago
- Experiments with structured concurrency in Rust☆317Updated 4 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- Task abstraction for building executors☆413Updated last month
- ☆161Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Notify async tasks or threads☆449Updated this week
- Easy function multiversioning for Rust☆207Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆345Updated last month
- Adaptors between compression crates and Rust's async IO types☆410Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- An asyncronous resampling library written in Rust☆193Updated 3 weeks ago
- Async synchronization primitives☆255Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- A fast intrusive flamegraph☆233Updated 2 years ago