agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆426Updated 2 months ago
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☆374Updated 11 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆223Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 3 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated last week
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆283Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆517Updated 3 weeks ago
- Support atomic operations on Arc itself☆979Updated last month
- ☆309Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Async I/O and timers☆519Updated last week
- A Rust wrapper around native shared memory for Linux and Windows☆413Updated last year
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- Async multi-producer multi-consumer channel☆858Updated this week
- Intrusive collections for Rust☆454Updated 8 months ago
- A minimal async executor that lets you block on a future☆587Updated last week
- ☆280Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆572Updated last week
- An implementation of a LRU cache☆707Updated last month