gyf304/cmarshal

Go-style JSON Marshal / Unmarshal for C structs

27
/ 100
Experimental

This tool helps C programmers automatically create code to convert C data structures (structs) into JSON format and vice versa. You provide a C header file with your struct definitions, and it generates the necessary C code to handle the JSON serialization and deserialization. This is for C developers who need to exchange data with systems that use JSON, such as web services or configuration files.

No commits in the last 6 months.

Use this if you are a C programmer and need to easily convert your C structs to and from JSON without writing all the serialization and deserialization code manually.

Not ideal if you are working with a language other than C, or if your primary need is not JSON data exchange for C structs.

C programming JSON data exchange configuration parsing data serialization system integration
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 5 / 25

How are scores calculated?

Stars

17

Forks

1

Language

C

License

MIT

Last pushed

Feb 15, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/gyf304/cmarshal"

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