Hacker News
new
top
best
ask
show
job
Show HN: The fastest JSON parser for Go
(
github.com
)
7 points
by
LeonidBugaev
11 hours ago
2 comments
guessmyname
7 hours ago
The 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) ?
mitrii
5 hours ago
[flagged]