agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆432Updated 3 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☆373Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆225Updated 5 months ago
- Notify async tasks or threads☆474Updated last month
- Task abstraction for building executors☆471Updated 5 months ago
- Async I/O and timers☆526Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- cross-platform Rust API for memory mapped IO☆495Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆378Updated this week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Fast floating point to string conversion☆641Updated last month
- Adaptors between compression crates and Rust's async IO types☆523Updated last week
- Per-object thread-local storage for Rust☆343Updated last week
- Rust crate for managing CPU core affinities☆190Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Module initialization/global constructor functions for Rust☆871Updated last month
- Async executor☆374Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆415Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A crate for mucking around with piles of bytes☆862Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆617Updated last week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Support atomic operations on Arc itself☆1,017Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆475Updated 4 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago