smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆299Updated 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
Sorting:
- Async synchronization primitives☆281Updated last month
- Notify async tasks or threads☆504Updated this week
- Task abstraction for building executors☆560Updated last week
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Async executor☆435Updated last week
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Async broadcast channels☆190Updated 5 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- ☆209Updated 11 months ago
- Async I/O and timers☆576Updated 2 weeks ago
- high-speed timing library in Rust☆386Updated 7 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Experiments with structured concurrency in Rust☆410Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Structured concurrency operations for async Rust☆487Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- ☆243Updated 2 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Async interface for working with processes☆206Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago