Decision Workspace
const-sha1 vs sha1 vs sha1-checked
Side-by-side comparison of Rust crates
50
const-sha1
growingv0.3.0
A sha1 implementation for use in const contexts
75
sha1
growingv0.11.0
SHA-1 hash function
66
sha1-checked
growingv0.10.0
SHA-1 hash function with collision detection
Core Metrics
| const-sha1 | sha1 | sha1-checked | |
|---|---|---|---|
| Health Score | 50 | 75 | 66 |
| Total Downloads | 10.1M | 294.5M | 11.4M |
| 30d Downloads | 617.4K | 21.6M | 2.6M |
| Dependents | 231 | 15.3K | 43 |
| Releases | 4 | 34 | 2 |
| Last Updated | 814d ago | today | 42d ago |
| Age | 5y 9m | 11y 4m | 2y |
Health Breakdown
const-sha1
Maintenance
3
Quality
18
Community
9
Popularity
8
Documentation
12
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
| const-sha1 | sha1 | sha1-checked | |
|---|---|---|---|
| Version | 0.3.0 | 0.11.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 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.
- •⚠ const-sha1 has not been updated in over a year.