smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆298Updated last month
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☆279Updated 3 weeks ago
- Notify async tasks or threads☆502Updated last month
- Task abstraction for building executors☆540Updated 3 weeks ago
- Async executor☆424Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Async broadcast channels☆189Updated 4 months ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- ☆241Updated 5 months ago
- Experiments with structured concurrency in Rust☆404Updated last year
- Asynchronous HTTP body trait☆152Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- high-speed timing library in Rust☆383Updated 7 months ago
- Async I/O and timers☆565Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Structured concurrency operations for async Rust☆482Updated this week
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- An atomically updatable Arc for lock-free concurrency.☆189Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Generic Atomic<T> type for Rust☆246Updated 3 months ago