Show HN: The fastest JSON parser for Go
github.com
Show HN: The fastest JSON parser for Go
1–3 of 3 posts
Re: Show HN: The fastest JSON parser for Go
#2The README says it’s faster than the standard encoding/json package.
But is it faster than the upcoming https://pkg.go.dev/encoding/json/v2 (Go v1.26) ?
Re: Show HN: The fastest JSON parser for Go
#3[flagged]