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:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆63Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Heap-based async timers☆216Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Extra components for use with Mio.☆31Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- ☆48Updated 10 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- skiplist☆144Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year