A collection of Go style guides
☆977Nov 18, 2022Updated 3 years ago
Alternatives and similar repositories for awesome-go-style
Users that are interested in awesome-go-style are comparing it to the libraries listed below
Sorting:
- felixge's notes on the various go profiling methods that are available.☆3,661Updated this week
- Thoughts on Go performance optimization☆10,890Jan 5, 2022Updated 4 years ago
- A refactoring tool for Go☆680Jan 29, 2026Updated last month
- Visualise Go runtime metrics in real time☆3,624Feb 27, 2026Updated last week
- 🦩 Tools for Go projects☆4,469Mar 2, 2026Updated last week
- Goroutine leak detector☆5,127Dec 10, 2025Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆964Apr 10, 2025Updated 10 months ago
- Package for comparing Go values in tests☆4,602Jan 16, 2026Updated last month
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,097May 2, 2025Updated 10 months ago
- A stricter gofmt☆3,874Feb 18, 2026Updated 2 weeks ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- Go test with tracing.☆391May 31, 2023Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,003Jan 8, 2026Updated 2 months ago
- The Uber Go Style Guide.☆17,364Dec 27, 2025Updated 2 months ago
- Go error library with error portability over the network☆2,356Feb 14, 2026Updated 3 weeks ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,403Updated this week
- Go Dependency Analysis toolkit☆1,667Feb 25, 2026Updated last week
- Fast linters runner for Go☆18,628Updated this week
- Go Training Class Material :☆12,184Feb 20, 2026Updated 2 weeks ago
- Better structured concurrency for go☆10,324Apr 26, 2024Updated last year
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 5 months ago
- Staticcheck - The advanced Go linter☆6,729Feb 25, 2026Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆834Feb 8, 2024Updated 2 years ago
- Network address types☆721May 25, 2023Updated 2 years ago
- Collection of Technical Interview Questions solved with Go☆4,691Jul 10, 2023Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆765May 19, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,798Jan 21, 2026Updated last month
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Jun 8, 2025Updated 9 months ago
- A hands-on approach to getting started with Go generics.☆1,860May 11, 2022Updated 3 years ago
- Building event-driven applications the easy way in Go.☆9,573Jan 5, 2026Updated 2 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,553Mar 2, 2026Updated last week
- Go rules for semgrep and go-ruleguard☆480Nov 17, 2024Updated last year
- noctx finds function calls without context.Context.☆219Feb 27, 2026Updated last week
- Go security checker☆8,718Updated this week
- Go driven rpc code generation tool for right now.☆877Aug 16, 2024Updated last year
- Curated list of Go design patterns, recipes and idioms☆27,786May 14, 2024Updated last year
- Professional lightweight testing mini-framework for Go.☆1,952Feb 8, 2024Updated 2 years ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,084Jan 31, 2023Updated 3 years ago