mgeier / rtrb
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆219Updated 3 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☆414Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆345Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Easy function multiversioning for Rust☆221Updated 4 months ago
- Async broadcast channels☆176Updated 3 months ago
- high-speed timing library in Rust☆335Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆113Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- Rust crate for managing CPU core affinities☆185Updated last month
- ☆270Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆196Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Notify async tasks or threads☆468Updated 2 months ago
- Fast floating point to string conversion☆632Updated last month
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆355Updated last week
- Generic Atomic<T> type for Rust☆234Updated last year
- ☆178Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆145Updated 2 years ago
- A Rust wrapper around native shared memory for Linux and Windows☆406Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated 2 months ago
- Real-to-complex and complex-to-real FFT for Rust☆77Updated 6 months ago