Decision Workspace
brutal_i18n vs localize_it vs rust-l10n
Side-by-side comparison of Rust crates
34
brutal_i18n
experimentalv0.3.1
A nonchalant i18n library, inspired by rust-i18n; load a YAML file for some compile time action, get translation texts at runtime.
54
localize_it
experimentalv1.5.0
Simple and fast library for localization
41
rust-l10n
experimentalv0.1.1
A lightweight internationalization library ported from go-l10n
Core Metrics
| brutal_i18n | localize_it | rust-l10n | |
|---|---|---|---|
| Health Score | 34 | 54 | 41 |
| Total Downloads | 1.1K | 209 | 778 |
| 30d Downloads | 6 | 17 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 14 | 2 |
| Last Updated | 323d ago | 50d ago | 229d ago |
| Age | 10m | 2m | 7m |
Health Breakdown
brutal_i18n
Maintenance
7
Quality
13
Community
3
Popularity
4
Documentation
7
localize_it
Maintenance
13
Quality
17
Community
6
Popularity
3
Documentation
15
rust-l10n
Maintenance
8
Quality
15
Community
5
Popularity
3
Documentation
10
Technical Details
| brutal_i18n | localize_it | rust-l10n | |
|---|---|---|---|
| Version | 0.3.1 | 1.5.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 1 | 2 |
| Crate Size | 5KB | 15KB | 15KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •localize_it leads with a health score of 54/100, but none of the options score above 80.
- •brutal_i18n has the most downloads (1.1K), suggesting wider adoption.
- •brutal_i18n, rust-l10n are pre-1.0 — API may change.