#cbor #binary #decoding

cborian

CBOR Codec implementation

2 releases

0.9.2 Dec 13, 2020
0.9.1 Dec 13, 2020

#65 in #cbor

MPL-2.0 license

115KB
2.5K SLoC

CBORian

This is a fork of Toralf Wittner's (twittner) work found at cbor-codec repository

CBOR

Encoder and decoder implementations for the Concise Binary Object Representation (CBOR), RFC 7049.

Documentation

His documentation can be found at API documentation is available at cborian


lib.rs:

CBOR (RFC 7049) encoder and decoder implementations.

Dependencies

~2.5MB
~51K SLoC