thespian: an actor library for Zig, C & C++ applications
Find a file
2025-07-23 12:09:59 +02:00
.vscode
include feat: export debugging signal handlers to zig 2025-07-03 15:58:41 +02:00
src build: update to new writer API in zig-0.15.0-dev.1034+bd97b6618 2025-07-15 17:35:19 +02:00
test
.clang-tidy
.gitignore
build.zig build: update build for zig-0.15.0-dev.1034+bd97b6618 2025-07-15 17:24:30 +02:00
build.zig.version build: update build for zig-0.15.0-dev.1034+bd97b6618 2025-07-15 17:24:30 +02:00
build.zig.zon Merge branch 'master' into zig-0.15.0 2025-07-23 12:09:59 +02:00
LICENSE
README.md
zig build: update to zig-0.15.0-dev.936+fc2c1883b 2025-07-14 20:21:18 +02:00

Thespian

Fast & flexible actors for Zig, C & C++ applications

To build:

./zig build

See tests/* for many interesting examples.

See DeepWiki for more documentation: Ask DeepWiki