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

katzien/go-structure-examples resource

Examples for my talk on structuring go apps observed · 2026-08-28

github.com/katzien/go-structure-examples · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3014
  • days_rel: n/a
  • days_push: 1202
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2402 stars · 278 forks observed · 2026-08-28

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

A collection of example Go applications demonstrating different ways to structure Go apps, accompanying Kat Zien's conference talks. It compares flat, domain-based, and hexagonal layouts, though not all examples compile.

Use cases

  • learn how to structure a go application
  • compare flat vs domain-driven go project layouts
  • understand hexagonal architecture in go
  • find examples for organizing go web servers
  • decide on folder structure for a new go project

When to choose

  • you want to learn different Go app organization patterns from talk-backed examples
  • you are deciding between flat, domain, or hexagonal layouts for a Go project

When to avoid

  • you need a production-ready framework or library
  • you want up-to-date guidance - the author recommends the newer app-structure-examples repo instead

Facets

learning-resource · maturity maintenance

developer-tools web-framework developer-tools tutorials web-development go cross-platform project-structure go-apps talk-examples architecture hexagonal-architecture domain-driven-design

1 source

Member repositories

RepositoryRoleHealth v2
katzien/go-structure-examplesmain23

For agents

markdown · JSON · MCP: product_card(name="katzien/go-structure-examples")

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