cbor
There are 272 repositories under cbor topic.
nlohmann/json
JSON for Modern C++
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
treefrogframework/treefrog-framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
rest-sh/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
streamich/json-joy
json-joy is a library that implements cutting-edge real-time and collaborative editing algorithms and utilities for JSON data models, with a focus on developing the JSON CRDT (Conflict-free Replicated Data Type) specification and implementation.
fxamacker/cbor
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.
danielaparker/jsoncons
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
taocpp/json
C++ header-only JSON library
intel/tinycbor
Concise Binary Object Representation (CBOR) Library
FasterXML/jackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
PJK/libcbor
CBOR protocol implementation for C
Juniper/libxo
The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.
FasterXML/jackson-dataformats-binary
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
pyfisch/cbor
CBOR support for serde.
vshymanskyy/muon
µON - a compact and simple binary object notation
sirthias/borer
Efficient CBOR and JSON (de)serialization in Scala
laurencelundblade/QCBOR
Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.
abersheeran/rpc.py
A fast and powerful RPC framework based on ASGI/WSGI.
gnieh/fs2-data
streaming data parsing and transformation library
valpackett/SwiftCBOR
A CBOR implementation for Swift
xcesco/kripton
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
anweiss/cddl
Concise data definition language (RFC 8610) implementation and JSON and CBOR validator in Rust
dahomey-technologies/Dahomey.Cbor
High-performance CBOR (RFC 8949) serialization framework for .Net (C#)
outfoxx/PotentCodables
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
greglook/clj-cbor
Native Clojure CBOR codec implementation.
rvagg/cborg
fast CBOR with a focus on strictness
slowli/jwt-compact
Compact JWT implementation in Rust
SomeRandomiOSDev/CBORCoding
Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
azadkuh/nlohmann_json_release
json for modern c++ (single header file, release versions)
ITpC/LAppS
LAppS - Lua Application Server for micro-services with default communication over WebSockets. The fastest and most vertically scalable WebSockets server implementation ever. Low latency C++ <-> Lua stack roundtrip.
bergzand/NanoCBOR
CBOR library aimed at heavily constrained devices
3v1n0/GMapsParser
Google Maps Turn by Turn Navigation Notifications parser API for Android
segmentio/objconv
A Go package exposing encoder and decoders that support data streaming to and from multiple formats.
libmcu/cbor
An implementation of CBOR in C
microsoft/CoseSignTool
CoseSignTool is a platform-agnostic command line application to COSE sign files and validate COSE signatures. CoseHandler is a library of functions for COSE signing and validation for use by .NET applications.
r4gus/zbor
CBOR parser written in Zig