jsonc-parser
There are 3 repositories under jsonc-parser topic.
kenta-shimizu/json4java8
This library is JSON (RFC8259) parser implementation on Java8. Also supports JSONC reading.
shellyln/go-loose-json-parser
Super loose JSON + TOML parsers and unmarshaller for Go. JSONC and JSON5 can also be read.
luxass/jsonc-parse
A lightweight JSON with Comments parser.