smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆299Updated 2 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☆280Updated last month
- Notify async tasks or threads☆503Updated this week
- Async executor☆430Updated last week
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Task abstraction for building executors☆555Updated this week
- Async broadcast channels☆189Updated 5 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Async interface for working with processes☆206Updated 4 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- ☆241Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Async I/O and timers☆574Updated last week
- in-place allocation-reusing queues for Rust☆395Updated last year
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- ☆209Updated 10 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Structured concurrency operations for async Rust☆486Updated this week
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month