dicej / ipmpsc
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆57Updated 9 months ago
Alternatives and similar repositories for ipmpsc:
Users that are interested in ipmpsc are comparing it to the libraries listed below
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Typed any map for rust☆65Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Threadsafe RefCell for Rust☆90Updated last week
- Object Pool LockFree in Rust☆45Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Map data structure whose keys are stored as ranges☆84Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Better reference counted strings for Rust☆119Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Compile-time string operations☆90Updated last month
- A global executor built on top of async-executor and smol☆73Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- ☆40Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆55Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆143Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago