eun-ice / atomicring
AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
☆39Updated 10 months ago
Alternatives and similar repositories for atomicring:
Users that are interested in atomicring are comparing it to the libraries listed below
- 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☆73Updated 8 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A circular buffer-like queue container.☆36Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Convert closures into wakers☆45Updated last month
- ☆46Updated 4 years ago
- A library with task executors for Rust☆32Updated last month
- Rust Bloomfilters☆28Updated 3 years ago
- ☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆37Updated 4 years ago
- A foray into rust async await☆44Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- ☆43Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- ☆47Updated last month