rustio rustio.net
52

intl

v0.5.0 Experimental

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.

MIT Edition 2024 MSRV 1.88

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

Checking security advisories...
Downloads
3.1K
Dependents
18
Releases
14
Size
2.1MB

Deep Insights

📈
Strong growth momentum

2.8K downloads in the last 30 days (92/day), up 628% from the previous period.

👤
Prolific maintainer

The primary maintainer publishes 202 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

🪶
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Large crate size

2.1MB is relatively large. May impact download and compile times.

🌟
Used by top crates

Notable dependents include rsurl, kataan, klbfw. When high-quality crates choose intl, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 9/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
35/day avg
01002003004004/265/146/16/197/77/24

Top Dependents

Most downloaded crates that depend on intl

Version Adoption

v0.5.0
55%
v0.4.1
40%
v0.1.4
3%
v0.2.0
1%
v0.2.1
1%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

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"]

bmpbidi*case*full*idna*list*_cldralloc*asciinames*units*latin1locale*number*iana-tz*message*currency*datetime*relative*spellout*collation*confusables*identifiers*displaynames*segmentation*normalization*transliterate*calendars-extra*

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
18
crates depend on intl

Similar Crates