Chlumsky/json-cpp-gen

A generator of JSON parser & serializer C++ code from structure header files

43
/ 100
Emerging

This tool helps C++ developers automatically create code that can convert C++ data structures into JSON format and vice-versa. You provide a C++ header file containing your `struct` definitions, and it generates efficient parser and serializer classes. This is for C++ developers who need to exchange data with systems that use JSON, without manually writing conversion code.

Use this if you are a C++ developer needing to reliably and efficiently convert complex C++ structs to and from JSON data without writing repetitive boilerplate code.

Not ideal if you need to work with heterogeneous JSON objects, C++ classes with private members, or template structures, as these are not supported.

C++ development data serialization JSON data exchange API integration data parsing
No Package No Dependents
Maintenance 10 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 10 / 25

How are scores calculated?

Stars

27

Forks

3

Language

C++

License

Last pushed

Feb 13, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Chlumsky/json-cpp-gen"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.