dicej / ipmpscLinks
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆65Updated 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☆134Updated 11 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Simple and flexible multi-index containers.☆121Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- Better reference counted strings for Rust☆135Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- The missing compound borrowing for Rust.☆61Updated last month
- Library safely exposing the io_uring API.☆68Updated 5 months ago