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:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆47Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- ☆39Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- The simd optimized escape code☆54Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- ☆86Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- NATS unique identifiers☆20Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A library with task executors for Rust☆32Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago