# aceld/golang

《Golang修养之路》本书针对Golang专题性热门技术深入理解，修养在Golang领域深入话题，脱胎换骨。

Repository: https://github.com/aceld/golang
Canonical: https://ross.abutalabs.com/products/golang
License: GPL-3.0
License Family: copyleft
Last push: 2026-05-04T02:54:05+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 2072, "days_push": 121, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3951, forks 704 (observed 2026-08-28T04:08:30.436021+00:00)

## What it is
An open-source Chinese-language book, 'Golang修养之路' (The Road to Golang Mastery), covering advanced Go topics such as the GMP scheduler, garbage collection with tri-color marking and hybrid write barriers, and performance tuning. It is available as markdown chapters, a Yuque online edition, a published print book, and accompanying video lectures.

## Use cases
- learn how the Go GMP goroutine scheduler works
- understand Go garbage collection tri-color marking and write barriers
- prepare for Go programming interviews
- tune Go application performance
- understand Go escape analysis and stack vs heap allocation
- learn Go concurrency models and epoll-based IO

## When to choose
- you want deep, topic-focused explanations of Go internals in Chinese
- you are preparing for Go interviews and need curated Q&A material
- you prefer learning from a book plus video lectures

## When to avoid
- you need a beginner-friendly introduction to Go syntax
- you require up-to-date coverage of the latest Go releases
- you cannot read Chinese, as the content is primarily in Chinese

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: programming-languages, tutorials, developer-tools
- platform: go
- tags: golang, ebook, interview-preparation, goroutine-scheduler, garbage-collection, performance-tuning, chinese-language, linux

## Member repositories
- aceld/golang (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.436021+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-29T18:24:31.695079+00:00, confidence not recorded.
  - readme: https://github.com/aceld/golang (fetched 2026-08-28T04:08:30.436021+00:00, sha 872450246e55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
