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☆152Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- A fast and flexible LRU map.☆198Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Library safely exposing the io_uring API.☆71Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- ☆44Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Typed any map for rust☆67Updated last year
- ☆87Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago