Decision Workspace
path_normalizer vs add_ext vs sugar_path
Side-by-side comparison of Rust crates
44
path_normalizer
experimentalv0.1.1
Lexically normalize paths in Rust without touching the filesystem.
44
add_ext
experimentalv0.1.3
Append extensions to file paths / 为文件路径追加扩展名
74
sugar_path
stablev3.0.0
Host-native lexical path manipulation with borrowed and owned-buffer APIs
Core Metrics
| path_normalizer | add_ext | sugar_path | |
|---|---|---|---|
| Health Score | 44 | 44 | 74 |
| Total Downloads | 799 | 177 | 880.9K |
| 30d Downloads | 0 | 0 | 64.3K |
| Dependents | 0 | 1 | 992 |
| Releases | 2 | 3 | 18 |
| Last Updated | 323d ago | 150d ago | 1d ago |
| Age | 10m | 6m | 4y 4m |
Health Breakdown
path_normalizer
Maintenance
7
Quality
15
Community
6
Popularity
3
Documentation
13
add_ext
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
8
sugar_path
Maintenance
18
Quality
21
Community
15
Popularity
7
Documentation
13
Technical Details
| path_normalizer | add_ext | sugar_path | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MulanPSL-2.0 | MIT |
| Dependencies | 0 | 4 | 5 |
| Crate Size | 4KB | 13KB | 51KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •sugar_path leads with a health score of 74/100, but none of the options score above 80.
- •sugar_path is depended on by 992 crates — strongest ecosystem trust.
- •path_normalizer, add_ext are pre-1.0 — API may change.