0.1.0 |
|
---|
#82 in #shared-memory
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
~39K SLoC