diwic / shmem-ipcLinks
Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.
☆158Updated 3 years ago
Alternatives and similar repositories for shmem-ipc
Users that are interested in shmem-ipc are comparing it to the libraries listed below
Sorting:
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Performant time measuring in Rust☆201Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated last month
- A fast and flexible LRU map.☆198Updated last year
- ☆52Updated last year
- Simple and flexible multi-index containers.☆126Updated this week
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- ☆208Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆52Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆268Updated 2 weeks ago
- The cost of Rust async/await☆132Updated 3 years ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Inter-event timing metrics on top of tracing.☆129Updated last month