JS0N – A lightweight C JSON parser(github.com)2 points·by api·12 anni fa·2 commentsgithub.comJS0N – A lightweight C JSON parserhttps://github.com/quartzjer/js0n2 commentsPost comment[–]octetcloud·12 anni fareplyNo API docs, no concept of nesting that I can see (see first point), no streaming mode (so not low-memory), ...Fun to write, I'm sure, but there are better fast low-level json decoders.[–]zimpenfish·12 anni fareplyMore of a tokeniser than a parser, I'd say.
Fun to write, I'm sure, but there are better fast low-level json decoders.