agerasev / ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆390Updated last month
Alternatives and similar repositories for ringbuf:
Users that are interested in ringbuf are comparing it to the libraries listed below
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆219Updated 2 months ago
- in-place allocation-reusing queues for Rust☆361Updated 9 months ago
- Notify async tasks or threads☆460Updated last month
- Rust crate for managing CPU core affinities☆184Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆276Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Task abstraction for building executors☆457Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆332Updated 2 weeks ago
- Support atomic operations on Arc itself☆900Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆569Updated this week
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆825Updated last week
- Fast function for printing integer primitives to a decimal string☆324Updated 2 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆403Updated last year
- High-performance containers and utilities for concurrent and asynchronous programming☆393Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆462Updated 3 months ago
- Async I/O and timers☆486Updated this week
- A crate for mucking around with piles of bytes☆797Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆351Updated this week
- Adaptors between compression crates and Rust's async IO types☆467Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month