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
730 stars
38 watching
165 forks
Language: C++
last commit: 2 months ago
Linked from 3 awesome lists
bsoncborcppcsvcsv-parsercsv-readerjmespathjsonjson-constructionjson-diffjson-parserjson-parsingjson-patchjson-pointerjson-serializationjsonpathjsonschemamessagepackstreaming-json-readubjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing and generating JSON data | 69 |
| A header-only C++ library for working with JSON data | 605 |
| A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
| A library for building and iterating BSON data and JSON documents in C++ | 38 |
| Tool for client-customizable JSON formats from dynamic APIs | 16 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A desktop application for formatting JSON strings in a user-friendly way | 26 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A C++ JSON parser implemented as an Erlang NIF. | 871 |
| A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
| A JSON parser and generator for Clojure data structures | 544 |
| A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
| A C++ library that enables direct conversion between JSON and structured C++ data types | 427 |
| A set of C++ bindings for a fast JSON parsing library | 118 |
| A Caffeescript implementation of JSON-like data format | 1,337 |