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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A circular buffer-like queue container.☆38Updated 2 months ago
- ☆47Updated 4 years ago
- ☆33Updated 3 years ago
- ☆39Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- ☆43Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago