Decision Workspace
rune-axum-signature vs philiprehberger-webhook-signature vs mailrs-webhook-signature
Side-by-side comparison of Rust crates
41
rune-axum-signature
experimentalv0.1.0
HMAC request signature verification middleware for Axum — validates webhook signatures in constant time
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
| rune-axum-signature | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Health Score | 41 | 52 | 49 |
| Total Downloads | 13 | 208 | 20 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 1 |
| Last Updated | 15d ago | 49d ago | 3d ago |
| Age | 15d | 2m | 3d |
Health Breakdown
rune-axum-signature
Maintenance
12
Quality
12
Community
6
Popularity
1
Documentation
10
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
| rune-axum-signature | philiprehberger-webhook-signature | mailrs-webhook-signature | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 11 | 5 | 4 |
| Crate Size | 11KB | 12KB | 17KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 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.
- •rune-axum-signature, philiprehberger-webhook-signature are pre-1.0 — API may change.