json
JSON parser
A lightweight C++ library for serializing and deserializing JSON data
JSON for Modern C++
44k stars
764 watching
7k forks
Language: C++
last commit: about 1 month ago
Linked from 8 awesome lists
bsoncborheader-onlyjsonjson-diffjson-merge-patchjson-parserjson-patchjson-pointerjson-serializationmessagepackmsgpackrfc-6901rfc-6902rfc-7049rfc-7159rfc-8259stl-containersubjson
Related projects:
Repository | Description | Stars |
---|---|---|
open-source-parsers/jsoncpp | A C++ library for working with JSON data | 8,223 |
google/jsonnet | A data templating language that allows you to generate text based on input data using a JSON-based syntax. | 7,045 |
jeaye/jeayeson | A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
atlas-engineer/njson | A convenient and brevity-focused JSON handling framework for Common Lisp. | 16 |
taocpp/json | A header-only C++ library for working with JSON data | 605 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 69 |
json-schema-org/json-schema-spec | A specification for validating and annotating JSON documents | 3,896 |
bblanchon/arduinojson | A lightweight C++ JSON library for embedded systems and IoT devices. | 6,768 |
jorgen/json_struct | A C++ library that enables direct conversion between JSON and structured C++ data types | 427 |
danielaparker/jsoncons | A C++ header-only library for constructing and manipulating various data formats | 730 |
tgockel/json-voorhees | A modern C++ JSON library with developer-friendly features and minimal overhead. | 129 |
akheron/jansson | A JSON data processing library with a simple API and full Unicode support | 3,100 |
chrismanning/jbson | A library for building and iterating BSON data and JSON documents in C++ | 38 |
json-api/json-api | A specification and implementation of JSON-based APIs with standardized resource formats. | 7,480 |