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.☆153Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆60Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Lock free bounded non blocking pub sub queue☆76Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Async stream for Rust and the futures crate.☆186Updated this week
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- ☆48Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A circular buffer-like queue container.☆38Updated 5 months ago
- ☆50Updated 8 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Heap-based async timers☆214Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Run closures in parallel☆114Updated 7 months ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Concurrent hash trie☆57Updated 4 years ago