All tags
Catalogue tag

#utf-8

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.

24 records
Tagged “utf-8”Ranked by health index
Packagist
88Excellenthealth index
nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
PHP★ 2,144↓ 14M/moAug 22, 2026
Custom licenseAug 22, 2026 · metrics 2.10.0
Packagist
84Excellenthealth index
voku/portable-utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
PHP★ 520↓ 389.1K/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
npm
78Goodhealth index
FRSOURCE/base64
base64 encoder/decoder with UTF-8 support 📔
TypeScript · JavaScript★ 2↓ 915.8K/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
npm
78Goodhealth index
Trott/slug
slugifies even utf-8 chars!
JavaScript★ 411↓ 7.3M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
crates.io
73Goodhealth index
BurntSushi/bstr
A string type for Rust that is not required to be valid UTF-8.
Rust★ 1,111↓ 27.6M/moAug 27, 2026
Custom licenseAug 27, 2026 · metrics 2.10.0
npm
73Goodhealth index
runk/node-chardet
Character encoding detection tool for NodeJS
TypeScript · JavaScript★ 310↓ 232M/moAug 4, 2026
MITAug 4, 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
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
Packagist
67Goodhealth index
mpdf/mpdf
PHP library generating PDF files from UTF-8 encoded HTML
PHP★ 4,701↓ 2.4M/moAug 22, 2026
GPL-2.0Aug 22, 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
Packagist
62Moderatehealth index
mmucklo/email-parse
Email\Parse is a multiple (and single) email address parser for php that is reasonably RFC822 / RFC2822 compliant.
PHP★ 45↓ 13K/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
npm
62Moderatehealth index
websockets/utf-8-validate
Check if a buffer contains valid UTF-8
JavaScript · C++★ 128↓ 26.8M/moSep 6, 2026
Custom licenseSep 6, 2026 · metrics 2.10.0
Packagist
60Moderatehealth index
voku/Stringy
:accept: Stringy - A PHP string manipulation library with multibyte support, performance optimized
PHP★ 180↓ 41.7K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
59Moderatehealth index
rusticstuff/simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Rust★ 601↓ 18.5M/moAug 8, 2026
Custom licenseAug 8, 2026 · metrics 2.10.0
crates.io
57Moderatehealth index
can1357/xutf
Permissive UTF-8/16/32 transcoding, comparison and BOM detection with SIMD ASCII fast paths
Rust★ 8↓ 3,932/moSep 4, 2026
MITSep 4, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
magiclen/utf8-width
To determine the width of a UTF-8 character by providing its first byte.
Rust★ 9↓ 4.8M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
magiclen/words-count
Count the words and characters, with or without whitespaces.
Rust★ 13↓ 4,773/moJul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
Packagist
45Weakhealth index
opis/string
Multibyte strings as objects
PHP★ 77↓ 2.5M/moAug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
npm
44Weakhealth index
sindresorhus/strip-bom
Strip UTF-8 byte order mark (BOM) from a string
JavaScript · TypeScript★ 114↓ 589M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
crates.io
42Weakhealth index
algesten/utf8-zero
Zero-copy, incremental UTF-8 decoding for Rust
Rust★ 2↓ 7.9M/moAug 11, 2026
Apache-2.0Aug 11, 2026 · metrics 2.10.0
crates.io
30At Riskhealth index
tormol/encode_unicode
A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.
Rust★ 13↓ 12.8M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
28At Riskhealth index
hsivonen/utf8_iter
Iterator by char over potentially-invalid UTF-8 in &[u8]
Rust★ 4↓ 46.2M/moAug 3, 2026
Custom licenseAug 3, 2026 · metrics 2.10.0
npm
14Criticalhealth index
flmnt/graphemer
Unicode character splitter
TypeScript★ 161↓ 193M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0