eun-ice / atomicring
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
☆38Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomicring
- Utility for reusing memory☆52Updated 4 years ago
- ☆36Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Time and duration crate optimized for speed☆62Updated 3 months ago
- ☆32Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Timer facilities for Rust's async story☆53Updated last month
- ☆46Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 7 months ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A Rust implementation of OS provided synchronization primitives☆53Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- ☆37Updated last year
- Object Pool LockFree in Rust☆45Updated 5 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 5 years ago
- Rust Bloomfilters☆26Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Extra components for use with Mio.☆31Updated last month