Show HN: The fastest JSON parser for Go

Posted by LeonidBugaev 1 day ago

Counter7Comment1OpenOriginal

Comments

Comment by guessmyname 1 day 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) ?

Comment by mitrii 1 day ago

[flagged]