libunistring
brew install libunistring
v1.4.2
GPL-2.0-or-later OR LGPL-3.0-or-later
C library for Unicode string manipulation, normalization, and text processing.
Why you might care
Provides portable, standards-compliant Unicode handling across POSIX systems without reinventing character encoding. A build/runtime dependency for GNU tools and projects that need robust multi-byte character support; prefer this over ad-hoc UTF-8 hacks or lightweight single-purpose libraries if you need comprehensive Unicode operations (case folding, normalization, collation).
134.0k
30-day installs · #24
530.7k
90-day · #17
2.0M
365-day · #19
Links
- https://www.gnu.org/software/libunistring/
- Brew formula source: Formula/lib/libunistring.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ICU",
"utf8proc",
"libc",
"glib"
],
"build_dependencies": [],
"categories": [
"library",
"text-processor"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C string library for manipulating Unicode strings",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libunistring",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.gnu.org/software/libunistring/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "libunistring - GNU Project - Free Software Foundation (FSF)",
"installs_30d": 134046,
"installs_365d": 1963374,
"installs_90d": 530710,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later OR LGPL-3.0-or-later",
"llm_generated_at": "2026-06-20T23:42:11+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libunistring",
"oldnames": [],
"one_liner": "C library for Unicode string manipulation, normalization, and text processing.",
"optional_dependencies": [],
"rank_30d": 24,
"rank_365d": 19,
"rank_90d": 17,
"raw_hash": "9096b096206d5792",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libunistring.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.4.2",
"versioned_formulae": [],
"why_use_this": "Provides portable, standards-compliant Unicode handling across POSIX systems without reinventing character encoding. A build/runtime dependency for GNU tools and projects that need robust multi-byte character support; prefer this over ad-hoc UTF-8 hacks or lightweight single-purpose libraries if you need comprehensive Unicode operations (case folding, normalization, collation)."
}