# SimonWaldherr/golang-examples

Go(lang) examples - (explain the basics of #golang)

Repository: https://github.com/SimonWaldherr/golang-examples
Canonical: https://ross.abutalabs.com/products/golang-examples
Homepage: https://simonwaldherr.github.io/golang-examples/
Language: Go
License: MIT
License Family: permissive
Topics: golang, go, examples, learning, education, howto, hacktoberfest-accepted, hacktoberfest, programming-language
Last push: 2026-07-29T13:45:37+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 83, longevity 100
- inputs: {"age_days": 4888, "days_push": 35, "days_rel": 35, "gap_med": 87, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1710, forks 455 (observed 2026-08-28T04:05:25.676335+00:00)

## What it is
A curated collection of small, standalone Go example programs covering everything from beginner syntax to advanced concurrency, generics, WebAssembly, and runtime tracing. It includes an online browser-based editor for running the examples interactively.

## Use cases
- learn Go programming from scratch
- see examples of Go concurrency patterns
- understand modern Go features like generics and iterators
- find example code for CGO and cryptography in Go
- run Go code in the browser to experiment
- learn TinyGo for microcontrollers
- study structured logging with slog
- prepare for a Go interview with example problems

## When to choose
- you are learning Go and want runnable, focused examples
- you want to see idiomatic usage of the latest Go language features
- you need a browser playground to try Go without installing anything
- you teach Go and want a structured beginner-to-expert curriculum

## When to avoid
- you need a production-ready library or framework to import
- you want comprehensive documentation rather than example snippets
- you need examples for a language other than Go

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, interpreter, concurrency, testing, benchmarking, cryptography, image-processing, wasm
- domain: programming-languages, education, tutorials, developer-tools
- platform: go, cross-platform, browser, cli, wasm
- tags: golang, examples, learning, education, howto, tinygo, hacktoberfest, algorithms

## Member repositories
- SimonWaldherr/golang-examples (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.676335+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-30T03:35:03.050191+00:00, confidence not recorded.
  - readme: https://github.com/SimonWaldherr/golang-examples (fetched 2026-08-28T04:05:25.676335+00:00, sha fbdad7c884fc)
  - homepage: https://simonwaldherr.github.io/golang-examples/ (fetched 2026-08-29T11:11:04.893742+00:00, sha 0239b8dc509e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
