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.☆156Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆51Updated 10 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A circular buffer-like queue container.☆38Updated 7 months ago
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Async stream for Rust and the futures crate.☆188Updated last week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Lock-free queues.☆20Updated last year
- ☆48Updated 9 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- rust bindings of snmalloc☆142Updated last month
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆206Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Append-only commit log library for Rust☆114Updated 2 months ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- An implementation of an efficient O(n) median filter in Rust.☆23Updated 3 years ago