6 projects
JSON for Modern C++
A modern C++ library providing JSON parsing, serialization and manipulation capabilities with an intuitive syntax and extensive documentation. It offers header-only integration, type safety, STL container compatibility, and support for JSON schema validation.
3,682
685
$4.7M
POCO
POCO (Portable Components) is a collection of C++ class libraries for building network-centric, portable applications. It provides cross-platform functionality for network programming, threading, file system access, streams, JSON, XML, and other common programming tasks.
2,155
311
$47M
JsonCpp
A C++ library for interacting with JSON.
RapidJSON
A fast JSON parser/generator for C++ with both SAX/DOM style API
jsoncons
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
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks