~ehmry/nim_cbor

Concise Binary Object Representation decoder and encoder (RFC8949).
*.nimble: swap nim:bin key and value
Test with balls
Get rid of direnv

clone

read-only
https://git.sr.ht/~ehmry/nim_cbor
read/write
git@git.sr.ht:~ehmry/nim_cbor

You can also use your local clone with git send-email.

#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

Do not follow this link