A Fast & flexible cbor encoding, decoding and matching library for Zig
Find a file
2024-08-31 21:00:43 +02:00
src fix: fix windows build of flow 2024-08-31 21:00:43 +02:00
test feat: add support for floats to cbor 2024-06-25 21:04:51 +02:00
build.zig feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
build.zig.zon build: update to latest zig master 2024-06-04 22:13:16 +02:00
LICENSE Initial Release 2024-02-08 23:04:55 +01:00
README.md Create README.md 2024-02-08 23:14:04 +01:00

Thespian

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

To build:

./zig build

See tests/* for many interesting examples.