polaris1119/The-Golang-Standard-Library-by-Example resource
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 4890
- days_rel: n/a
- days_push: 1226
- n_releases_24m: 0
Adoption not part of the score
9542 stars · 1985 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An example-driven open-source book explaining the Go standard library, written in Chinese and licensed under CC-BY-SA 3.0. It covers common standard library packages with runnable examples and explanations of design rationale.
Use cases
- learn the Go standard library through examples
- understand how Go standard library packages work internally
- find example code for common Go tasks like io, net, and os
- reference for Go system calls on Linux
- study material for Go beginners
- understand Go interface design in the standard library
When to choose
- you are learning Go and want example-driven explanations of the standard library
- you prefer Chinese-language documentation
- you want to understand the reasoning behind standard library API design
When to avoid
- you need up-to-date coverage of the latest Go releases, as updates are infrequent
- you need official or English-language reference documentation
- you need a tutorial-style introduction to the Go language itself rather than its standard library
Facets
learning-resource · maturity maintenance
documentation developer-tools developer-tools tutorials programming-languages go cross-platform golang standard-library example-driven book chinese cc-by-sa linux
4 sources
- readme: https://github.com/polaris1119/The-Golang-Standard-Library-by-Example · fetched 2026-08-28 · a7acf765a3c3
- homepage: https://studygolang.com · fetched 2026-08-29 · 02e5599bc6d8
- site_page: https://studygolang.com/wiki/about · fetched 2026-08-29 · 983f842b4959
- site_page: https://studygolang.com/wiki/faq · fetched 2026-08-29 · e546b36078af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| polaris1119/The-Golang-Standard-Library-by-Example | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="polaris1119/The-Golang-Standard-Library-by-Example")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem