Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Open source tool to deploy apps to Kubernetes clusters
Go library for accessing and embedding Tor clients and servers
An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies
GoWrap is a command line tool for generating decorators for Go interfaces
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
golang build tool in the spirt of rake, gulp
The database toolkit for go
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.