Philippe Pittoli 5ca55f0525 | ||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
TODO.md | ||
build.zig | ||
libipc.h |
README.md
libipc
libipc - Simple, easy-to-use IPC library.
Compilation
Either make
or zig build
.
For more options, see either the makefile or build.zig
.
Usage
See the dedicated repository.
Status
LibIPC reached a stable state and is usable. Performance is fine for most projects, but can be largely improved.