Decision Workspace
jsonhash vs sqlite-hashes vs extendhash
Side-by-side comparison of Rust crates
44
jsonhash
experimentalv0.2.0
A command-line tool to generate hash values for files. SHA256 and MD5. Output and Error messages in JSON format.
56
sqlite-hashes
growingv0.10.8
Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512, Blake3, FNV-1a, xxHash
52
extendhash
growingv1.0.10
Rust Hash Extender
Core Metrics
| jsonhash | sqlite-hashes | extendhash | |
|---|---|---|---|
| Health Score | 44 | 56 | 52 |
| Total Downloads | 790 | 120.2K | 180.5K |
| 30d Downloads | 5 | 8.3K | 12.5K |
| Dependents | 0 | 42 | 8 |
| Releases | 3 | 36 | 20 |
| Last Updated | 165d ago | 137d ago | 1231d ago |
| Age | 5m | 2y 8m | 6y 1m |
Health Breakdown
jsonhash
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
10
sqlite-hashes
Maintenance
12
Quality
16
Community
10
Popularity
6
Documentation
12
extendhash
Maintenance
6
Quality
21
Community
9
Popularity
6
Documentation
10
Technical Details
| jsonhash | sqlite-hashes | extendhash | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.8 | 1.0.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 13 | 0 |
| Crate Size | 13KB | 38KB | 18KB |
| Features | 0 | 15 | 0 |
| Yanked % | 0.0% | 2.8% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlite-hashes leads with a health score of 56/100, but none of the options score above 80.
- •extendhash has the most downloads (180.5K), suggesting wider adoption.
- •⚠ extendhash has not been updated in over a year.
- •jsonhash, sqlite-hashes are pre-1.0 — API may change.