Ross ROSS = Recommend OSS · open-source software intelligence for agents

unicode-org/icu4x

Solving i18n for client-side and resource-constrained environments. observed · 2026-08-28

github.com/unicode-org/icu4x · homepage · Rust · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
unicode-org/icu4xmain95

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