geektutu/high-performance-go resource
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps) 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2110
- days_rel: n/a
- days_push: 1399
- n_releases_24m: 0
Adoption not part of the score
3887 stars · 430 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source e-book (with accompanying code) on high-performance Go programming, covering profiling, data structures, concurrency, and compiler optimizations, plus common Go gotchas. It is written in Chinese and hosted as a series of articles on geektutu.com.
Use cases
- learn go performance optimization
- understand go slice and range gotchas
- profile go programs with pprof
- learn goroutine concurrency control patterns
- prepare for go interview questions
- reduce go binary size and understand escape analysis
When to choose
- you are an intermediate Go developer wanting systematic performance guidance
- you prefer tutorial-style explanations with runnable code examples
- you want a free, open-source reference on Go concurrency and profiling
When to avoid
- you need official or exhaustively up-to-date Go documentation
- you cannot read Chinese and machine translation is unacceptable
- you are a complete beginner needing basic Go syntax first
Facets
learning-resource · maturity maintenance
benchmarking developer-tools concurrency tutorials performance programming-languages developer-tools go cross-platform golang ebook performance-optimization gotchas pprof goroutines chinese-language
3 sources
- readme: https://github.com/geektutu/high-performance-go · fetched 2026-08-28 · f1f32189cc7c
- homepage: https://geektutu.com/post/high-performance-go.html · fetched 2026-08-29 · 1ef76330e5bc
- site_page: https://geektutu.com/post/about.html · fetched 2026-08-29 · 493e84086479
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geektutu/high-performance-go | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="geektutu/high-performance-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem