Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neurocyte/thespian

thespian: an actor library for Zig, C & C++ applications
https://github.com/neurocyte/thespian

actor-model cpp zig zig-package

Last synced: 2 months ago
JSON representation

thespian: an actor library for Zig, C & C++ applications

Awesome Lists containing this project

README

        

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

To build:
```
./zig build
```

See `tests/*` for many interesting examples.