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:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- ☆189Updated 4 months ago
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Performant time measuring in Rust☆192Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Simple and flexible multi-index containers.☆115Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Async broadcast channels☆179Updated 6 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆227Updated 2 weeks ago
- high-speed timing library in Rust☆346Updated last month
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆433Updated 3 months ago
- Proactive IO & Runtime system☆274Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago