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
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- A circular buffer-like queue container.☆38Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 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
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A foray into rust async await☆44Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Memory database☆55Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Concurrent hash trie☆57Updated 4 years ago