diwic / shmem-ipcLinks
Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.
☆154Updated 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☆65Updated last year
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago
- Library safely exposing the io_uring API.☆68Updated last week
- Rust crate for managing CPU core affinities☆204Updated 6 months ago
- a lock-free concurrent slab (experimental)☆296Updated 8 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- rust bindings of snmalloc☆140Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- ☆50Updated 9 months ago
- Performant time measuring in Rust☆195Updated last year
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- high-speed timing library in Rust☆366Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆246Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Generic Atomic<T> type for Rust☆238Updated this week
- ☆192Updated 6 months ago
- Simple and flexible multi-index containers.☆121Updated 3 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆237Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Per-object thread-local storage for Rust☆352Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated 2 weeks ago