smol-rs / concurrent-queueLinks
Concurrent multi-producer multi-consumer queue
☆283Updated 2 weeks ago
Alternatives and similar repositories for concurrent-queue
Users that are interested in concurrent-queue are comparing it to the libraries listed below
Sorting:
- Notify async tasks or threads☆473Updated 2 weeks ago
- Task abstraction for building executors☆467Updated 4 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Async executor☆370Updated 2 weeks ago
- Async I/O and timers☆513Updated this week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆424Updated 2 months ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Async broadcast channels☆177Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆329Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- ☆487Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Spin-based synchronization primitives☆534Updated 2 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- high-speed timing library in Rust☆342Updated 5 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Rust allocator using jemalloc as a backend☆416Updated 3 weeks ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago