dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆59Updated 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☆122Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Object Pool LockFree in Rust☆47Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A simple bitset container for Rust☆147Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- A circular buffer-like queue container.☆38Updated 4 months ago
- Generic Atomic<T> type for Rust☆236Updated last month
- Typed any map for rust☆67Updated 7 months ago
- Better reference counted strings for Rust☆131Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Migrated to Codeberg☆79Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆56Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year