Tools¶
Resources¶
- nikolaydubina/go-recipes - Tools for Go projects
- avelino/awesome-go
📕 Articles¶
- An Overview of Go’s Tooling
- Manage Go tools via Go modules
- How to use go run to manage tool dependencies
- Managing your Go tool versions with go.mod and a tools.go
Videos¶
Libraries¶
- ofabry/go-callvis - Visualize call graph of a Go program using
- krzysztofreczek/go-structurizr - A library for auto-generating C4 diagrams from Go applications
- bufbuild/buf - A new way of working with Protocol Buffers.
- goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible