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

unicode-org/icu

The home of the ICU project source code. observed · 2026-08-28

github.com/unicode-org/icu · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 51
  • 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: 105.0
  • age_days: 3890
  • days_rel: 169
  • days_push: 8
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3586 stars · 909 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ICU (International Components for Unicode) is the Unicode Consortium's mature C/C++ and Java library providing Unicode and globalization support: locale data, collation, text segmentation, date/time formatting, and MessageFormat 2.0. It is the reference implementation underlying internationalization in many operating systems, browsers, and programming languages.

Use cases

  • format dates and numbers according to the user's locale
  • sort strings with locale-aware collation
  • segment text into words, sentences, and graphemes
  • normalize and compare Unicode strings
  • translate messages with plural and gender rules using MessageFormat
  • get up-to-date CLDR locale data and time zone rules
  • handle internationalized domain names (IDNA)

When to choose

  • you need comprehensive, standards-based Unicode and i18n support in C/C++ or Java
  • you need the latest Unicode and CLDR locale data
  • you are building software that must handle multiple languages, calendars, and scripts correctly

When to avoid

  • you only need basic i18n already provided by your language's standard library
  • you work in a language with its own ICU bindings or built-in Intl APIs and don't need direct C/C++/Java access
  • you need a lightweight dependency - ICU is large

Facets

library · maturity stable

internationalization nlp date-time parser serialization developer-tools cross-platform cpp jvm cross-platform windows unicode icu4c icu4j cldr locale-data text-segmentation collation messageformat localization natural-language-processing linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
unicode-org/icumain82

For agents

markdown · JSON · MCP: product_card(name="unicode-org/icu")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem