0.1.0 Oct 9, 2020

#81 in #shared-memory

Apache-2.0

15KB
324 lines

Safe-IPC

This crate will expose some of the most known forms of inter-process communication such as shared memory and pipes(WIP).

Requirements

The target system must be able to use one of the following crates: nix or winapi.

Contributions

All contributions to this project will be under Apache-2.0 license.

Dependencies

~2MB
~38K SLoC