smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆283Updated 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:
- Task abstraction for building executors☆471Updated 4 months ago
- Notify async tasks or threads☆474Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Async executor☆374Updated last month
- Rust crate for managing CPU core affinities☆190Updated 3 months ago
- high-speed timing library in Rust☆345Updated last week
- Async I/O and timers☆526Updated last week
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Per-object thread-local storage for Rust☆342Updated this week
- in-place allocation-reusing queues for Rust☆373Updated last year
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Rust allocator using jemalloc as a backend☆424Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- ☆185Updated 3 months ago
- Structured concurrency operations for async Rust☆455Updated 4 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆432Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Async broadcast channels☆179Updated 5 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- ☆312Updated 2 months ago