smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆293Updated 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☆275Updated 2 months ago
- Task abstraction for building executors☆517Updated last month
- Notify async tasks or threads☆496Updated 3 months ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Async executor☆406Updated 2 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- high-speed timing library in Rust☆375Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Async interface for working with processes☆205Updated last month
- ☆233Updated 3 months ago
- Async I/O and timers☆553Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- ☆201Updated 8 months ago
- Per-object thread-local storage for Rust☆358Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Structured concurrency operations for async Rust☆474Updated last month
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆375Updated 2 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year