Decision Workspace
rdisk vs hadris-part vs gptman
Side-by-side comparison of Rust crates
35
rdisk
growingv0.1.0
rdisk is a native Rust library to work with different disk image formats (VHD, VHDX, VMDK, etc), file systems (FAT, NTFS) and other low level disk formats.
56
hadris-part
experimentalv1.1.0
Partition table support for MBR, GPT, and Hybrid MBR
63
gptman
stablev3.0.0
Pure Rust library to read and modify GUID partition tables
Core Metrics
| rdisk | hadris-part | gptman | |
|---|---|---|---|
| Health Score | 35 | 56 | 63 |
| Total Downloads | 1.7K | 1.6K | 741.3K |
| 30d Downloads | 3 | 1.2K | 22.3K |
| Dependents | 0 | 22 | 39 |
| Releases | 1 | 8 | 32 |
| Last Updated | 2187d ago | 15d ago | 67d ago |
| Age | 5y 12m | 2m | 7y 2m |
Health Breakdown
rdisk
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
hadris-part
Maintenance
13
Quality
19
Community
10
Popularity
4
Documentation
10
gptman
Maintenance
14
Quality
16
Community
11
Popularity
7
Documentation
15
Technical Details
| rdisk | hadris-part | gptman | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 4 |
| Crate Size | 990B | 33KB | 26KB |
| Features | 0 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •gptman leads with a health score of 63/100, but none of the options score above 80.
- •⚠ rdisk has not been updated in over a year.
- •rdisk is pre-1.0 — API may change.