bytedance/gopkg
Universal Utilities for Go observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 72
- Release rhythm 51
- Longevity 100
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: 175.0
- age_days: 1988
- days_rel: 169
- days_push: 169
- n_releases_24m: 3
Adoption not part of the score
2048 stars · 240 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gopkg is a universal utility collection for Go, migrated from ByteDance's internal codebase and used in production. It provides caching mechanisms, cloud computing design patterns, data structures, enhanced standard libraries, and cross-domain utilities.
Use cases
- add caching to a Go application
- find better data structures than the Go standard library
- use production-tested Go utility libraries
- enhance Go standard library functions
- apply cloud computing design patterns in Go
When to choose
- you want battle-tested utilities proven at ByteDance scale
- you need caching, collections, or enhanced stdlib in one dependency
- you prefer Apache-2.0 licensed Go libraries
When to avoid
- you need a single focused library rather than a broad utility collection
- you want utilities for languages other than Go
- you prefer minimal dependencies in a small project
Facets
library · maturity stable
caching developer-tools concurrency developer-tools backend cloud-computing go cross-platform go-utilities data-structures standard-library-enhancements bytedance production-ready
1 source
- readme: https://github.com/bytedance/gopkg · fetched 2026-08-28 · 31fe56a1cf11
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytedance/gopkg | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem