# uber-go/guide

The Uber Go Style Guide.

Repository: https://github.com/uber-go/guide
Canonical: https://ross.abutalabs.com/products/guide
Language: Makefile
License: Apache-2.0
License Family: permissive
Topics: golang, go, style-guide, best-practices
Last push: 2026-04-15T15:10:48+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 2853, "days_push": 140, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17663, forks 1813 (observed 2026-08-28T04:11:20.148204+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: stable
- function: documentation
- domain: programming-languages, developer-tools, tutorials
- platform: go
- tags: style-guide, best-practices, code-conventions, golang

## Member repositories
- uber-go/guide (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:20.148204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:02:31.874824+00:00, confidence not recorded.
  - readme: https://github.com/uber-go/guide (fetched 2026-08-28T04:11:20.148204+00:00, sha cccd7ce1e1f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
