diwic / shmem-ipcLinks
Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.
☆156Updated 2 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:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Rust crate for managing CPU core affinities☆206Updated 7 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Library safely exposing the io_uring API.☆68Updated last month
- Performant time measuring in Rust☆195Updated last year
- rust bindings of snmalloc☆142Updated last month
- Object Pool LockFree in Rust☆47Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- Simple and flexible multi-index containers.☆124Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated this week
- ☆196Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Per-object thread-local storage for Rust☆353Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Proactive IO & Runtime system☆275Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆51Updated 9 months ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- The cost of Rust async/await☆131Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week