About 15 results
Open links in new tab

CBOR — Concise Binary Object Representation | Overview
CBOR is based on the wildly successful JSON data model: numbers, strings, arrays, maps (called objects in JSON), and a few values such as false, true, and null. No Schema needed. One of …
CBOR — Concise Binary Object Representation | Specification
RFC 8949: CBOR. The stable reference. Find the motivation for CBOR, the detailed specification, information on transcoding from and to JSON, and appendices with test vectors and readily …
CBOR — Concise Binary Object Representation | Implementations
Idiomatic, lightweight and fast CBOR (de)serialization in Scala. Zero dependencies, type-class based, easy to integrate. View details » Clojure. clj-cbor is an extensible, native Clojure …
CBOR — Concise Binary Object Representation | Tools
Convert between CBOR and a few other formats, including diagnostic notation. Pretty-print binary CBOR to see what's inside. Installation: gem install cbor-diag