agerasev / ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆414Updated 3 weeks ago
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 3 months ago
- Notify async tasks or threads☆468Updated 2 months ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆280Updated 3 months ago
- Intrusive collections for Rust☆446Updated 7 months ago
- Async I/O and timers☆497Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- Support atomic operations on Arc itself☆929Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆584Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆406Updated last year
- Adaptors between compression crates and Rust's async IO types☆492Updated 3 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆405Updated last month
- Rust allocator using jemalloc as a backend☆405Updated 2 months ago
- Rust crate for managing CPU core affinities☆185Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆345Updated last month
- A crate for mucking around with piles of bytes☆831Updated last week
- Async executor☆362Updated 3 months ago
- ☆270Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Async synchronization primitives☆267Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆844Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆460Updated 2 months ago