hunterhug/goa.c resource
📚 数据结构和算法(Golang实现) observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 33
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2416
- days_rel: n/a
- days_push: 405
- n_releases_24m: 0
Adoption not part of the score
1064 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source Chinese-language book teaching data structures and algorithms with implementations in Go, hosted as a Docsify website and Docker image. It starts with a Go language primer, then covers divide-and-conquer, recursion, complexity analysis, core data structures, and sorting/searching algorithms.
Use cases
- learn data structures and algorithms in Go
- refresh computer science fundamentals after years of work
- understand quicksort and red-black tree details
- get a beginner-friendly introduction to the Go language
- study algorithm complexity and divide-and-conquer offline via Docker
When to choose
- you want algorithm theory explained simply with Go code examples
- you are a non-CS background developer filling theoretical gaps
- you prefer a structured book over competitive programming sites
When to avoid
- you are specifically grinding LeetCode-style interview questions for big tech
- you need a production-ready algorithm library rather than educational material
- you cannot read Chinese
Facets
learning-resource · maturity active
documentation developer-tools education programming-languages tutorials cli data-structures golang algorithm-book docsify chinese-language computer-science-fundamentals algorithms web-server docker
2 sources
- readme: https://github.com/hunterhug/goa.c · fetched 2026-08-28 · fc9795ec9d2b
- homepage: https://hunterhug.github.io/goa.c · fetched 2026-08-29 · f1b737b26d08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hunterhug/goa.c | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem