Decision Workspace
http-request-validator vs http-body-request-validator vs axum-request-validator
Side-by-side comparison of Rust crates
41
http-request-validator
growingv0.2.0
Abstract HTTP request validation interface, providing access to a buffered request body and headers to the validation function. Designed to be fit for implementing HTTP request signature checks for WebHooks and similar tasks.
42
http-body-request-validator
growingv0.2.0
The http-request-validator integration with http-body.
39
axum-request-validator
growingv0.2.1
The http-request-validator integration with axum.
Core Metrics
| http-request-validator | http-body-request-validator | axum-request-validator | |
|---|---|---|---|
| Health Score | 41 | 42 | 39 |
| Total Downloads | 4.4K | 4.0K | 4.0K |
| 30d Downloads | 74 | 55 | 21 |
| Dependents | 6 | 3 | 0 |
| Releases | 2 | 2 | 3 |
| Last Updated | 476d ago | 476d ago | 475d ago |
| Age | 2y 9m | 2y 9m | 2y 9m |
Health Breakdown
http-request-validator
Maintenance
5
Quality
15
Community
7
Popularity
4
Documentation
10
http-body-request-validator
Maintenance
5
Quality
16
Community
7
Popularity
4
Documentation
10
axum-request-validator
Maintenance
6
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| http-request-validator | http-body-request-validator | axum-request-validator | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 6 | 7 |
| Crate Size | 2KB | 4KB | 8KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •http-body-request-validator leads with a health score of 42/100, but none of the options score above 80.
- •http-request-validator has the most downloads (4.4K), suggesting wider adoption.
- •⚠ http-request-validator, http-body-request-validator, axum-request-validator have not been updated in over a year.