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

golang/example resource

Go example projects observed · 2026-08-28

github.com/golang/example · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • 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: 4420
  • days_rel: n/a
  • days_push: 34
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2970 stars · 1008 forks observed · 2026-08-28

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

A collection of small Go programs and libraries maintained by the Go team that demonstrate the language, standard libraries, and tools. It includes example web servers, CLI programs, and tutorials such as the go/types type-checker guide.

Use cases

  • learn go programming basics
  • example of building a web server in go
  • how to write table-driven tests in go
  • learn go/types type checker
  • example go project structure with library and command
  • learn command-line flags and logging in go

When to choose

  • you are learning Go and want idiomatic examples from the official Go team
  • you need a starting template for a small Go web server or CLI tool
  • you want a tutorial on program analysis with go/types

When to avoid

  • you need production-ready code or a maintained library dependency
  • you want comprehensive coverage of advanced Go topics like concurrency patterns or generics
  • you need a structured course rather than scattered example programs

Facets

learning-resource · maturity maintenance

developer-tools http-server templating testing logging developer-tools tutorials programming-languages go cross-platform go-examples tutorial sample-code standard-library

1 source

Member repositories

RepositoryRoleHealth v2
golang/examplemain75

For agents

markdown · JSON · MCP: product_card(name="golang/example")

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