smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆297Updated 3 weeks 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☆278Updated this week
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- Notify async tasks or threads☆502Updated 3 weeks ago
- Task abstraction for building executors☆530Updated last week
- Async broadcast channels☆188Updated 4 months ago
- Async executor☆421Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- high-speed timing library in Rust☆378Updated 6 months ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Async interface for working with processes☆205Updated 3 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- ☆206Updated 9 months ago
- ☆240Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Async I/O and timers☆558Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Generic Atomic<T> type for Rust☆246Updated 3 months ago