Decision Workspace
cm-email-webhook-verification vs philiprehberger-webhook-signature vs mailrs-webhook-signature
Side-by-side comparison of Rust crates
46
cm-email-webhook-verification
experimentalv1.0.0
SDK for verifying CM Email webhook signatures
56
philiprehberger-webhook-signature
experimentalv0.6.0
HMAC-SHA256 webhook signing and verification for Rust
48
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
| cm-email-webhook-verification | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Health Score | 46 | 56 | 48 |
| Total Downloads | 23 | 240 | 587 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 1 |
| Last Updated | 126d ago | 98d ago | 52d ago |
| Age | 4m | 4m | 1m |
Health Breakdown
cm-email-webhook-verification
Maintenance
7
Quality
16
Community
6
Popularity
2
Documentation
15
philiprehberger-webhook-signature
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
15
mailrs-webhook-signature
Maintenance
10
Quality
16
Community
6
Popularity
3
Documentation
13
Technical Details
| cm-email-webhook-verification | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Version | 1.0.0 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 5 | 4 |
| Crate Size | 8KB | 12KB | 17KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.71.0 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-webhook-signature leads with a health score of 56/100, but none of the options score above 80.
- •mailrs-webhook-signature has the most downloads (587), suggesting wider adoption.
- •philiprehberger-webhook-signature is pre-1.0 — API may change.