๐ JSON library for Arduino and embedded C++. Simple and efficient.
HTTP and WebSocket built on Boost.Asio in C++11
Ultralightweight JSON parser in ANSI C
A date and time library based on the C++11/14/17 <chrono> header
Extremely fast, in memory, JSON and interface library for modern C++
JSON & BSON parser/writer
A very sane (header only) C++14 JSON library
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
C++ header-only JSON library
A tiny JSON library for C++11.
Tiny, zero-allocation JSON serializer written in ANSI C
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
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
A C++ library for interacting with JSON.
A small header-only library for converting data between json representation and c++ structs
๐๏ธ single header json parser for C and C++
A simple and fast JSON parser in ANSI C
Very low footprint DOM-style JSON parser written in portable ANSI C
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
A killer modern C++ library for interacting with JSON.
A JSON parser in C++
Very simple C++ JSON Parser
JS inspired Variants and JSON parsing for C++
A header only library for creating and validating json web tokens in c++
a JSON parser and printer library in C. easy to integrate with any model.
Universal configuration library parser
Non-intrusive, high performance C++17 lightweight JSON de/serializer
A lightweight Release-tracking repository for nlohmann/json. Suitable for CMake fetchcontent. Automatically upgraded every weeks.
Lightweight JSON library written in C.
a header-file-only, JSON parser serializer in C++
QJson is a qt-based library that maps JSON data to QVariant objects.
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
Lightweight, extremely high-performance JSON parser for C++11
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Formatted C++20 stdlib man pages (cppreference)
A small C++ library to handle hashed strings serving as identifiers.
ยตjson is a a small, C++11, UTF-8, JSON library
Ultra fast JSON decoder and encoder written in C with Python bindings
A fast streaming JSON parsing library in C.
A YAML parser and emitter in C++
The fastest JSON library in C