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

#1869 in Encoding

Download history 1214/week @ 2024-03-13 1065/week @ 2024-03-20 1007/week @ 2024-03-27 714/week @ 2024-04-03 560/week @ 2024-04-10 1307/week @ 2024-04-17 1001/week @ 2024-04-24 820/week @ 2024-05-01 585/week @ 2024-05-08 810/week @ 2024-05-15 959/week @ 2024-05-22 1148/week @ 2024-05-29 1786/week @ 2024-06-05 1848/week @ 2024-06-12 1247/week @ 2024-06-19 720/week @ 2024-06-26

5,762 downloads per month
Used in 10 crates (7 directly)

MPL-2.0 license

110KB
2.5K SLoC

CBOR Codec

Encoder and decoder implementations for the Concise Binary Object Representation (CBOR, 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

~89–365KB