Decision Workspace
mailrs-webhook-signature vs philiprehberger-webhook-signature vs cm-email-webhook-verification
Side-by-side comparison of Rust crates
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.
52
philiprehberger-webhook-signature
experimentalv0.6.0
HMAC-SHA256 webhook signing and verification for Rust
47
cm-email-webhook-verification
experimentalv1.0.0
SDK for verifying CM Email webhook signatures
Core Metrics
| mailrs-webhook-signature | philiprehberger-webhook-signature | cm-email-webhook-verification | |
|---|---|---|---|
| Health Score | 49 | 52 | 47 |
| Total Downloads | 20 | 208 | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 1 |
| Last Updated | 3d ago | 49d ago | 78d ago |
| Age | 3d | 2m | 2m |
Health Breakdown
mailrs-webhook-signature
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
philiprehberger-webhook-signature
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
15
cm-email-webhook-verification
Maintenance
9
Quality
16
Community
6
Popularity
1
Documentation
15
Technical Details
| mailrs-webhook-signature | philiprehberger-webhook-signature | cm-email-webhook-verification | |
|---|---|---|---|
| Version | 1.0.0 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 4 | 5 | 7 |
| Crate Size | 17KB | 12KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.71.0 |
| 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.