unicode-normalization
There are 29 repositories under unicode-normalization topic.
railgunlabs/unicorn
Unicode® algorithms on a chip. Compliant with MISRA C:2012.
composewell/unicode-transforms
Fast Unicode normalization in Haskell
google-research/nisaba
Finite-state script normalization and processing utilities
AsoSoft/AsoSoft-Library
AsoSoft's Library for Kurdish language processing tasks
Kurdinus/kurdinusLibrary
JavaScript tools for normalization and transliteration of Kurdish texts
nitely/nim-normalize
Unicode normalization forms (tr15) in linear time
AsoSoft/AsoSoft-Library-py
AsoSoft's Library for Kurdish language processing tasks in python
mlodewijck/pyunormalize
Unicode normalization forms (NFC, NFD, NFKC, NFKD). A pure-Python implementation independent of Python’s core Unicode database, supporting version 17.0 of the Unicode Standard.
isawnyu/textnorm
Normalize whitespace and Unicode forms in Python 3.
johannesl/RealWorldPHP
Tools useful for real world PHP projects, such as a nice MySQL API and Unicode precomposer / NFC normalizer.
sile/unf
Unicode Normalization Forms
eldstal/strinvader
Unicode denormalization tool
elgar328/nfd2nfc
nfd2nfc is a macOS CLI tool that converts filenames between NFD and NFC for consistent cross-platform compatibility. It also includes a background service that continuously monitors specified folders and automatically applies the necessary conversions in real time.
Erutuon/lutf8proc
Lua bindings to utf8proc
linux-apfs/apfs-ucd-parser
Unicode data parser for the linux-apfs module
tanaikech/ConvertNFDtoNFC
This is a script for converting strings from NFD (Normalization Form Decomposition) to NFC (Normalization Form Composition) using Google Apps Script.
varnishcache-friends/libvmod-utf8
A Varnish VMOD for Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding
sabracrolleton/saslprep
A common lisp implementation of unicode normalization and saslprep as required by RFC 4013 for usernames and passwords
brynne8/ccnorm
Lua Unicode normalization data
ClaireCJS/fix_unicode_filenames
remove all emoji, unicode, and special/problematic characters from filenames and strings with this standalone tool / importable module
ssrathi/text_styler
Convert ASCII alphanumeric text to a random style using Unicode character normalization.
coarchive/hangul-unicode
A library to process and standardize hangul characters
jarrodldavis/normalize-filenames
A quick-and-dirty Ruby script to perform Unicode Normalization on filesystem paths
iseki0/ktunstrnorm
Lightweight Unicode normalization for Kotlin Multiplatform. Uses system APIs (like ICU, Java Normalizer, JS normalize) with zero bundled data.
jleeothon/fish-normalise-unicode
Normalise Unicode in files provided using Node
rohankhayech/UnicodeVisualSpoofing
Unicode visual spoofing demo program showcasing the vulnerability and a patch.
seanghay/khnormal.cpp
Khmer encoding normalization implementation in C++.
sjorek/typo3-unicode-normalization
A TYPO3 extension adding unicode-normalization capabilities to TYPO3.