Show HN: CJ minimal JSON parser in ANSI C
git.sr.htIt's a small token based JSON parser with no dynamic memory allocations. see https://gitlab.com/mac3n/jig
similar, event-based (SAX-like), good for field extraction
It's a small token based JSON parser with no dynamic memory allocations. see https://gitlab.com/mac3n/jig
similar, event-based (SAX-like), good for field extraction