A pure Go port of ultrajson with a go-simplejson like interface.
$ go test -bench ".*"
PASS
BenchmarkUjson 500000 4970 ns/op 20.12 MB/s
BenchmarkStdLib 200000 10323 ns/op 9.69 MB/s
WARNING: very early stages of a public API
A pure Go port of ultrajson with a go-simplejson like interface.
$ go test -bench ".*"
PASS
BenchmarkUjson 500000 4970 ns/op 20.12 MB/s
BenchmarkStdLib 200000 10323 ns/op 9.69 MB/s
WARNING: very early stages of a public API