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

astaxie/gopkg resource

example for the go pkg's function observed · 2026-08-28

github.com/astaxie/gopkg · Go observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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

Full methodology

Adoption not part of the score

1962 stars · 566 forks observed · 2026-08-28

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

A community-driven collection of code examples for Go standard library package functions, organized as one directory per package and one markdown file per function. It exists because the official Go documentation has too few usage examples, forcing developers to read source code to learn APIs.

Use cases

  • learn how to use Go standard library functions with examples
  • find usage examples for functions like strings.Contains
  • supplement sparse official Go documentation
  • contribute examples for undocumented Go packages
  • quickly understand Go pkg APIs without reading source code

When to choose

  • you are learning Go and need concrete usage examples for standard library functions
  • official docs are too sparse and you want copy-pasteable, tested snippets
  • you want to contribute examples to a community Go documentation effort

When to avoid

  • you need comprehensive, always-up-to-date API reference (use pkg.go.dev instead)
  • you need examples for third-party Go packages rather than the standard library
  • you need a runnable library or tool rather than documentation

Facets

learning-resource · maturity maintenance

documentation developer-tools developer-tools tutorials programming-languages documentation go cross-platform go-standard-library code-examples community-driven chinese-documentation

1 source

Member repositories

RepositoryRoleHealth v2
astaxie/gopkgmain32

For agents

markdown · JSON · MCP: product_card(name="astaxie/gopkg")

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