diwic / shmem-ipcLinks
Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.
☆152Updated 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:
- rust bindings of snmalloc☆136Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Performant time measuring in Rust☆192Updated last year
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Rust crate for managing CPU core affinities☆190Updated 3 months ago
- ☆185Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- This is a Rust implementation for popular caches (support no_std).