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