miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4401
- days_rel: n/a
- days_push: 1405
- n_releases_24m: 0
Adoption not part of the score
2065 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A benchmark suite evaluating the conformance and performance (speed, memory, code size) of 41 open-source C/C++ JSON parsing and generation libraries. It tests compliance with RFC7159/ECMA-404 standards and measures parse/stringify performance.
Use cases
- compare performance of C++ JSON libraries
- check JSON parser conformance against RFC7159
- find the fastest JSON parsing library for C++
- benchmark memory usage of JSON parsers
- evaluate JSON roundtrip correctness
- optimize a JSON library using benchmark results
When to choose
- you need to select a C/C++ JSON library based on measured speed, memory, or standards conformance
- you are developing or optimizing a JSON parser and want objective comparison data
When to avoid
- you need a JSON library itself rather than a comparison of libraries
- you work in languages other than C/C++
- you need up-to-date results for recently released libraries, as the benchmark was last updated in 2022
Facets
library · maturity maintenance
benchmarking parser serialization json developer-tools performance parsers testing cpp c cross-platform json-benchmark c-plus-plus conformance-testing rapidjson
1 source
- readme: https://github.com/miloyip/nativejson-benchmark · fetched 2026-08-28 · 469293735560
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| miloyip/nativejson-benchmark | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="miloyip/nativejson-benchmark")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem