senghoo/golang-design-pattern resource
设计模式 Golang实现-《研磨设计模式》读书笔记 observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 47
- 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: 3826
- days_rel: n/a
- days_push: 322
- n_releases_24m: 0
Adoption not part of the score
9031 stars · 2078 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Go implementations of classic design patterns (creational, structural, behavioral), based on reading notes from a Chinese design patterns book. Each pattern lives in its own directory with runnable example code.
Use cases
- learn design patterns in Go
- see Go example code for singleton or factory pattern
- study behavioral patterns like observer and strategy in Go
- reference for implementing design patterns idiomatically in Go
- reading notes companion for design patterns book
When to choose
- you want concise, runnable Go examples for all 23 classic GoF-style patterns
- you are learning Go and design patterns together
- you need a quick reference of pattern implementations
When to avoid
- you need production-ready pattern libraries or frameworks
- you want deep theoretical explanations rather than code examples
- you need patterns beyond the classic set or advanced architectural guidance
Facets
learning-resource · maturity maintenance
developer-tools documentation programming-languages tutorials go cross-platform design-patterns golang study-notes code-examples software-architecture algorithms
1 source
- readme: https://github.com/senghoo/golang-design-pattern · fetched 2026-08-28 · c347b5fffee0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| senghoo/golang-design-pattern | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="senghoo/golang-design-pattern")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem