a8m/golang-cheat-sheet resource
An overview of Go syntax and features. 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: 4584
- days_rel: n/a
- days_push: 1029
- n_releases_24m: 0
Adoption not part of the score
8821 stars · 1116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A community-maintained cheat sheet providing a concise overview of Go syntax and features, from basic declarations to concurrency with goroutines and channels. It serves as a quick reference for developers learning or working with the Go programming language.
Use cases
- quickly look up Go syntax for slices and maps
- refresh my memory on goroutines and channels
- learn Go basics coming from another language
- find examples of Go interfaces and structs
- reference for Go operators and control structures
- cheat sheet for Go error handling patterns
When to choose
- you need a fast, condensed reference for Go syntax
- you are transitioning to Go from C, Python, or another language
- you want quick examples of concurrency primitives
When to avoid
- you need a comprehensive tutorial or structured Go course
- you need up-to-date coverage of the newest Go language features
- you want deep explanations rather than concise examples
Facets
learning-resource · maturity stable
documentation programming-languages tutorials developer-tools go cheatsheet golang reference syntax-guide
1 source
- readme: https://github.com/a8m/golang-cheat-sheet · fetched 2026-08-28 · 3a432f9e5242
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| a8m/golang-cheat-sheet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="a8m/golang-cheat-sheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem