# darjun/go-daily-lib

Go 每日一库

Repository: https://github.com/darjun/go-daily-lib
Canonical: https://ross.abutalabs.com/products/go-daily-lib
Language: Go
License Family: other
Last push: 2023-05-05T02:24:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2425, "days_push": 1217, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5231, forks 606 (observed 2026-08-28T04:09:13.456421+00:00)

## What it is
A curated tutorial series ('One Go library per day') introducing Go standard and third-party libraries, with accompanying blog posts and example code. It covers libraries for CLI parsing, configuration, logging, JSON handling, dependency injection, messaging, and more.

## Use cases
- learn go libraries with examples
- find a go library for parsing command line flags
- tutorial on viper configuration management in go
- how to use logrus or zap for logging in go
- go dependency injection examples with wire and dig
- manipulate json in go with gjson and sjson
- discover popular go libraries for daily tasks

## When to choose
- you are learning Go and want concise, example-driven introductions to common libraries
- you want curated recommendations of well-known Go libraries across many categories
- you prefer reading short blog-style tutorials in Chinese

## When to avoid
- you need authoritative, up-to-date documentation for a specific library version
- you need a production-ready tool rather than learning material
- you require English-only resources

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation, logging, cli, configuration-management, json, date-time, email, message-queue, testing
- domain: developer-tools, tutorials, programming-languages, documentation
- platform: go, cross-platform
- tags: go-libraries, tutorials, chinese-language, daily-learning, standard-library, third-party-libraries, command-line

## Member repositories
- darjun/go-daily-lib (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.456421+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-29T17:59:39.203643+00:00, confidence not recorded.
  - readme: https://github.com/darjun/go-daily-lib (fetched 2026-08-28T04:09:13.456421+00:00, sha c25de75c12b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
