5 releases
new 0.0.5 | Jan 13, 2025 |
---|---|
0.0.4 | Dec 20, 2024 |
0.0.3 | May 21, 2024 |
0.0.2 | Mar 9, 2024 |
0.0.1 | Oct 18, 2023 |
#845 in Parser implementations
136 downloads per month
Used in 2 crates
14KB
314 lines
JSON parser/lexer
Features
- Under < 200 LOC Rust lexer
- No dependencies
- Visiting / callback based API (avoids allocations)
- Handles single and multiline comments in JSON