Decision Workspace
htmlize vs html-escape vs hescape
Side-by-side comparison of Rust crates
57
htmlize
growingv1.0.6
Encode and decode HTML entities in UTF-8 according to the standard
54
html-escape
growingv0.2.13
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.
46
hescape
experimentalv0.1.0
A fast and lightweight HTML escape/unescape library for Rust.
Core Metrics
| htmlize | html-escape | hescape | |
|---|---|---|---|
| Health Score | 57 | 54 | 46 |
| Total Downloads | 1.9M | 22.3M | 128 |
| 30d Downloads | 588.9K | 2.6M | 18 |
| Dependents | 82 | 4.8K | 10 |
| Releases | 10 | 15 | 1 |
| Last Updated | 335d ago | 1190d ago | 69d ago |
| Age | 6y 3m | 5y 9m | 2m |
Health Breakdown
htmlize
Maintenance
6
Quality
21
Community
11
Popularity
7
Documentation
12
html-escape
Maintenance
4
Quality
17
Community
15
Popularity
8
Documentation
10
hescape
Maintenance
9
Quality
15
Community
9
Popularity
3
Documentation
10
Technical Details
| htmlize | html-escape | hescape | |
|---|---|---|---|
| Version | 1.0.6 | 0.2.13 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 10 | 2 | 0 |
| Crate Size | 73KB | 23KB | 24KB |
| Features | 7 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •htmlize leads with a health score of 57/100, but none of the options score above 80.
- •html-escape has the most downloads (22.3M), suggesting wider adoption.
- •html-escape is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ html-escape has not been updated in over a year.
- •html-escape, hescape are pre-1.0 — API may change.