Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 477 Bytes

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