thespian: an actor library for Zig, C & C++ applications
.vscode | ||
include | ||
src | ||
test | ||
.clang-tidy | ||
.gitignore | ||
build.zig | ||
build.zig.version | ||
build.zig.zon | ||
LICENSE | ||
README.md | ||
zig |
Thespian
Fast & flexible actors for Zig, C & C++ applications
To build:
./zig build
See tests/*
for many interesting examples.