JSON parser/lexer Features Under < 200 LOC Rust lexer (+ no dependencies) Visiting / callback based API (no allocation) Handles single and multiline comments in JSON See examples and tests for usage.