All tags
Catalogue tag

#unicode

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

171 records
Tagged “unicode”Ranked by health index
npm
71Goodhealth index
cometkim/unicode-segmenter
A lightweight implementation of the Unicode Text Segmentation (UAX #29)
JavaScript★ 112↓ 926.4K/moSep 4, 2026
MITSep 4, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
mgeisler/textwrap
An efficient and powerful Rust library for word wrapping text.
Rust★ 526↓ 16.9M/moAug 11, 2026
MITAug 11, 2026 · metrics 2.10.0
Packagist
71Goodhealth index
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
PHP★ 1,781↓ 19.9M/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
npm
71Goodhealth index
wiedymi/restty
Powerful, lightweight web terminal. Batteries included. Powered by libghostty-vt, WebGPU, and text-shaper.
TypeScript★ 373↓ 4,214/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
npm
69Goodhealth index
NaturalIntelligence/strnum
String to Number based on configuration
JavaScript★ 8↓ 288M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
dtolnay/unicode-ident
Determine whether characters have the XID_Start or XID_Continue properties
Rust★ 109↓ 94.3M/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
Go
69Goodhealth index
goforj/str
Fluent string helpers for Go
Go★ 152Sep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
servo/rust-harfbuzz
Rust bindings to HarfBuzz
Rust★ 90↓ 80.5K/moSep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
servo/unicode-bidi
Implementation of the Unicode Bidirection Algorithm in Rust
Rust★ 87↓ 23.9M/moAug 11, 2026
Custom licenseAug 11, 2026 · metrics 2.10.0
npm
69Goodhealth index
spencermountain/out-of-character
remove invisible unicode characters
JavaScript★ 22↓ 22.1K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
tecnickcom/tc-lib-unicode
PHP library containing Unicode methods
PHP★ 11↓ 52.2K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
tecnickcom/tc-lib-unicode-data
PHP library containing UTF-8 font definitions
PHP★ 5↓ 76.4K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
PyPI · crates.io
67Goodhealth index
MeirKriheli/python-bidi
BIDI algorithm related functions
Python★ 126↓ 10.6M/moAug 27, 2026
LGPL-3.0Aug 27, 2026 · metrics 2.10.0
67Goodhealth index
ada-url/idna
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.
C++★ 67Jul 25, 2026
Apache-2.0Jul 25, 2026 · metrics 2.10.0
Go
67Goodhealth index
cplieger/runesafe
Rune-safety policy for untrusted text bound for logs, JSON, or rendered output. Stdlib-only Go.
Go★ 0Jul 24, 2026
GPL-3.0Jul 24, 2026 · metrics 2.10.0
npm
67Goodhealth index
sindresorhus/ora
Elegant terminal spinner
JavaScript★ 9,735↓ 324M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Packagist
67Goodhealth index
xp-framework/core
The XP Framework is an all-purpose, object oriented PHP framework.
PHP★ 19↓ 3,905/moJul 26, 2026
Custom licenseJul 26, 2026 · metrics 2.10.0
Packagist
65Goodhealth index
AlexSkrypnyk/Str2Name
🔤 Convert strings to named formats
PHP★ 1↓ 5,482/moAug 22, 2026
GPL-3.0Aug 22, 2026 · metrics 2.10.0
65Goodhealth index
contour-terminal/libunicode
Modern C++20 Unicode library
C++★ 163Aug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
PyPI
65Goodhealth index
olavolav/uniplot
Lightweight plotting to the terminal. 4x resolution via Unicode.
Python★ 458↓ 67.3K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
npm
65Goodhealth index
sindresorhus/string-width
Get the visual width of a string - the number of columns required to display it
JavaScript★ 530↓ 2B/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
unicode-rs/unicode-width
Displayed width of Unicode characters and strings according to UAX#11 rules.
Rust★ 307↓ 48.7M/moAug 3, 2026
Custom licenseAug 3, 2026 · metrics 2.10.0
npm
63Moderatehealth index
daviseford/clean-text-utils
A Swiss Army Knife of text operations. Great for removing smart quotes, non-ASCII characters, and more.
TypeScript★ 20↓ 18.1K/moAug 5, 2026
Custom licenseAug 5, 2026 · metrics 2.10.0
npm
63Moderatehealth index
mcmcjs/mcmcjs
Command-line tools for Bayesian modelling, MCMC inference, and post-inference diagnostics across probabilistic programming languages.
TypeScript · Vue★ 8↓ 8,889/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
Go
62Moderatehealth index
dimitar-grigorov/mcp-file-tools
MCP server for file operations with non-UTF-8/Unicode encoding: Cyrillic, CP1251, CP1252, ISO-8859, KOI8 auto-detection
Go★ 19Jul 17, 2026
GPL-3.0Jul 17, 2026 · metrics 2.10.0
npm
62Moderatehealth index
sindresorhus/yocto-spinner
Tiny terminal spinner
JavaScript★ 314↓ 37.7M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
62Moderatehealth index
slevithan/xregexp
Extended JavaScript regular expressions
JavaScript★ 3,326↓ 15.1M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
npm
62Moderatehealth index
stdlib-js/string-from-code-point
Create a string from a sequence of Unicode code points.
JavaScript★ 2↓ 61K/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
Go
60Moderatehealth index
charlievieth/strcase
Case-insensitive implementation of Go's strings package.
Go · Assembly★ 16Jul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
Hex
60Moderatehealth index
elixir-unicode/unicode
Unicode codepoint introspection and fast detection (lower, upper, alpha, numeric, whitespace, ...) in Elixir
Elixir★ 43↓ 19.4K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0