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

go-modules-by-example/index resource

Go modules by example is a series of work-along guides observed · 2026-08-28

github.com/go-modules-by-example/index · Shell · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 3024
  • days_rel: n/a
  • days_push: 2136
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1083 stars · 88 forks observed · 2026-08-28

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

A series of work-along guides explaining how Go modules work, covering topics like submodules, vendoring, semantic import versioning, and dependency analysis. It complements the official Go documentation and Go modules wiki.

Use cases

  • learn how go modules work
  • migrate a project from dep to go modules
  • understand semantic import versioning
  • manage vendored dependencies with go modules
  • analyze module dependency graphs
  • install and run tools as dependencies
  • handle multiple major versions of a module

When to choose

  • you are learning Go modules through hands-on examples
  • you need practical guides for common module workflows
  • you want to complement official Go docs with worked examples

When to avoid

  • you need official or fully up-to-date module documentation
  • you want a tool rather than educational material
  • you need a finished, structured curriculum - the guides are work-in-progress

Facets

learning-resource · maturity maintenance

documentation developer-tools tutorials developer-tools version-control go cli cross-platform go-modules tutorials work-along-guides dependency-management

1 source

Member repositories

RepositoryRoleHealth v2
go-modules-by-example/indexmain10

For agents

markdown · JSON · MCP: product_card(name="go-modules-by-example/index")

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