json by tunnuz

json++

updated at April 17, 2024, 10:30 p.m.

C++

7 +0

41 +0

18 +0

GitHub
JSONTestSuite by nst

A comprehensive test suite for RFC 8259 compliant JSON parsers

updated at April 26, 2024, 11:23 p.m.

C++

33 +0

842 +2

137 +0

GitHub
ArduinoJson by bblanchon

📟 JSON library for Arduino and embedded C++. Simple and efficient.

updated at April 27, 2024, 12:58 p.m.

C++

194 +0

6,558 +9

1,096 -2

GitHub
json11 by dropbox

A tiny JSON library for C++11.

updated at April 27, 2024, 3:47 p.m.

C++

144 +0

2,523 +2

614 -1

GitHub
rapidjson by Tencent

A fast JSON parser/generator for C++ with both SAX/DOM style API

updated at April 27, 2024, 6:24 p.m.

C++

558 +0

13,864 +21

3,485 +0

GitHub
json by nlohmann

JSON for Modern C++

updated at April 27, 2024, 10:07 p.m.

C++

765 +0

40,264 +83

6,495 +8

GitHub
simdjson by simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

updated at April 27, 2024, 11:28 p.m.

C++

237 +0

18,385 +25

963 +1

GitHub