eun-ice / atomicringLinks
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
☆41Updated last year
Alternatives and similar repositories for atomicring
Users that are interested in atomicring are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆39Updated 5 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A circular buffer-like queue container.☆38Updated 4 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆41Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year