11 lines
270 B
Markdown
11 lines
270 B
Markdown
# Thespian
|
|
Fast & flexible actors for Zig, C & C++ applications
|
|
|
|
To build:
|
|
```
|
|
./zig build
|
|
```
|
|
|
|
See `tests/*` for many interesting examples.
|
|
|
|
See DeepWiki for more documentation: [](https://deepwiki.com/neurocyte/thespian)
|