Ross ROSS = Recommend OSS · open-source software intelligence for agents

AlexanderGrom/go-patterns resource

Design patterns in Golang observed · 2026-08-28

github.com/AlexanderGrom/go-patterns · Go · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4038
  • days_rel: n/a
  • days_push: 1966
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2072 stars · 245 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A curated collection of 22 classic GoF design patterns implemented in Go, organized into creational, structural, and behavioral categories. Each pattern includes example code and a brief explanation adapted to Go's type and interface semantics.

Use cases

  • learn design patterns in go
  • see singleton implemented in golang
  • examples of observer pattern in go
  • study gof patterns with go code
  • reference for builder pattern in go
  • understand structural patterns like adapter and decorator in go

When to choose

  • you are learning Go and want idiomatic examples of classic design patterns
  • you need a quick reference comparing creational, structural, and behavioral patterns in Go
  • you prefer concise, runnable examples over lengthy theory

When to avoid

  • you need a production-ready pattern library to import into your project
  • you want patterns specific to concurrency in Go (channels, goroutines patterns)
  • you need actively maintained content with recent updates

Facets

learning-resource · maturity maintenance

developer-tools documentation developer-tools tutorials programming-languages go cross-platform design-patterns golang go-patterns creational-patterns structural-patterns behavioral-patterns code-examples education algorithms

1 source

Member repositories

RepositoryRoleHealth v2
AlexanderGrom/go-patternsmain32

For agents

markdown · JSON · MCP: product_card(name="AlexanderGrom/go-patterns")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem