Decision Workspace
sha3-const vs keccak-const vs tiny-keccak
Side-by-side comparison of Rust crates
44
sha3-const
growingv0.1.1
const fn implementation of the SHA-3 family of hash and extendable-output functions
51
keccak-const
growingv0.2.0
const fn implementation of the SHA-3 family of hash and extendable-output functions
57
tiny-keccak
growingv2.0.2
An implementation of Keccak derived functions.
Core Metrics
| sha3-const | keccak-const | tiny-keccak | |
|---|---|---|---|
| Health Score | 44 | 51 | 57 |
| Total Downloads | 32.1K | 1.6M | 154.1M |
| 30d Downloads | 210 | 231.8K | 11.4M |
| Dependents | 8 | 154 | 6.7K |
| Releases | 2 | 1 | 28 |
| Last Updated | 1263d ago | 953d ago | 2186d ago |
| Age | 3y 10m | 2y 7m | 10y 4m |
Health Breakdown
sha3-const
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
10
keccak-const
Maintenance
1
Quality
16
Community
17
Popularity
7
Documentation
10
tiny-keccak
Maintenance
4
Quality
24
Community
15
Popularity
8
Documentation
6
Technical Details
| sha3-const | keccak-const | tiny-keccak | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 13KB | 18KB | 20KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tiny-keccak leads with a health score of 57/100, but none of the options score above 80.
- •tiny-keccak is depended on by 6.7K crates — strongest ecosystem trust.
- •⚠ sha3-const, keccak-const, tiny-keccak have not been updated in over a year.
- •sha3-const, keccak-const are pre-1.0 — API may change.