Decision Workspace
elm-i18n vs rust-i18n vs tr
Side-by-side comparison of Rust crates
49
elm-i18n
experimentalv0.6.1
CLI tool for managing Elm I18n translations
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.
57
tr
growingv0.1.11
tr! macro for localisation
Core Metrics
| elm-i18n | rust-i18n | tr | |
|---|---|---|---|
| Health Score | 49 | 65 | 57 |
| Total Downloads | 121 | 1.6M | 1.3M |
| 30d Downloads | 32 | 181.2K | 54.8K |
| Dependents | 0 | 1.1K | 181 |
| Releases | 6 | 49 | 9 |
| Last Updated | 9d ago | 133d ago | 277d ago |
| Age | 4m | 4y 3m | 7y 4m |
Health Breakdown
elm-i18n
Maintenance
19
Quality
12
Community
6
Popularity
2
Documentation
10
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
tr
Maintenance
7
Quality
16
Community
12
Popularity
7
Documentation
15
Technical Details
| elm-i18n | rust-i18n | tr | |
|---|---|---|---|
| Version | 0.6.1 | 3.1.5 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 9 | 4 |
| Crate Size | 49KB | 21KB | 21KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 8.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.81 |
| 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.
- •elm-i18n, tr are pre-1.0 — API may change.