Decision Workspace
i18n-format vs i18n-format-macro vs rust-i18n
Side-by-side comparison of Rust crates
50
i18n-format
growingv0.4.0
A simple macro to allow formatting with gettext with a workaround for older xgettext
49
i18n-format-macro
growingv0.4.0
Proc macro implementation of i18n-format
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-format | i18n-format-macro | rust-i18n | |
|---|---|---|---|
| Health Score | 50 | 49 | 65 |
| Total Downloads | 95.1K | 29.7K | 1.6M |
| 30d Downloads | 8.4K | 128 | 181.2K |
| Dependents | 0 | 2 | 1.1K |
| Releases | 4 | 2 | 49 |
| Last Updated | 92d ago | 92d ago | 133d ago |
| Age | 3y 2m | 1y 1m | 4y 3m |
Health Breakdown
i18n-format
Maintenance
12
Quality
16
Community
3
Popularity
6
Documentation
13
i18n-format-macro
Maintenance
12
Quality
15
Community
4
Popularity
5
Documentation
13
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
Technical Details
| i18n-format | i18n-format-macro | rust-i18n | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 3.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 9 |
| Crate Size | 7KB | 2KB | 21KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 8.2% |
| Edition | 2021 | 2021 | 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-format, i18n-format-macro are pre-1.0 — API may change.