tmrts/go-patterns resource
Curated list of Go design patterns, recipes and idioms observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3915
- days_rel: n/a
- days_push: 842
- n_releases_24m: 0
Adoption not part of the score
28200 stars · 2340 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated, awesome-style collection of idiomatic design patterns, recipes, and idioms for the Go programming language, organized into creational, structural, and behavioral categories. Each pattern links to a markdown explanation with example code and implementation status.
Use cases
- learn design patterns in go
- find idiomatic go examples for common patterns
- reference for implementing singleton or builder in golang
- study go concurrency and behavioral patterns
- onboarding resource for developers new to go
When to choose
- you want concise, idiomatic Go examples of classic design patterns
- you are learning Go and want a curated pattern reference
- you need a quick lookup for pattern implementations with code
When to avoid
- you need a runnable library or framework to import into your project
- you need exhaustive, up-to-date coverage of every pattern (many entries are marked incomplete)
- you are looking for patterns in languages other than Go
Facets
learning-resource · maturity maintenance
documentation developer-tools programming-languages tutorials awesome-lists developer-tools go cross-platform design-patterns go-idioms curated-list golang software-architecture
1 source
- readme: https://github.com/tmrts/go-patterns · fetched 2026-08-28 · 936a4b650445
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tmrts/go-patterns | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tmrts/go-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem