11 releases (6 breaking)

Uses old Rust 2015

0.7.1 Feb 4, 2017
0.6.0 Nov 2, 2016
0.5.0 Mar 27, 2016
0.4.2 Oct 23, 2015
0.1.0 Jul 30, 2015

#471 in Encoding

Download history 1039/week @ 2022-11-29 1135/week @ 2022-12-06 1531/week @ 2022-12-13 1110/week @ 2022-12-20 835/week @ 2022-12-27 1199/week @ 2023-01-03 1588/week @ 2023-01-10 1677/week @ 2023-01-17 1717/week @ 2023-01-24 1849/week @ 2023-01-31 1676/week @ 2023-02-07 1733/week @ 2023-02-14 1560/week @ 2023-02-21 1460/week @ 2023-02-28 1865/week @ 2023-03-07 1403/week @ 2023-03-14

6,565 downloads per month
Used in 8 crates (7 directly)

MPL-2.0 license

110KB
2.5K SLoC

CBOR Codec

Encoder and decoder implementations for the Concise Binary Object Representation (CBOR, https://tools.ietf.org/html/rfc7049[RFC 7049]).

Documentation

API documentation is available at https://twittner.gitlab.io/cbor-codec/cbor/


lib.rs:

CBOR (RFC 7049) encoder and decoder implementations.

Dependencies

~87–270KB