Sign in Sign up
cargo

intl

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, UAX #15 normalization (NFC/NFD/NFKC/NFKD), and UTS #10 collation — property tables compiled into const-fn match lookups, with feature-selectable codepoint ranges.

Activity

Latest release
5d ago
Total releases
24
Cadence
~daily
Last 12 months
24

Reach

Downloads
12.6k
Stars
0

Details

License
MIT
First release
Jun 04, 2026
Releases
Version Released
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.6 patch
0.5.5 patch
0.5.4 patch
0.5.3 patch
0.5.2 patch
0.5.1 patch
0.5.0 minor
0.4.1 patch
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial