Decision Workspace
escape_string vs unescaper vs parse_duration
Side-by-side comparison of Rust crates
45
escape_string
growingv0.1.2
Efficiently parse backslash-escaped strings
60
unescaper
growingv0.2.0
Unescape strings with escape sequences written out as literal characters.
57
parse_duration
growingv2.1.1
Parses a duration from a string.
Core Metrics
| escape_string | unescaper | parse_duration | |
|---|---|---|---|
| Health Score | 45 | 60 | 57 |
| Total Downloads | 257.8K | 15.0M | 5.1M |
| 30d Downloads | 3.8K | 707.2K | 212.3K |
| Dependents | 119 | 435 | 684 |
| Releases | 3 | 11 | 9 |
| Last Updated | 1585d ago | 6d ago | 1936d ago |
| Age | 7y 10m | 3y 11m | 8y 11m |
Health Breakdown
escape_string
Maintenance
3
Quality
16
Community
9
Popularity
6
Documentation
11
unescaper
Maintenance
17
Quality
15
Community
10
Popularity
8
Documentation
10
parse_duration
Maintenance
4
Quality
20
Community
14
Popularity
8
Documentation
11
Technical Details
| escape_string | unescaper | parse_duration | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 2.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-2-Clause | MIT OR GPL-3.0-only | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 3KB | 25KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unescaper leads with a health score of 60/100, but none of the options score above 80.
- •parse_duration is depended on by 684 crates — strongest ecosystem trust.
- •⚠ escape_string, parse_duration have not been updated in over a year.
- •escape_string, unescaper are pre-1.0 — API may change.