Decision Workspace
i18n-runtime vs i18n-gen vs rust-i18n
Side-by-side comparison of Rust crates
40
i18n-runtime
experimentalv0.1.0
Fast i18n runtime for Rust (phf-backed generated support)
37
i18n-gen
experimentalv0.1.0
CLI tool that generates fast, type-safe Rust i18n code (MessageKey enum + PHF maps) from JSON schema and locales.
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.
Core Metrics
| i18n-runtime | i18n-gen | rust-i18n | |
|---|---|---|---|
| Health Score | 40 | 37 | 65 |
| Total Downloads | 310 | 306 | 1.6M |
| 30d Downloads | 4 | 3 | 174.6K |
| Dependents | 0 | 0 | 1.1K |
| Releases | 1 | 1 | 49 |
| Last Updated | 186d ago | 186d ago | 133d ago |
| Age | 6m | 6m | 4y 3m |
Health Breakdown
i18n-runtime
Maintenance
5
Quality
16
Community
6
Popularity
3
Documentation
10
i18n-gen
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
10
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
Technical Details
| i18n-runtime | i18n-gen | rust-i18n | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 3.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 5 | 9 |
| Crate Size | 7KB | 7KB | 21KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 8.2% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
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.
- •i18n-runtime, i18n-gen are pre-1.0 — API may change.