eun-ice / atomicring
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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Timer facilities for Rust's async story☆56Updated 7 months ago
- ☆38Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A library with task executors for Rust☆32Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Thread parking and unparking☆75Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆47Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated 2 weeks ago
- ☆73Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year