Skip to content

mreiferson/go-ujson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ujson

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

About

a pure Go port of ultrajson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages