Decision Workspace
jsonhash vs ahsah vs sqlite-hashes
Side-by-side comparison of Rust crates
42
jsonhash
experimentalv0.2.0
A command-line tool to generate hash values for files. SHA256 and MD5. Output and Error messages in JSON format.
59
ahsah
stablev2.1.0
Incremental hashing contexts for MD5 and SHA-2 with reader helpers and optional SIMD decode paths
56
sqlite-hashes
growingv0.10.8
Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512, Blake3, FNV-1a, xxHash
Core Metrics
| jsonhash | ahsah | sqlite-hashes | |
|---|---|---|---|
| Health Score | 42 | 59 | 56 |
| Total Downloads | 793 | 9.7K | 153.3K |
| 30d Downloads | 0 | 0 | 19.3K |
| Dependents | 0 | 0 | 51 |
| Releases | 3 | 9 | 36 |
| Last Updated | 224d ago | 40d ago | 196d ago |
| Age | 7m | 2y 1m | 2y 10m |
Health Breakdown
jsonhash
Maintenance
10
Quality
13
Community
6
Popularity
3
Documentation
10
ahsah
Maintenance
16
Quality
22
Community
6
Popularity
5
Documentation
10
sqlite-hashes
Maintenance
11
Quality
16
Community
11
Popularity
6
Documentation
12
Technical Details
| jsonhash | ahsah | sqlite-hashes | |
|---|---|---|---|
| Version | 0.2.0 | 2.1.0 | 0.10.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 2 | 13 |
| Crate Size | 13KB | 22KB | 38KB |
| Features | 0 | 2 | 15 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ahsah leads with a health score of 59/100, but none of the options score above 80.
- •sqlite-hashes has the most downloads (153.3K), suggesting wider adoption.
- •jsonhash, sqlite-hashes are pre-1.0 — API may change.