A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆284Mar 2, 2026Updated this 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☆541Dec 25, 2025Updated 2 months ago
- a set of memory-management tools for real-time audio☆132Oct 29, 2025Updated 4 months ago
- Realtime disk streaming IO for audio☆136Sep 22, 2025Updated 5 months ago
- Reusable slice of references☆11Updated this week
- Implementation of triple buffering in Rust☆107Feb 22, 2026Updated 2 weeks ago
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆56Aug 9, 2023Updated 2 years ago
- Depending on the platform, bump a thread priority so that it's suitable for real-time audio☆44Aug 29, 2025Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Concurrency library☆17Oct 13, 2024Updated last year
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- high-speed timing library in Rust☆391Jun 10, 2025Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Time and duration crate optimized for speed and API stability.☆77Jan 10, 2026Updated last month
- Rust library for marker traits about types layout in memory☆23May 25, 2020Updated 5 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Sep 3, 2025Updated 6 months ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,522Updated this week
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- ☆74Feb 9, 2026Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- An asyncronous resampling library written in Rust☆301Jan 23, 2026Updated last month
- The fundamentals for Digital Audio Signal Processing. Formerly `sample`.☆1,109Jan 12, 2026Updated last month
- Audio waveform image renderers for Rust☆20Sep 18, 2017Updated 8 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- RustFFT is a high-performance FFT library written in pure Rust.☆865Sep 18, 2025Updated 5 months ago
- A fast binary serialization framework☆406Oct 16, 2024Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆927Feb 23, 2026Updated last week
- Rust bindings for the CLAP audio plugin API☆215Jan 3, 2025Updated last year
- Easy self-referential struct generation for Rust.☆696Jan 11, 2025Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Lock-free queues.☆20Dec 10, 2023Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆161Nov 22, 2022Updated 3 years ago