mirror of
https://git.sr.ht/~ehmry/nim_cbor
synced 2026-01-03 01:14:37 +00:00
No description
|
|
||
|---|---|---|
| doc | ||
| LICENSES | ||
| src | ||
| tests | ||
| .gitignore | ||
| cbor.nimble | ||
| README.md | ||
| sbom.json | ||
| Tupfile | ||
| Tuprules.tup | ||
CBOR
A library for encoding and decoding CBOR. The library is structured in a way that optimizes encoding and decoding streams rather than rendering objects in memory.
If you have suggestions for API improvements please let me know. I do not have a strong opinion on how this library should be operated.
See the package documentation and the bignum module for more information.
Issue tracker: https://todo.sr.ht/~ehmry/nim_cbor