dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆59Updated 11 months ago
Alternatives and similar repositories for ipmpsc
Users that are interested in ipmpsc are comparing it to the libraries listed below
Sorting:
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Typed any map for rust☆67Updated 5 months ago
- 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 3 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆75Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆42Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Automatic cfg for Rust compiler features☆95Updated last week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Run closures in parallel☆113Updated 4 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago