unicode-org/icu4x
Solving i18n for client-side and resource-constrained environments. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: 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: 86.5
- age_days: 2380
- days_rel: 12
- days_push: 8
- n_releases_24m: 7
Adoption not part of the score
1856 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ICU4X is a Rust implementation of Internationalization Components of Unicode (ICU) built on CLDR data, designed to be small, modular, and fast for client-side and resource-constrained environments. It exposes APIs usable from multiple languages via bindings (npm, pub.dev, etc.) and covers locale handling, date/time formatting, and other i18n components.
Use cases
- format dates and times for a specific locale in Rust
- add internationalization to a WebAssembly app
- handle locales and CLDR data in resource-constrained environments
- localize number and date formatting across languages
- embed i18n support in a mobile or embedded application
- replace heavyweight ICU4C/ICU4J with a small modular i18n library
When to choose
- you need standards-based i18n in Rust or via FFI in other languages
- binary size and performance matter, such as client-side or embedded targets
- you want pluggable, minimal CLDR locale data
- you need Unicode Consortium-backed i18n best practices
When to avoid
- you need a full-featured mature ICU implementation in C/C++ or Java today
- your project is not Rust-based and existing bindings don't cover your platform
- you only need simple string translation without locale-aware formatting
Facets
library · maturity active
internationalization date-time parser sdk cross-platform developer-tools rust cross-platform wasm embedded unicode cldr locale-data icu resource-constrained multi-language-bindings localization natural-language-processing web-server
4 sources
- readme: https://github.com/unicode-org/icu4x · fetched 2026-08-28 · 80498fc53bcb
- homepage: https://icu4x.unicode.org · fetched 2026-08-29 · 22d1c39bd0c1
- site_page: https://icu4x.unicode.org/2_3/tutorials/quickstart · fetched 2026-08-29 · 85b4f16f650b
- registry_crates: https://crates.io/api/v1/crates/icu4x · fetched 2026-08-29 · 23a76125217a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unicode-org/icu4x | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="unicode-org/icu4x")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem