Decision Workspace
local-fmt vs rust-i18n vs localize_it
Side-by-side comparison of Rust crates
43
local-fmt
growingv0.5.1
This crate provides localizable format strings.
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.
54
localize_it
experimentalv1.5.0
Simple and fast library for localization
Core Metrics
| local-fmt | rust-i18n | localize_it | |
|---|---|---|---|
| Health Score | 43 | 65 | 54 |
| Total Downloads | 2.0K | 1.6M | 209 |
| 30d Downloads | 6 | 174.6K | 17 |
| Dependents | 0 | 1.1K | 0 |
| Releases | 3 | 49 | 14 |
| Last Updated | 382d ago | 133d ago | 50d ago |
| Age | 1y | 4y 3m | 2m |
Health Breakdown
local-fmt
Maintenance
6
Quality
17
Community
4
Popularity
4
Documentation
12
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
localize_it
Maintenance
13
Quality
17
Community
6
Popularity
3
Documentation
15
Technical Details
| local-fmt | rust-i18n | localize_it | |
|---|---|---|---|
| Version | 0.5.1 | 3.1.5 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 9 | 1 |
| Crate Size | 15KB | 21KB | 15KB |
| Features | 6 | 1 | 0 |
| Yanked % | 0.0% | 8.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81 | — | 1.85.0 |
| 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.
- •⚠ local-fmt has not been updated in over a year.
- •local-fmt is pre-1.0 — API may change.