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 global executor built on top of async-executor and smol☆75Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years 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
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated 3 weeks ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- Lock-free queues.☆20Updated 2 years ago
- Multi-threaded implementation of redis written in rust☆145Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Jaeger tracing library for Rust☆83Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago