Bookmarks
Here’s a list of tools, libraries, and learning materials (work in progress).
Go Link to heading
Packages Link to heading
- alice (middleware chaining)
- Chi (HTTP router)
- Gin (HTTP framework)
- go-mail (email sender)
- go-playground/form (form decoding)
- go-sqlite3
- godotenv (dotenv file loader)
- GORM (ORM)
- hey (HTTP load generator)
- httprouter
- Jaeger (tracing)
- OpenTelemetry
- pq (PostgreSQL driver)
- scs (HTTP session management)
- twirp (RPC framework from Twitch)
Resources Link to heading
- awesome-go
- Build a Go Image - Docker
- Effective Go
- Fyne App Showcase
- Go Blog
- Go GUI Projects
- Go Language Specification
- Go Wiki: Books
- List of Go Books
- Practical Go: Real world advice for writing maintainable Go programs