geektutu/7days-golang resource
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2580
- days_rel: n/a
- days_push: 776
- n_releases_24m: 0
Adoption not part of the score
16984 stars · 2580 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tutorial series repository that walks through building Go software from scratch in 7 days each, including a Gin-like web framework (Gee), a groupcache-like distributed cache (GeeCache), a GORM/xorm-like ORM (GeeORM), and an RPC framework (GeeRPC). Each project is accompanied by step-by-day articles explaining the design and implementation.
Use cases
- learn Go by building a web framework from scratch
- understand how distributed caches like groupcache work
- study how an ORM framework is implemented in Go
- learn trie-based routing and middleware design
- prepare for Go backend interviews
- find a hands-on Go starter project
When to choose
- you want to deeply understand Go internals by reimplementing popular libraries
- you prefer tutorial-driven learning with incremental daily steps
- you are preparing for Go engineering interviews
When to avoid
- you need production-ready frameworks or libraries for real applications
- you want actively maintained software with new features
- you need comprehensive documentation beyond the tutorial articles
Facets
learning-resource · maturity stable
web-framework caching orm rpc interpreter developer-tools tutorials developer-tools programming-languages web-development databases go cross-platform golang learn-by-building gin-clone groupcache-clone gorm-clone educational from-scratch
3 sources
- readme: https://github.com/geektutu/7days-golang · fetched 2026-08-28 · 6bd9a0180d17
- homepage: https://geektutu.com/post/gee.html · fetched 2026-08-29 · 0fe6de14450b
- site_page: https://geektutu.com/post/about.html · fetched 2026-08-29 · 493e84086479
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geektutu/7days-golang | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="geektutu/7days-golang")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem