intl-0.1.2
Pure-Rust, no_std internationalization primitives (a pure-Rust ICU analog). The `unicode` module provides General_Category, character predicates, scripts, East Asian Width, numeric values, case mapping/folding, and UAX #15 normalization (NFC/NFD/NFKC/NFKD) — property tables compiled into const-fn match lookups, with feature-selectable codepoint ranges.
33 minutes ago