Decision Workspace
i18n-embed vs i18n-embed-impl vs rust-i18n
Side-by-side comparison of Rust crates
51
i18n-embed
growingv0.16.0
Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime.
48
i18n-embed-impl
growingv0.8.4
Macro implementations for i18n-embed
70
rust-i18n
stablev4.0.0
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-embed | i18n-embed-impl | rust-i18n | |
|---|---|---|---|
| Health Score | 51 | 48 | 70 |
| Total Downloads | 3.0M | 2.9M | 2.0M |
| 30d Downloads | 386.6K | 386.1K | 228.4K |
| Dependents | 500 | 53 | 1.4K |
| Releases | 53 | 15 | 50 |
| Last Updated | 321d ago | 580d ago | 44d ago |
| Age | 6y 1m | 6y 1m | 4y 5m |
Health Breakdown
i18n-embed
Maintenance
9
Quality
12
Community
13
Popularity
8
Documentation
9
i18n-embed-impl
Maintenance
4
Quality
16
Community
11
Popularity
8
Documentation
9
rust-i18n
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
10
Technical Details
| i18n-embed | i18n-embed-impl | rust-i18n | |
|---|---|---|---|
| Version | 0.16.0 | 0.8.4 | 4.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 22 | 6 | 8 |
| Crate Size | 38KB | 5KB | 21KB |
| Features | 7 | 3 | 1 |
| Yanked % | 5.7% | 0.0% | 8.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rust-i18n leads with a health score of 70/100, but none of the options score above 80.
- •i18n-embed has the most downloads (3.0M), suggesting wider adoption.
- •rust-i18n is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ i18n-embed-impl has not been updated in over a year.
- •i18n-embed, i18n-embed-impl are pre-1.0 — API may change.