- TIL: json.Marshal() sorts map keys https://golang.org/pkg/encoding/json/#Marshal 32 comments golang
- How to handle json decoding of different structure https://golang.org/pkg/encoding/json/#Decoder.Decode 4 comments golang
Linking pages
- Announcing Go Support for AWS Lambda | AWS Compute Blog https://aws.amazon.com/blogs/compute/announcing-go-support-for-aws-lambda/ 155 comments
- guide/style.md at master · uber-go/guide · GitHub https://github.com/uber-go/guide/blob/master/style.md 134 comments
- Leveraging Golang for Game Development and Operations | Riot Games Technology https://technology.riotgames.com/news/leveraging-golang-game-development-and-operations 74 comments
- GitHub - tidwall/gjson: Get JSON values quickly - JSON parser for Go https://github.com/tidwall/gjson/blob/master/readme.md 66 comments
- GitHub - lifadev/archive_aws-lambda-go-shim: Author your AWS Lambda functions in Go, effectively. https://github.com/eawsy/aws-lambda-go-shim 34 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 - aaronlifton/Gooo: Go lang web app "framework" showcasing straightforward, no-magic, web development https://github.com/aaronlifton/Gooo 28 comments
- GitHub - segmentio/encoding: Go package containing implementations of efficient encoding, decoding, and validation APIs. https://github.com/segmentio/encoding 27 comments
- The beauty of Go. This article introduces and explains… | by Kanishk Dudeja | HackerNoon.com | Medium https://medium.com/@kanishkdudeja/the-beauty-of-go-98057e3f0a7d 22 comments
- Working With JSON in Go. Working with JSON in strictly-typed… | by Elliot Chance | Medium http://elliot.land/working-with-json-in-go 21 comments
- 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 - dghubble/sling: A Go HTTP client library for creating and sending API requests https://github.com/dghubble/sling 20 comments
- How we decreased one of our APIs response time by 87% and used fewer resources | by Aksel Arzuman | Armut Labs https://labs.armut.com/how-we-decreased-one-of-our-apis-response-time-by-87-and-used-less-resources-ce847e83308 20 comments
- GitHub - Jeffail/gabs: For parsing, creating and editing unknown or dynamic JSON in Go https://github.com/Jeffail/gabs 16 comments
- GitHub - valyala/quicktemplate: Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template https://github.com/valyala/quicktemplate 16 comments
- JSON decoding in Go http://attilaolah.eu/2013/11/29/json-decoding-in-go/ 14 comments
- Rewriting Rust Serialization, Part 2: Performance - Chasing Rabbits http://erickt.github.io/blog/2014/11/03/performance/ 14 comments
- GitHub - ohler55/compare-go-json: A comparison of several go JSON packages. https://github.com/ohler55/compare-go-json 14 comments
- Embedding structs and interfaces break modularity and semantic versioning in Go | benma’s blog https://benma.github.io/2020/05/05/golang-embeding-structs-breaks-modularity.html 13 comments
- Noise v1.1.2: Fearless, decentralized p2p networking in Go. | by Kenta Iwasaki | PERL.eco | Medium https://medium.com/perlin-network/noise-v1-1-2-fearless-decentralized-p2p-networking-in-go-bf3afdd77230 11 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:golang.org
Search title: json package - encoding/json - Go Packages
See how to search.