Decision Workspace
foodshare-crypto vs philiprehberger-webhook-signature vs mailrs-webhook-signature
Side-by-side comparison of Rust crates
43
foodshare-crypto
experimentalv1.3.1
Cryptographic utilities for webhook verification and HMAC
52
philiprehberger-webhook-signature
experimentalv0.6.0
HMAC-SHA256 webhook signing and verification for Rust
49
mailrs-webhook-signature
experimentalv1.0.0
HMAC-SHA256 webhook payload signing + verification. Header-format helpers (sha256=hash). Constant-time HMAC compare. Optional secret-rotation support so receivers can verify against current + previous key during rollovers.
Core Metrics
| foodshare-crypto | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Health Score | 43 | 52 | 49 |
| Total Downloads | 21 | 208 | 20 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 1 |
| Last Updated | 143d ago | 49d ago | 3d ago |
| Age | 4m | 2m | 3d |
Health Breakdown
foodshare-crypto
Maintenance
6
Quality
17
Community
6
Popularity
2
Documentation
12
philiprehberger-webhook-signature
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
15
mailrs-webhook-signature
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| foodshare-crypto | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Version | 1.3.1 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 8 | 5 | 4 |
| Crate Size | 5KB | 12KB | 17KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-webhook-signature leads with a health score of 52/100, but none of the options score above 80.
- •philiprehberger-webhook-signature is pre-1.0 — API may change.