Hacker News
- New JSON parser for Go: up to 9x faster than `encoding/json` https://github.com/buger/jsonparser 14 comments
- Alternative JSON parser for Go (so far fastest) https://github.com/buger/jsonparser 7 comments golang
Linking pages
- GitHub - tidwall/gjson: Get JSON values quickly - JSON parser for Go https://github.com/tidwall/gjson/blob/master/readme.md 66 comments
- GitHub - valyala/fastjson: Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection https://github.com/valyala/fastjson 31 comments
- GitHub - richardartoul/molecule: Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. https://github.com/richardartoul/molecule 28 comments
- Speeding up json processing in go | Andrew Klotz https://klotzandrew.com/blog/speeding-up-json-processing-in-go 27 comments
- GitHub - a8m/djson: Fast Go decoder for dynamic JSON https://github.com/a8m/djson 11 comments
- GitHub - igoradamenko/awesome-made-by-russians: The best open source projects that were made and mainly contributed by Russian developers https://github.com/igoradamenko/awesome-made-by-russians 10 comments
- Centrifugo — protobuf inside, JSON outside | by Alexander Emelin | Medium https://medium.com/@fzambia/centrifugo-protobuf-inside-json-outside-21d39bdabd68#.fnr3h6azu 0 comments
Linked pages
- GitHub - antonholmquist/jason: Easy-to-use JSON Library for Go https://github.com/antonholmquist/jason 62 comments
- json package - encoding/json - Go Packages https://golang.org/pkg/encoding/json/#Decoder.Decode 36 comments
- GitHub - Jeffail/gabs: For parsing, creating and editing unknown or dynamic JSON in Go https://github.com/Jeffail/gabs 16 comments
- GitHub - mailru/easyjson: Fast JSON serializer for golang. https://github.com/mailru/easyjson 11 comments
- GitHub - a8m/djson: Fast Go decoder for dynamic JSON https://github.com/a8m/djson 11 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - buger/jsonparser: One of the fastest alternative JSON parser for Go that does not require schema
See how to search.