Decision Workspace
vhdrs vs whichdisk vs inspect_path
Side-by-side comparison of Rust crates
50
vhdrs
growingv0.1.4
A lightweight library that provides an ergonomic interface for managing Virtual Hard Disks (VHD/VHDX) on Windows systems. It leverages the Windows API to facilitate operations such as opening, attaching, detaching, and retrieving information from VHD files.
56
whichdisk
experimentalv0.3.1
Cross-platform disk/volume resolver — given a path, tells you which disk it's on, its mount point, and the relative path
46
inspect_path
experimentalv0.5.2
Cross-platform inspection of filesystem paths, including local and remote mounts.
Core Metrics
| vhdrs | whichdisk | inspect_path | |
|---|---|---|---|
| Health Score | 50 | 56 | 46 |
| Total Downloads | 5.6K | 58 | 159 |
| 30d Downloads | 30 | 62 | 30 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 5 | 11 |
| Last Updated | 585d ago | 7d ago | 2d ago |
| Age | 1y 7m | 9d | 2m |
Health Breakdown
vhdrs
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
13
whichdisk
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
inspect_path
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| vhdrs | whichdisk | inspect_path | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.1 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 14 | 3 |
| Crate Size | 18KB | 41KB | 18KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •whichdisk leads with a health score of 56/100, but none of the options score above 80.
- •vhdrs has the most downloads (5.6K), suggesting wider adoption.
- •⚠ vhdrs has not been updated in over a year.