-
The title says it all. The new tokenizer here https://github.com/ohler55/ojg and the benchmarks and comparison to other JSON packages is here https://github.com/ohler55/compare-go-json.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
The title says it all. The new tokenizer here https://github.com/ohler55/ojg and the benchmarks and comparison to other JSON packages is here https://github.com/ohler55/compare-go-json.
-
jsoniter
A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)
Need to compare with https://github.com/json-iterator/go too!