zserge / jsmn

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

jsmn_organizer #234

Open vishnu-illikkal opened 8 months ago

vishnu-illikkal commented 8 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.