eun-ice / atomicringLinks
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
☆42Updated last year
Alternatives and similar repositories for atomicring
Users that are interested in atomicring are comparing it to the libraries listed below
Sorting:
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- A circular buffer-like queue container.☆38Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆51Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆51Updated 2 years ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Lock-free queues.☆20Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A library with task executors for Rust☆33Updated 11 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Async stream for Rust and the futures crate.☆189Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year