intl
v0.5.0 ExperimentalPure-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.
Quick Verdict
- ✓Actively maintained (updated 22d ago)
- !Pre-1.0: API may have breaking changes
- ✓Tiny footprint (2.1MB, 2 deps)
- ✓Permissive license (MIT)
Security
Deep Insights
2.8K downloads in the last 30 days (92/day), up 628% from the previous period.
The primary maintainer publishes 202 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
2.1MB is relatively large. May impact download and compile times.
Notable dependents include rsurl, kataan, klbfw. When high-quality crates choose intl, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on intl
Version Adoption
Release Timeline
Feature Flags
default =["full", "alloc", "names", "normalization", "segmentation", "bidi", "case", "identifiers", "collation", "idna", "confusables", "iana-tz", "number", "currency", "units", "datetime", "calendars-extra", "displaynames", "list", "relative", "message", "spellout", "transliterate", "locale"]