zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.64k stars 778 forks source link

jsmn_organizer #234

Open vishnu-illikkal opened 5 months ago

vishnu-illikkal commented 5 months ago

jsmn_organizer.h jsmn_organizer.c jsmn_organizer_test.c

Added these files, which aims to organize the tokens received after parsing into correct key value pairs.