CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested.
Python CBOR (de)serializer with extensive tag support
Concise Binary Object Representation (CBOR) Library
A C# implementation of Concise Binary Object Representation (RFC 8949).
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.
A library to perform generic seralization and deserialization of QObjects from and to JSON and CBOR
#安卓#A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20...
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON