dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆69Updated 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☆150Updated 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.☆142Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆63Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- A simple bitset container for Rust☆157Updated 5 months ago
- Typed any map for rust☆67Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- ☆44Updated 6 months ago
- Library safely exposing the io_uring API.☆70Updated last week
- Minimal asynchronous executor for Rust☆133Updated this week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago