Decision Workspace
sha1_smol vs sha1 vs sha1-checked
Side-by-side comparison of Rust crates
51
sha1_smol
growingv1.0.1
Minimal dependency-free implementation of SHA1 for Rust.
75
sha1
growingv0.11.0
SHA-1 hash function
66
sha1-checked
growingv0.10.0
SHA-1 hash function with collision detection
Core Metrics
| sha1_smol | sha1 | sha1-checked | |
|---|---|---|---|
| Health Score | 51 | 75 | 66 |
| Total Downloads | 98.0M | 294.5M | 11.4M |
| 30d Downloads | 7.7M | 20.9M | 2.5M |
| Dependents | 664 | 15.3K | 43 |
| Releases | 2 | 34 | 2 |
| Last Updated | 614d ago | today | 42d ago |
| Age | 4y 2m | 11y 4m | 2y |
Health Breakdown
sha1_smol
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
9
sha1
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
15
sha1-checked
Maintenance
14
Quality
14
Community
15
Popularity
8
Documentation
15
Technical Details
| sha1_smol | sha1 | sha1-checked | |
|---|---|---|---|
| Version | 1.0.1 | 0.11.0 | 0.10.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 5 |
| Crate Size | 10KB | 15KB | 784KB |
| Features | 2 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.72 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •sha1 leads with a health score of 75/100, but none of the options score above 80.
- •sha1 is depended on by 15.3K crates — strongest ecosystem trust.
- •⚠ sha1_smol has not been updated in over a year.
- •sha1, sha1-checked are pre-1.0 — API may change.