Decision Workspace
lang-lib vs rust-i18n vs localize_it
Side-by-side comparison of Rust crates
50
lang-lib
experimentalv1.0.0
A lightweight, high-performance localization library for Rust. Loads TOML language files, supports runtime locale switching, configurable paths, and automatic fallback chains.
65
rust-i18n
stablev3.1.5
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.
54
localize_it
experimentalv1.5.0
Simple and fast library for localization
Core Metrics
| lang-lib | rust-i18n | localize_it | |
|---|---|---|---|
| Health Score | 50 | 65 | 54 |
| Total Downloads | 13 | 1.6M | 209 |
| 30d Downloads | 13 | 181.2K | 17 |
| Dependents | 0 | 1.1K | 0 |
| Releases | 1 | 49 | 14 |
| Last Updated | 2d ago | 133d ago | 50d ago |
| Age | 2d | 4y 3m | 2m |
Health Breakdown
lang-lib
Maintenance
13
Quality
17
Community
6
Popularity
1
Documentation
13
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
localize_it
Maintenance
13
Quality
17
Community
6
Popularity
3
Documentation
15
Technical Details
| lang-lib | rust-i18n | localize_it | |
|---|---|---|---|
| Version | 1.0.0 | 3.1.5 | 1.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 1 |
| Crate Size | 34KB | 21KB | 15KB |
| Features | 3 | 1 | 0 |
| Yanked % | 0.0% | 8.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rust-i18n leads with a health score of 65/100, but none of the options score above 80.
- •rust-i18n is depended on by 1.1K crates — strongest ecosystem trust.