Decision Workspace
v_escape-base vs use-escape vs htmlize
Side-by-side comparison of Rust crates
52
v_escape-base
experimentalv0.1.0
Base runtime for v_escape: SIMD-accelerated string escaping primitives.
50
use-escape
experimentalv0.1.0
Escaping and unescaping helpers for RustUse
66
htmlize
stablev1.1.0
Correctly encode and decode HTML entities in UTF-8
Core Metrics
| v_escape-base | use-escape | htmlize | |
|---|---|---|---|
| Health Score | 52 | 50 | 66 |
| Total Downloads | 22.3K | 16 | 2.9M |
| 30d Downloads | 22.0K | 0 | 463.6K |
| Dependents | 7 | 1 | 178 |
| Releases | 1 | 1 | 11 |
| Last Updated | 30d ago | 9d ago | 42d ago |
| Age | 1m | 9d | 6y 5m |
Health Breakdown
v_escape-base
Maintenance
11
Quality
18
Community
5
Popularity
5
Documentation
13
use-escape
Maintenance
12
Quality
15
Community
7
Popularity
1
Documentation
15
htmlize
Maintenance
13
Quality
21
Community
12
Popularity
8
Documentation
12
Technical Details
| v_escape-base | use-escape | htmlize | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 10 |
| Crate Size | 21KB | 3KB | 75KB |
| Features | 6 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.95.0 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •htmlize leads with a health score of 66/100, but none of the options score above 80.
- •htmlize is depended on by 178 crates — strongest ecosystem trust.
- •v_escape-base, use-escape are pre-1.0 — API may change.