smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆296Updated 3 months ago
Alternatives and similar repositories for concurrent-queue
Users that are interested in concurrent-queue are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆276Updated 3 months ago
- Task abstraction for building executors☆526Updated last month
- Notify async tasks or threads☆500Updated 4 months ago
- Async executor☆410Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- Async broadcast channels☆187Updated 3 months ago
- Per-object thread-local storage for Rust☆360Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- high-speed timing library in Rust☆377Updated 5 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Lightweight and high performance concurrent cache☆290Updated last month
- in-place allocation-reusing queues for Rust☆391Updated last year
- Async interface for working with processes☆205Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Async I/O and timers☆554Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆479Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- ☆204Updated 8 months ago
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- Experiments with structured concurrency in Rust☆394Updated last year
- Asynchronous HTTP body trait☆151Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month