cristaloleg/go-advice resource
List of advice and tricks for Go ʕ◔ϖ◔ʔ observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 36
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3258
- days_rel: n/a
- days_push: 389
- n_releases_24m: 0
Adoption not part of the score
3292 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated list of advice, tricks, and best practices for writing idiomatic Go code, covering code style, concurrency, performance, testing, and tooling. It aggregates community wisdom like the Go Proverbs and the Zen of Go with concrete code examples.
Use cases
- learn go best practices
- improve my golang code style
- go concurrency tips and idioms
- go performance optimization advice
- onboarding guide for new go developers
- idiomatic go patterns and guidelines
When to choose
- You are learning Go and want a curated set of idiomatic practices with examples
- You want a quick reference for Go style, concurrency, and performance conventions
- You are reviewing Go code and want community-endorsed guidelines to cite
When to avoid
- You need executable linting rather than prose advice - use go-critic or golangci-lint instead
- You need official language specification or API documentation
- You want a tutorial or course rather than a list of tips
Facets
learning-resource · maturity active
developer-tools documentation developer-tools tutorials programming-languages go go best-practices awesome-list style-guide concurrency performance
1 source
- readme: https://github.com/cristaloleg/go-advice · fetched 2026-08-28 · db18fa41f7d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cristaloleg/go-advice | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="cristaloleg/go-advice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem