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:
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Typed any map for rust☆67Updated 9 months ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆154Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Define your own PhantomData☆158Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆187Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆130Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago