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:
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- 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
- Object Pool LockFree in Rust☆49Updated 4 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A fast and flexible LRU map.☆199Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Library safely exposing the io_uring API.☆78Updated this week
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆44Updated 8 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago