jsoncons

Data format library

A C++ header-only library for constructing and manipulating various data formats

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

GitHub

730 stars
38 watching
165 forks
Language: C++
last commit: almost 2 years ago
Linked from 3 awesome lists

bsoncborcppcsvcsv-parsercsv-readerjmespathjsonjson-constructionjson-diffjson-parserjson-parsingjson-patchjson-pointerjson-serializationjsonpathjsonschemamessagepackstreaming-json-readubjson

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hjson/hjson-cppA C++ library for parsing and generating JSON data69
taocpp/jsonA header-only C++ library for working with JSON data605
kassane/jsonA lightweight C++ JSON library with intuitive syntax and minimal dependencies1
chrismanning/jbsonA library for building and iterating BSON data and JSON documents in C++38
cocoonspace/dynjsonTool for client-customizable JSON formats from dynamic APIs16
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21
davidtimovski/json-formatterA desktop application for formatting JSON strings in a user-friendly way26
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
davisp/jiffyA C++ JSON parser implemented as an Erlang NIF.871
lydiandy/cjsonA Vlang wrapper around cJSON for working with JSON data structures and serialization.11
clojure/data.jsonA JSON parser and generator for Clojure data structures544
jeaye/jeayesonA C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner.132
jorgen/json_structA C++ library that enables direct conversion between JSON and structured C++ data types427
eddelbuettel/rcppsimdjsonA set of C++ bindings for a fast JSON parsing library118
bevry/csonA Caffeescript implementation of JSON-like data format1,337