feat: initial release of thespian's cbor module as a separate package
This commit is contained in:
parent
e46447c70a
commit
a6174af2ec
5 changed files with 7 additions and 130 deletions
11
README.md
11
README.md
|
@ -1,9 +1,2 @@
|
|||
# Thespian
|
||||
Fast & flexible actors for Zig, C & C++ applications
|
||||
|
||||
To build:
|
||||
```
|
||||
./zig build
|
||||
```
|
||||
|
||||
See `tests/*` for many interesting examples.
|
||||
# Zig CBOR
|
||||
A Fast & flexible cbor encoding, decoding and matching library for Zig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue