smol-rs / concurrent-queue
Concurrent multi-producer multi-consumer queue
☆277Updated 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
- Task abstraction for building executors☆460Updated 2 months ago
- Notify async tasks or threads☆461Updated last month
- Async synchronization primitives☆263Updated 2 months ago
- Async executor☆362Updated 2 months ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆393Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Async broadcast channels☆174Updated 3 months ago
- Async I/O and timers☆489Updated last week
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Utilities for collecting metrics from a Tokio application☆325Updated 3 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Rust allocator using jemalloc as a backend☆396Updated last month
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Structured concurrency operations for async Rust☆441Updated last month
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 3 weeks ago
- ☆176Updated 2 weeks ago