agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆511Updated 2 weeks ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆270Updated this week
- in-place allocation-reusing queues for Rust☆392Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- Task abstraction for building executors☆545Updated 3 weeks ago
- Async I/O and timers☆565Updated 2 weeks ago
- Notify async tasks or threads☆502Updated last month
- cross-platform Rust API for memory mapped IO☆587Updated 2 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆500Updated last week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- Rust allocator using jemalloc as a backend☆477Updated last month
- Async executor☆424Updated last month
- Easy self-referential struct generation for Rust.☆682Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆457Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆717Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Experiments with structured concurrency in Rust☆404Updated last year
- high-speed timing library in Rust☆383Updated 7 months ago
- Async multi-producer multi-consumer channel☆925Updated 6 months ago
- Spin-based synchronization primitives☆572Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Slab allocator for Rust☆865Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Utilities for collecting metrics from a Tokio application☆388Updated this week
- An implementation of a LRU cache☆772Updated this week