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

721 stars
38 watching
163 forks
Language: C++
last commit: 6 days 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:

Repository Description Stars
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
taocpp/json A header-only C++ library for working with JSON data 596
kassane/json A lightweight C++ JSON library with intuitive syntax and minimal dependencies 1
chrismanning/jbson A library for building and iterating BSON data and JSON documents in C++ 38
cocoonspace/dynjson Tool for client-customizable JSON formats from dynamic APIs 16
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
davidtimovski/json-formatter A desktop application for formatting JSON strings in a user-friendly way 25
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11
clojure/data.json A JSON parser and generator for Clojure data structures. 543
jeaye/jeayeson A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. 132
jorgen/json_struct A C++ library that enables direct conversion between JSON and structured C++ data types 423
eddelbuettel/rcppsimdjson A set of C++ bindings for a fast JSON parsing library 117
bevry/cson A Caffeescript implementation of JSON-like data format 1,336