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.☆158Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆52Updated last year
- Async stream for Rust and the futures crate.☆192Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- ☆205Updated last year
- Fast CRC-32-Castagnoli implementation in Rust☆52Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A library with task executors for Rust☆33Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A circular buffer-like queue container.☆39Updated 9 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A fast and flexible LRU map.☆198Updated last year
- An implementation of an efficient O(n) median filter in Rust.☆23Updated 3 years ago