smol-rs / concurrent-queue
Concurrent multi-producer multi-consumer queue
☆275Updated last month
Alternatives and similar repositories for concurrent-queue:
Users that are interested in concurrent-queue are comparing it to the libraries listed below
- Task abstraction for building executors☆456Updated last month
- Notify async tasks or threads☆460Updated last month
- Async synchronization primitives☆261Updated last month
- Futures, streams, and async I/O combinators.☆496Updated 3 weeks ago
- Async I/O and timers☆482Updated this week
- Adaptors between compression crates and Rust's async IO types☆465Updated 2 weeks ago
- Async executor☆360Updated last month
- Structured concurrency operations for async Rust☆437Updated last month
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- Rust crate for managing CPU core affinities☆182Updated last week
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Utilities for collecting metrics from a Tokio application☆323Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆388Updated last month
- Lightweight and high performance concurrent cache☆224Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Rust allocator using jemalloc as a backend☆389Updated last month
- high-speed timing library in Rust☆331Updated 2 months ago
- Async broadcast channels☆174Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆324Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆221Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- High-performance containers and utilities for concurrent and asynchronous programming☆390Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year