# golang-design/history

📝  Go: A Documentary | https://golang.design/history

Repository: https://github.com/golang-design/history
Canonical: https://ross.abutalabs.com/products/golang-design-history
Homepage: https://golang.design/history
Language: Go
License: MIT
License Family: permissive
Topics: golang, go, history
Last push: 2026-06-06T19:29:25+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 35, longevity 100
- inputs: {"age_days": 2467, "days_push": 88, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1074, forks 48 (observed 2026-08-28T04:03:28.956206+00:00)

## What it is
A curated documentary collection of publicly observable issues, proposals, discussions, and talks from the Go programming language's development history. It serves as a comprehensive reference covering language design decisions, compiler toolchain, runtime internals, and standard library evolution.

## Use cases
- learn why Go generics took so long to design
- find original proposals and discussions behind Go language features
- research the history of Go's runtime scheduler and garbage collector
- understand how Go package management and modules evolved
- study design decisions behind Go standard library APIs
- prepare Go interview questions about language internals

## When to choose
- you want primary-source links to Go design proposals, issues, and talks
- you are researching how a specific Go feature came to be
- you want a chronological reference of Go's evolution

## When to avoid
- you need official, authoritative Go documentation
- you want a tutorial for learning Go from scratch
- you need up-to-date API references rather than historical context

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation
- domain: programming-languages, documentation, tutorials
- platform: -
- tags: go, golang, history, language-design, reference, web-server

## Member repositories
- golang-design/history (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.956206+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:31.311060+00:00, confidence not recorded.
  - readme: https://github.com/golang-design/history (fetched 2026-08-28T04:03:28.956206+00:00, sha 7a53b014102f)
  - homepage: https://golang.design/history (fetched 2026-08-29T12:55:08.117355+00:00, sha 761ecbe6117d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
