Decision Workspace
hmac vs hmac-sha vs over-there-auth
Side-by-side comparison of Rust crates
68
hmac
growingv0.12.1
Generic implementation of Hash-based Message Authentication Code (HMAC)
41
hmac-sha
growingv0.6.1
Minimal wrapper of HMAC-SHA-{1,2,3} in Rust.
29
over-there-auth
growingv0.1.0-alpha.1
Authentication library for use with other over-there libraries
Core Metrics
| hmac | hmac-sha | over-there-auth | |
|---|---|---|---|
| Health Score | 68 | 41 | 29 |
| Total Downloads | 344.5M | 21.7K | 1.2K |
| 30d Downloads | 22.6M | 136 | 2 |
| Dependents | 20.5K | 30 | 3 |
| Releases | 37 | 11 | 1 |
| Last Updated | 7d ago | 1606d ago | 2194d ago |
| Age | 9y 5m | 4y 8m | 6y |
Health Breakdown
hmac
Maintenance
18
Quality
10
Community
20
Popularity
8
Documentation
12
hmac-sha
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
10
over-there-auth
Maintenance
1
Quality
8
Community
7
Popularity
4
Documentation
9
Technical Details
| hmac | hmac-sha | over-there-auth | |
|---|---|---|---|
| Version | 0.12.1 | 0.6.1 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 8 | 5 |
| Crate Size | 43KB | 3KB | 5KB |
| Features | 2 | 0 | 0 |
| Yanked % | 35.1% | 0.0% | 100.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •hmac leads with a health score of 68/100, but none of the options score above 80.
- •hmac is depended on by 20.5K crates — strongest ecosystem trust.
- •⚠ hmac-sha, over-there-auth have not been updated in over a year.