Decision Workspace
gpt-partition vs gptman vs base64-stream
Side-by-side comparison of Rust crates
37
gpt-partition
growingv0.1.2
GptPartitionCursor implements the Read + Write + Seek + Debug. It's used for backing up or restoring partition images, such as in embedded upgrades.
63
gptman
stablev3.0.0
Pure Rust library to read and modify GUID partition tables
60
base64-stream
stablev4.0.1
To encode/decode large data with the standard Base64 encoding.
Core Metrics
| gpt-partition | gptman | base64-stream | |
|---|---|---|---|
| Health Score | 37 | 63 | 60 |
| Total Downloads | 3.9K | 741.3K | 312.3K |
| 30d Downloads | 6 | 21.5K | 13.0K |
| Dependents | 0 | 39 | 59 |
| Releases | 3 | 32 | 29 |
| Last Updated | 884d ago | 67d ago | 124d ago |
| Age | 2y 9m | 7y 2m | 7y 5m |
Health Breakdown
gpt-partition
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
gptman
Maintenance
14
Quality
16
Community
11
Popularity
7
Documentation
15
base64-stream
Maintenance
12
Quality
19
Community
10
Popularity
7
Documentation
12
Technical Details
| gpt-partition | gptman | base64-stream | |
|---|---|---|---|
| Version | 0.1.2 | 3.0.0 | 4.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | LGPL-3.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 3 |
| Crate Size | 9KB | 26KB | 6KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 12.5% | 3.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.68 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •gptman leads with a health score of 63/100, but none of the options score above 80.
- •⚠ gpt-partition has not been updated in over a year.
- •gpt-partition is pre-1.0 — API may change.