Golang resources
Collection of links and resources about Golang.
Sites
Packages
- cobra
- A Commander for modern Go CLI interactions
- cli
- A small package for building command line apps in Go
- martini
- Classy web framework for Go
- gonum
- Go numrical packages
Software products
- Docker
- An open platform for distributed applications for developers and sysadmins.
- HUGO
- Static site generator (Jekyll like).
- BoltDB
- Pure Go key/value database.
- Packer
- Tool for creating identical machine images for multiple platforms from a single source configuration.
Articles
Why I went from Python to Go (and not node.js)
Why Go is elegant and makes my code elegant
My Opinionated Guide To Go (golang)
Why we switched from Python to Go
Using the Go tracer to speed up fractal making
Go at Google: Language Design in the Service of Software Engineering
Using Go as a scripting language in Linux
How I write Go HTTP services after seven years
Errors in Go: From denial to acceptance
Free books online
See my book collection