smol-rs / concurrent-queue
Concurrent multi-producer multi-consumer queue
☆264Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent-queue
- Task abstraction for building executors☆413Updated last month
- Async synchronization primitives☆255Updated last month
- Notify async tasks or threads☆449Updated this week
- Futures, streams, and async I/O combinators.☆475Updated this week
- Async I/O and timers☆450Updated last week
- high-speed timing library in Rust☆303Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Rust crate for managing CPU core affinities☆177Updated 4 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- Async executor☆334Updated last month
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- Async broadcast channels☆164Updated 4 months ago
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- ☆447Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Structured concurrency operations for async Rust☆411Updated last week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Compile-time string formatting☆214Updated 2 months ago