Concurrent multi-producer multi-consumer queue
☆302Dec 2, 2025Updated 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:
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- Duplicate an async I/O handle☆41Feb 15, 2026Updated last month
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- Async executor☆440Feb 18, 2026Updated last month
- Async I/O and timers☆592Updated this week
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- Async filesystem primitives☆145Feb 15, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆141Feb 15, 2026Updated last month
- Async broadcast channels☆191Aug 19, 2025Updated 7 months ago
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- A simple and fast random number generator☆569Mar 9, 2026Updated last week
- Async interface for working with processes☆207Sep 14, 2025Updated 6 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Asynchronous signal handling☆27Jan 20, 2026Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- A high performance concurrent caching library for Rust☆2,451Updated this week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year