About 16 results
Open links in new tab

CBOR — Concise Binary Object Representation | Overview
“The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without …
CBOR — Concise Binary Object Representation | Specification
Find the motivation for CBOR, the detailed specification, information on transcoding from and to JSON, and appendices with test vectors and readily usable code.
CBOR — Concise Binary Object Representation | Implementations
CBOR is simple enough to implement from scratch for a specific application. For applications where that is not desirable, generic implementations are available for a variety of platforms.
CBOR — Concise Binary Object Representation | Tools
cbor.me Get to know CBOR and check your data in both binary form and JSON-derived diagnostic notation on this simple interactive website. CBOR diagnostic utilities Convert …