Decision Workspace
transbot vs rust-i18n vs localize_it
Side-by-side comparison of Rust crates
45
transbot
experimentalv0.1.8
A simple translation robot that translates HTMLs/EPUBs/MarkDowns/TEXTs based on LLMs.
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.
61
localize_it
experimentalv2.5.3
Simple and fast library for localization
Core Metrics
| transbot | rust-i18n | localize_it | |
|---|---|---|---|
| Health Score | 45 | 70 | 61 |
| Total Downloads | 120 | 2.0M | 327 |
| 30d Downloads | 0 | 228.4K | 0 |
| Dependents | 0 | 1.4K | 0 |
| Releases | 9 | 50 | 23 |
| Last Updated | 3d ago | 44d ago | 3d ago |
| Age | 20d | 4y 5m | 4m |
Health Breakdown
transbot
Maintenance
16
Quality
12
Community
2
Popularity
2
Documentation
13
rust-i18n
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
10
localize_it
Maintenance
19
Quality
18
Community
6
Popularity
3
Documentation
15
Technical Details
| transbot | rust-i18n | localize_it | |
|---|---|---|---|
| Version | 0.1.8 | 4.0.0 | 2.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 17 | 8 | 5 |
| Crate Size | 42KB | 21KB | 24KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 8.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rust-i18n leads with a health score of 70/100, but none of the options score above 80.
- •rust-i18n is depended on by 1.4K crates — strongest ecosystem trust.
- •transbot is pre-1.0 — API may change.