Decision Workspace
lang-lib vs rust-i18n vs localize_it
Side-by-side comparison of Rust crates
54
lang-lib
experimentalv1.3.0
A lightweight, high-performance localization library for Rust. Loads TOML language files, supports runtime locale switching, configurable paths, and automatic fallback chains.
70
rust-i18n
stablev4.0.0
Rust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t! macro for simply get translation texts.
61
localize_it
experimentalv2.5.3
Simple and fast library for localization
Core Metrics
| lang-lib | rust-i18n | localize_it | |
|---|---|---|---|
| Health Score | 54 | 70 | 61 |
| Total Downloads | 82 | 2.0M | 327 |
| 30d Downloads | 0 | 228.4K | 0 |
| Dependents | 0 | 1.4K | 0 |
| Releases | 5 | 50 | 23 |
| Last Updated | 5d ago | 44d ago | 3d ago |
| Age | 2m | 4y 5m | 4m |
Health Breakdown
lang-lib
Maintenance
13
Quality
18
Community
6
Popularity
2
Documentation
15
rust-i18n
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
10
localize_it
Maintenance
19
Quality
18
Community
6
Popularity
3
Documentation
15
Technical Details
| lang-lib | rust-i18n | localize_it | |
|---|---|---|---|
| Version | 1.3.0 | 4.0.0 | 2.5.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 8 | 5 |
| Crate Size | 90KB | 21KB | 24KB |
| Features | 5 | 1 | 2 |
| Yanked % | 0.0% | 8.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.88.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rust-i18n leads with a health score of 70/100, but none of the options score above 80.
- •rust-i18n is depended on by 1.4K crates — strongest ecosystem trust.