dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆68Updated last year
Alternatives and similar repositories for ipmpsc
Users that are interested in ipmpsc are comparing it to the libraries listed below
Sorting:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Typed any map for rust☆67Updated 10 months ago
- ☆44Updated 6 months ago
- Simple and flexible multi-index containers.☆126Updated 5 months ago
- Library safely exposing the io_uring API.☆69Updated this week