Decision Workspace
axum-valid vs axum-yaml vs axum-serde
Side-by-side comparison of Rust crates
50
axum-valid
growingv0.24.0
Provides validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them.
49
axum-yaml
growingv0.5.0
YAML extractor for axum
48
axum-serde
growingv0.9.0
Provides multiple serde-based extractors / responses for the Axum web framework, also offers a macro to easily customize extractors / responses.
Core Metrics
| axum-valid | axum-yaml | axum-serde | |
|---|---|---|---|
| Health Score | 50 | 49 | 48 |
| Total Downloads | 233.4K | 57.0K | 46.9K |
| 30d Downloads | 20.2K | 1.3K | 3.6K |
| Dependents | 32 | 89 | 27 |
| Releases | 32 | 4 | 17 |
| Last Updated | 274d ago | 446d ago | 274d ago |
| Age | 2y 9m | 3y 10m | 2y 3m |
Health Breakdown
axum-valid
Maintenance
9
Quality
12
Community
10
Popularity
6
Documentation
13
axum-yaml
Maintenance
9
Quality
13
Community
11
Popularity
6
Documentation
10
axum-serde
Maintenance
9
Quality
10
Community
10
Popularity
6
Documentation
13
Technical Details
| axum-valid | axum-yaml | axum-serde | |
|---|---|---|---|
| Version | 0.24.0 | 0.5.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 25 | 15 | 16 |
| Crate Size | 67KB | 7KB | 19KB |
| Features | 30 | 0 | 8 |
| Yanked % | 15.6% | 0.0% | 23.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-valid leads with a health score of 50/100, but none of the options score above 80.
- •⚠ axum-yaml has not been updated in over a year.