Decision Workspace
sha_file_hashing vs merkle_hash vs xorsum
Side-by-side comparison of Rust crates
41
sha_file_hashing
experimentalv0.1.1
A Rust library for computing and validating SHA-1 file hashes with a clean, trait-based API
56
merkle_hash
growingv3.8.0
Finds the hashes of all files and directories in a directory tree.
50
xorsum
growingv4.0.0
Get XOR hash/digest with this command-line tool
Core Metrics
| sha_file_hashing | merkle_hash | xorsum | |
|---|---|---|---|
| Health Score | 41 | 56 | 50 |
| Total Downloads | 297 | 142.0K | 14.0K |
| 30d Downloads | 78 | 11.3K | 16 |
| Dependents | 2 | 234 | 0 |
| Releases | 2 | 25 | 12 |
| Last Updated | 87d ago | 362d ago | 1248d ago |
| Age | 2m | 4y | 3y 8m |
Health Breakdown
sha_file_hashing
Maintenance
9
Quality
14
Community
7
Popularity
3
Documentation
8
merkle_hash
Maintenance
8
Quality
17
Community
12
Popularity
6
Documentation
13
xorsum
Maintenance
6
Quality
20
Community
6
Popularity
5
Documentation
13
Technical Details
| sha_file_hashing | merkle_hash | xorsum | |
|---|---|---|---|
| Version | 0.1.1 | 3.8.0 | 4.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT | LGPL-3.0-or-later |
| Dependencies | 3 | 5 | 1 |
| Crate Size | 10KB | 10KB | 11KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 28.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •merkle_hash leads with a health score of 56/100, but none of the options score above 80.
- •merkle_hash is depended on by 234 crates — strongest ecosystem trust.
- •⚠ xorsum has not been updated in over a year.
- •sha_file_hashing is pre-1.0 — API may change.