chenyahui/AnnotatedCode resource
知名开源代码库的注释版:C++、Golang等 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 3299
- days_rel: n/a
- days_push: 1286
- n_releases_24m: 0
Adoption not part of the score
1370 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of annotated versions of well-known open-source projects (libco, muduo, Redis, groupcache, Go standard library internals, etc.) with the author's comments explaining the code. It accompanies a Chinese blog with in-depth source code analysis articles.
Use cases
- understand how libco implements coroutines
- learn how redis event loop works by reading annotated source
- study golang channel and timer internals
- learn how uber-go ratelimit implements the leaky bucket
- understand consistent hashing via groupcache source
- read annotated muduo reactor network library code
When to choose
- you want to learn systems programming by reading commented C/C++ and Go source code
- you prefer guided source-code reading with blog explanations over raw upstream code
- you study coroutine, networking, caching, or rate-limiting implementations
When to avoid
- you need production-ready libraries - use the original upstream projects instead
- you need up-to-date annotated versions of the latest releases
- you cannot read Chinese comments and blog posts
Facets
learning-resource · maturity maintenance
developer-tools documentation developer-tools tutorials programming-languages cpp go cross-platform annotated-source-code source-code-analysis coroutines networking rate-limiting redis golang-internals chinese
3 sources
- readme: https://github.com/chenyahui/AnnotatedCode · fetched 2026-08-28 · 8b9440573176
- homepage: https://www.cyhone.com · fetched 2026-08-29 · 48d04ad9a3e0
- site_page: https://www.cyhone.com/about · fetched 2026-08-29 · c0c59cbdea65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chenyahui/AnnotatedCode | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="chenyahui/AnnotatedCode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem