nicksnyder/go-i18n
Translate your Go program into multiple languages. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 97
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: 81.5
- age_days: 5345
- days_rel: 245
- days_push: 19
- n_releases_24m: 5
Adoption not part of the score
3544 stars · 286 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
go-i18n is a Go package and companion CLI for translating Go programs into multiple languages. It supports CLDR plural rules for 200+ languages, template-based message strings, and message files in formats like JSON, TOML, and YAML.
Use cases
- translate a Go web application into multiple languages
- handle pluralized strings correctly across locales
- load translation message files from JSON, TOML, or YAML
- extract translatable messages from Go source code
- localize responses based on Accept-Language headers
- manage translation file workflows with a CLI
When to choose
- you are building a Go application or web server that needs multilingual support
- you need correct CLDR pluralization rules for many languages
- you want a mature, widely used i18n solution for Go
- you need tooling to extract and manage translation message files
When to avoid
- your project is not written in Go
- you only need simple static string substitution without locale awareness
- you need frontend/browser i18n rather than server-side Go localization
Facets
library · maturity stable
internationalization templating cli web-development backend developer-tools go cross-platform cli i18n translation cldr pluralization message-files localization
1 source
- readme: https://github.com/nicksnyder/go-i18n · fetched 2026-08-28 · 69a7053acf9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nicksnyder/go-i18n | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="nicksnyder/go-i18n")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem