Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.
☆163Nov 22, 2022Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Rust implementation of OS provided synchronization primitives☆62Sep 11, 2023Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Jun 10, 2024Updated last year
- A Rust wrapper around native shared memory for Linux and Windows☆435Sep 5, 2023Updated 2 years ago
- Ringbuffer with FD signalling - fast IPC without memory copies!☆90Feb 9, 2021Updated 5 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆71Sep 25, 2025Updated 6 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- obsolete since rust 1.35.0 doesn't need it anymore☆10Oct 9, 2021Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- Talk for RustConf 2021☆11Jul 28, 2021Updated 4 years ago
- A multiprocess drop-in replacement for Rust channels☆1,106Apr 2, 2026Updated last week
- Performant time measuring in Rust☆201Mar 18, 2024Updated 2 years ago
- Chooses samples randomly by their weights/probabilities☆13Sep 4, 2016Updated 9 years ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆296Updated this week
- A low-latency malloc implementation☆26Apr 5, 2021Updated 5 years ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Python bindings for Boost.Interprocess☆10Dec 20, 2016Updated 9 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- high-speed timing library in Rust☆397Jun 10, 2025Updated 9 months ago
- SQLite-based on-disk cache for Rust.☆25Jul 29, 2024Updated last year
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆549Feb 22, 2026Updated last month
- Include many files in your Rust code for self-contained binaries☆19Apr 2, 2026Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Some Benchmark and testing around Libuv and Rust MIO libraries☆11Mar 31, 2019Updated 7 years ago
- An asyncronous runtime for a single-threaded no_std environment