Go Practical Tips
☆715Dec 28, 2025Updated 2 months ago
Alternatives and similar repositories for go-practical-tips
Users that are interested in go-practical-tips are comparing it to the libraries listed below
Sorting:
- ☆680Jan 17, 2026Updated last month
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- 📖 100 Go Mistakes and How to Avoid Them☆7,835Sep 24, 2025Updated 5 months ago
- A Go library for handling LFU cache operations in O(1)☆41May 17, 2024Updated last year
- Static analysis tool to detect potential nil panics in Go code☆3,764Feb 13, 2026Updated 2 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Go execution trace frontend☆1,378Dec 15, 2025Updated 2 months ago
- Fast and reliable background jobs in Go☆4,833Updated this week
- Simple, modular, and observable Go framework for backend applications.☆822Updated this week
- 🦩 Tools for Go projects☆4,468Dec 21, 2025Updated 2 months ago
- Go toolkit for clean, composable, channel-based concurrency☆1,802Feb 9, 2026Updated 2 weeks ago
- Concurrency patterns in Go☆3,106May 28, 2024Updated last year
- Quick helpers for testing Go applications using generics.☆54Apr 11, 2025Updated 10 months ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- Building event-driven applications the easy way in Go.☆9,549Jan 5, 2026Updated last month
- Generate type-safe code from SQL☆17,043Updated this week
- Practical concurrency guide in Go, communication by channels, patterns☆2,841Apr 25, 2023Updated 2 years ago
- The Uber Go Style Guide.☆17,349Dec 27, 2025Updated 2 months ago
- Practice Go: a collection of Go programming challenges☆1,578Dec 14, 2025Updated 2 months ago
- An up-to-date (unofficial) knowledge base for Go programming self learning☆6,006Feb 12, 2026Updated 2 weeks ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Fault tolerance and resilience patterns for Go☆2,149Feb 11, 2026Updated 2 weeks ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,000Updated this week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,813Nov 2, 2025Updated 3 months ago
- High performance LRU cache☆242Nov 2, 2025Updated 3 months ago
- Go with Zod inspired simple schema validation☆1,141Feb 7, 2026Updated 3 weeks ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,205Nov 3, 2025Updated 3 months ago
- A curated list of Awesome Go performance libraries and tools☆409May 3, 2024Updated last year
- Go heap object reference analysis tool☆990Nov 12, 2025Updated 3 months ago
- Curated list of Go design patterns, recipes and idioms☆27,740May 14, 2024Updated last year
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,700Feb 10, 2026Updated 2 weeks ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,082Jan 31, 2023Updated 3 years ago
- An alternative to stack traces for your Go errors☆788Jan 10, 2026Updated last month
- A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant☆1,247Apr 4, 2025Updated 10 months ago
- Detect dead links in markdown files☆29Updated this week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,754Updated this week
- Go Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go☆969Updated this week
- Simple building blocks for protobuf marshaling and unmarshaling☆282Feb 19, 2026Updated last week