uber-go/guide resource
The Uber Go Style Guide. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2853
- days_rel: n/a
- days_push: 140
- n_releases_24m: 0
Adoption not part of the score
17663 stars · 1813 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The Uber Go Style Guide, documenting patterns and conventions used in Go code at Uber. It is a widely referenced resource with many community translations.
Use cases
- learn Go best practices
- standardize Go code style across a team
- set up Go code review guidelines
- understand idiomatic Go patterns
- reference for writing clean Go code
When to choose
- you write or review Go code and want battle-tested conventions
- you are establishing a Go style guide for your organization
When to avoid
- you need an automated linter rather than a written guide
- you work in a language other than Go
Facets
learning-resource · maturity stable
documentation programming-languages developer-tools tutorials go style-guide best-practices code-conventions golang
1 source
- readme: https://github.com/uber-go/guide · fetched 2026-08-28 · cccd7ce1e1f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uber-go/guide | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem