2 comments

[ 3.7 ms ] story [ 11.0 ms ] thread
More of a tokeniser than a parser, I'd say.
No 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.