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
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- ☆47Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Object Pool LockFree in Rust☆45Updated last month
- ☆37Updated 4 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A circular buffer-like queue container.☆37Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- Convert closures into wakers☆45Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 11 months ago
- ☆32Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A library with task executors for Rust☆32Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Duplicate an async I/O handle☆40Updated last month
- ☆47Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago