🍺 BREW Explorer

← all formulae

icu4c@78

brew install icu4c@78 v78.3 Unicode-3.0 keg-only

C/C++ library providing Unicode support, text processing, and internationalization (i18n) utilities.

Why you might care

ICU4C is the de facto standard for robust Unicode handling, collation, and locale-aware text operations in C/C++ projects. This keg-only version 78 coexists with macOS's libicucore; use it when you need the full ICU feature set (regex, transliteration, calendar, timezone handling) beyond what the system provides. Primary dependency for applications requiring standards-compliant internationalization.

Categories

Alternatives

libunistring glib boost
175.9k
30-day installs · #14
657.5k
90-day · #10
1.7M
365-day · #23

Links

Keg-only reason

:shadowed_by_macos — macOS provides libicucore.dylib (but nothing else)

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "icu4c"
  ],
  "alternatives": [
    "libunistring",
    "glib",
    "boost"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "unicode",
    "internationalization"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "C/C++ and Java libraries for Unicode and globalization",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:46+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "icu4c@78",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://icu.unicode.org/home",
  "homepage_og_description": "News\n2026-03-17: ICU 78.3 is now available \u2014 releases/tag/release-78.3 \u2014 Maven: com.ibm.icu / icu4j / version 78.3\nThis is a maintenance release. It supersedes ICU 78.1 and 78.2.\n\nICU 78 updates to Unicode 17 (blog), including new characters and scripts, emoji, collation \u0026 IDNA changes, and",
  "homepage_og_image": "https://lh3.googleusercontent.com/sitesv/AA5AbUBw-H8an8BKHR7uFA97Ow0riNEzHBoN2vlFS893T4fWks8e40ofBd4dvwNFwyU4D8SPqzSQ2k6QGMrSH-1k67fymBoviafkr8l4XR6fkqVhzvOPSd7hTPbOiA1GWruOA4K0VbOobDSBAUL_hRAviVYH3B6_hHmI1QrvD24UaP4PyJnhJA7gkyrLTWbB=w16383",
  "homepage_title": "ICU - International Components for Unicode",
  "installs_30d": 175867,
  "installs_365d": 1728462,
  "installs_90d": 657469,
  "keg_only": 1,
  "keg_only_reason": ":shadowed_by_macos \u2014 macOS provides libicucore.dylib (but nothing else)",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Unicode-3.0",
  "llm_generated_at": "2026-06-20T23:42:08+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "icu4c@78",
  "oldnames": [],
  "one_liner": "C/C++ library providing Unicode support, text processing, and internationalization (i18n) utilities.",
  "optional_dependencies": [],
  "rank_30d": 14,
  "rank_365d": 23,
  "rank_90d": 10,
  "raw_hash": "6be9dcde37354a00",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/icu4c@78.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "78.3",
  "versioned_formulae": [
    "icu4c@77",
    "icu4c@76",
    "icu4c@75"
  ],
  "why_use_this": "ICU4C is the de facto standard for robust Unicode handling, collation, and locale-aware text operations in C/C++ projects. This keg-only version 78 coexists with macOS\u0027s libicucore; use it when you need the full ICU feature set (regex, transliteration, calendar, timezone handling) beyond what the system provides. Primary dependency for applications requiring standards-compliant internationalization."
}