Decision Workspace
html-translation-lib vs i18n_codegen vs rust-i18n
Side-by-side comparison of Rust crates
38
html-translation-lib
experimentalv0.1.0
高性能HTML翻译库,专为网页本地化设计,提供智能缓存、并发批处理和内存优化功能
38
i18n_codegen
growingv0.1.1
Safe localization library using code generation
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
| html-translation-lib | i18n_codegen | rust-i18n | |
|---|---|---|---|
| Health Score | 38 | 38 | 65 |
| Total Downloads | 401 | 16.8K | 1.6M |
| 30d Downloads | 3 | 170 | 174.6K |
| Dependents | 0 | 0 | 1.1K |
| Releases | 1 | 2 | 49 |
| Last Updated | 216d ago | 2371d ago | 133d ago |
| Age | 7m | 6y 6m | 4y 3m |
Health Breakdown
html-translation-lib
Maintenance
4
Quality
10
Community
6
Popularity
3
Documentation
15
i18n_codegen
Maintenance
3
Quality
13
Community
5
Popularity
5
Documentation
12
rust-i18n
Maintenance
13
Quality
16
Community
19
Popularity
7
Documentation
10
Technical Details
| html-translation-lib | i18n_codegen | rust-i18n | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 3.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 19 | 8 | 9 |
| Crate Size | 2.0MB | 10KB | 21KB |
| Features | 4 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 8.2% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.70 | — | — |
| 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_codegen has not been updated in over a year.
- •html-translation-lib, i18n_codegen are pre-1.0 — API may change.