dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆70Updated 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☆153Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Define your own PhantomData☆158Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Better reference counted strings for Rust☆140Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- ☆44Updated 8 months ago