Decision Workspace
url-escape vs html-escape vs hescape
Side-by-side comparison of Rust crates
47
url-escape
growingv0.1.1
This library is for encoding/escaping special characters in URLs and decoding/unescaping URLs as well.
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
| url-escape | html-escape | hescape | |
|---|---|---|---|
| Health Score | 47 | 54 | 46 |
| Total Downloads | 1.4M | 22.3M | 128 |
| 30d Downloads | 80.9K | 2.6M | 18 |
| Dependents | 416 | 4.8K | 10 |
| Releases | 2 | 15 | 1 |
| Last Updated | 1469d ago | 1190d ago | 69d ago |
| Age | 4y 11m | 5y 9m | 2m |
Health Breakdown
url-escape
Maintenance
3
Quality
15
Community
12
Popularity
7
Documentation
10
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
| url-escape | html-escape | hescape | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.13 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 4KB | 23KB | 24KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •html-escape leads with a health score of 54/100, but none of the options score above 80.
- •html-escape is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ url-escape, html-escape have not been updated in over a year.