Decision Workspace
rust-i18n vs comfy-i18n vs tr
Side-by-side comparison of Rust crates
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.
41
comfy-i18n
experimentalv0.3.0
An i18n codegen which transpiles localization sources into an ergnomic API using Rust's language features
57
tr
growingv0.1.11
tr! macro for localisation
Core Metrics
| rust-i18n | comfy-i18n | tr | |
|---|---|---|---|
| Health Score | 65 | 41 | 57 |
| Total Downloads | 1.6M | 54 | 1.3M |
| 30d Downloads | 181.2K | 54 | 54.8K |
| Dependents | 1.1K | 0 | 181 |
| Releases | 49 | 4 | 9 |
| Last Updated | 133d ago | 6d ago | 277d ago |
| Age | 4y 3m | 22d | 7y 4m |
Health Breakdown
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
comfy-i18n
Maintenance
13
Quality
7
Community
6
Popularity
2
Documentation
13
tr
Maintenance
7
Quality
16
Community
12
Popularity
7
Documentation
15
Technical Details
| rust-i18n | comfy-i18n | tr | |
|---|---|---|---|
| Version | 3.1.5 | 0.3.0 | 0.1.11 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 4 | 4 |
| Crate Size | 21KB | 12KB | 21KB |
| Features | 1 | 0 | 3 |
| Yanked % | 8.2% | 50.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 2 (team) | 1 | 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.
- •comfy-i18n, tr are pre-1.0 — API may change.