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.☆154Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- ☆51Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A circular buffer-like queue container.☆38Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Library safely exposing the io_uring API.☆68Updated 2 weeks ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- ☆87Updated 8 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Heap-based async timers☆214Updated last year