smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆291Updated 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☆273Updated last month
- Task abstraction for building executors☆496Updated 2 weeks ago
- Notify async tasks or threads☆484Updated last month
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Async executor☆400Updated last month
- Async broadcast channels☆186Updated last month
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Futures, streams, and async I/O combinators.☆521Updated last month
- Per-object thread-local storage for Rust☆353Updated this week
- high-speed timing library in Rust☆369Updated 3 months ago
- ☆196Updated 6 months ago
- Async interface for working with processes☆202Updated 2 weeks ago
- Structured concurrency operations for async Rust☆467Updated last week
- Lightweight and high performance concurrent cache☆268Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆461Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Adaptors between compression crates and Rust's async IO types☆561Updated last week
- Async I/O and timers☆545Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Utilities for collecting metrics from a Tokio application☆371Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆382Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Asynchronous HTTP body trait☆147Updated last month
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago