- Jumping execution of function https://github.com/Jeffail/gabs 5 comments golang
- Gabs is a small utility for dealing with dynamic or unknown JSON structures in golang. It's pretty much just a helpful wrapper around the golang json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It does nothing spectacular except for being fabulous. https://github.com/jeffail/gabs 11 comments golang
Linking pages
- GitHub - buger/jsonparser: One of the fastest alternative JSON parser for Go that does not require schema https://github.com/buger/jsonparser 21 comments
- GitHub - a8m/djson: Fast Go decoder for dynamic JSON https://github.com/a8m/djson 11 comments
- GitHub - tidwall/sjson: Set JSON values very quickly in Go https://github.com/tidwall/sjson 3 comments
- GitHub - Open-pi/gol: Go Interface for the OpenLibrary API https://github.com/open-pi/gol 0 comments
Linked pages
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - Jeffail/gabs: For parsing, creating and editing unknown or dynamic JSON in Go
See how to search.