campoy / whispering-gophers
Whispering Gophers is a Go workshop
☆71Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for whispering-gophers
- https://the-zen-of-go.netlify.com☆244Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- http://dave.cheney.net/training#introduction-to-go☆88Updated 4 years ago
- A good demonstration of Go composition of types and processes.☆85Updated 5 years ago
- Very simple batching API for Go.☆92Updated 3 years ago
- Learn HTTP by writing a server on top of TCP in Go☆57Updated 6 years ago
- Slack bot for Gophers slack https://invite.slack.golangbridge.org☆95Updated 4 years ago
- Working on stuff☆38Updated 4 years ago
- An example linter written with go/analysis for tutorial purposes☆57Updated 5 years ago
- Experiments with Go generics☆96Updated 3 years ago
- CLI tool to send .go file to the Go Playground☆81Updated 4 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- random gopher graphics☆58Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- AWS Lambda Go functions made easy...☆137Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Go Data Structures https://flaviocopes.com/golang-data-structures/☆39Updated 5 years ago
- A message broker abstraction for Go☆25Updated 7 months ago
- Rainbow Writer implementation for Golang☆112Updated 2 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Go proxy that serves from S3☆108Updated 2 years ago
- Learn what sync.Cond is☆24Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆173Updated 4 years ago
- Reduce Go programs☆216Updated 8 months ago
- Code used in the "Go Profiling and Optimization" talk☆77Updated 7 years ago
- Integration testing in Go with Docker☆105Updated 2 months ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago