Decision Workspace
dunce vs normpath vs soft-canonicalize
Side-by-side comparison of Rust crates
56
dunce
growingv1.0.5
Normalize Windows paths to the most compatible format, avoiding UNC where possible
66
normpath
stablev1.5.1
More reliable path manipulation
57
soft-canonicalize
experimentalv0.5.6
Path canonicalization that works with non-existing paths.
Core Metrics
| dunce | normpath | soft-canonicalize | |
|---|---|---|---|
| Health Score | 56 | 66 | 57 |
| Total Downloads | 188.8M | 23.1M | 23.1K |
| 30d Downloads | 21.3M | 1.3M | 2.8K |
| Dependents | 11.5K | 1.2K | 62 |
| Releases | 8 | 14 | 34 |
| Last Updated | 660d ago | 21d ago | 37d ago |
| Age | 8y 6m | 5y 6m | 10m |
Health Breakdown
dunce
Maintenance
6
Quality
15
Community
14
Popularity
8
Documentation
13
normpath
Maintenance
16
Quality
16
Community
14
Popularity
8
Documentation
12
soft-canonicalize
Maintenance
17
Quality
9
Community
11
Popularity
5
Documentation
15
Technical Details
| dunce | normpath | soft-canonicalize | |
|---|---|---|---|
| Version | 1.0.5 | 1.5.1 | 0.5.6 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | CC0-1.0 OR MIT-0 OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 9 | 4 |
| Crate Size | 8KB | 25KB | 291KB |
| Features | 0 | 1 | 4 |
| Yanked % | 62.5% | 7.1% | 29.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81.0 | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •normpath leads with a health score of 66/100, but none of the options score above 80.
- •dunce has the most downloads (188.8M), suggesting wider adoption.
- •dunce is depended on by 11.5K crates — strongest ecosystem trust.
- •⚠ dunce has not been updated in over a year.
- •soft-canonicalize is pre-1.0 — API may change.