Skip to content
/ cbor-nim Public

Concise Binary Object Representation decoder and encoder (RFC8949)

Notifications You must be signed in to change notification settings

ehmry/cbor-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Concise Binary Object Representation decoder and encoder (RFC8949)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published