Decision Workspace
i18n-audit vs tr vs localize_it
Side-by-side comparison of Rust crates
42
i18n-audit
experimentalv0.1.0
Rust i18n audit library and CLI for scanning translation usage, missing keys, and unused keys
57
tr
growingv0.1.11
tr! macro for localisation
54
localize_it
experimentalv1.5.0
Simple and fast library for localization
Core Metrics
| i18n-audit | tr | localize_it | |
|---|---|---|---|
| Health Score | 42 | 57 | 54 |
| Total Downloads | 15 | 1.3M | 209 |
| 30d Downloads | 6 | 53.1K | 17 |
| Dependents | 0 | 181 | 0 |
| Releases | 1 | 9 | 14 |
| Last Updated | 29d ago | 277d ago | 50d ago |
| Age | 29d | 7y 4m | 2m |
Health Breakdown
i18n-audit
Maintenance
11
Quality
12
Community
6
Popularity
1
Documentation
12
tr
Maintenance
7
Quality
16
Community
12
Popularity
7
Documentation
15
localize_it
Maintenance
13
Quality
17
Community
6
Popularity
3
Documentation
15
Technical Details
| i18n-audit | tr | localize_it | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.11 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 4 | 1 |
| Crate Size | 25KB | 21KB | 15KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74 | 1.81 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tr leads with a health score of 57/100, but none of the options score above 80.
- •tr is depended on by 181 crates — strongest ecosystem trust.
- •i18n-audit, tr are pre-1.0 — API may change.