dicej / ipmpsc
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆59Updated 10 months ago
Alternatives and similar repositories for ipmpsc:
Users that are interested in ipmpsc are comparing it to the libraries listed below
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Timer facilities for Rust's async story☆56Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated last week
- Run closures in parallel☆113Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago