Decision Workspace
blkreader vs blkmap vs blkpath
Side-by-side comparison of Rust crates
45
blkreader
experimentalv0.1.2
Read file data directly from block device using extent information
43
blkmap
experimentalv0.1.0
Query file physical extents (FIEMAP) for a given range on disk
44
blkpath
experimentalv0.1.0
Resolve the underlying block device path from a file path or file descriptor
Core Metrics
| blkreader | blkmap | blkpath | |
|---|---|---|---|
| Health Score | 45 | 43 | 44 |
| Total Downloads | 332 | 358 | 357 |
| 30d Downloads | 226 | 242 | 242 |
| Dependents | 0 | 3 | 3 |
| Releases | 3 | 1 | 1 |
| Last Updated | 68d ago | 70d ago | 71d ago |
| Age | 2m | 2m | 2m |
Health Breakdown
blkreader
Maintenance
10
Quality
13
Community
6
Popularity
3
Documentation
13
blkmap
Maintenance
9
Quality
13
Community
8
Popularity
3
Documentation
10
blkpath
Maintenance
9
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| blkreader | blkmap | blkpath | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 4 | 3 |
| Crate Size | 19KB | 15KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blkreader leads with a health score of 45/100, but none of the options score above 80.
- •blkmap has the most downloads (358), suggesting wider adoption.