agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆531Updated last month
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆395Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆276Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆594Updated last week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Async executor☆435Updated 2 weeks ago
- Notify async tasks or threads☆504Updated this week
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Task abstraction for building executors☆560Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆430Updated 2 years ago
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Fast floating point to string conversion☆690Updated this week
- Async I/O and timers☆576Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆464Updated this week
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Support atomic operations on Arc itself☆1,244Updated this week
- A binary encoder/decoder for Rust☆603Updated last month
- Structured concurrency operations for async Rust☆487Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆392Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆930Updated 7 months ago