Decision Workspace
validator-async-derive vs validator_derive vs validator
Side-by-side comparison of Rust crates
37
validator-async-derive
experimentalv0.20.0
Macros 1.1 implementation of #[derive(Validate)]
53
validator_derive
growingv0.20.0
Macros 1.1 implementation of #[derive(Validate)]
52
validator
growingv0.20.0
Common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`
Core Metrics
| validator-async-derive | validator_derive | validator | |
|---|---|---|---|
| Health Score | 37 | 53 | 52 |
| Total Downloads | 572 | 41.8M | 44.9M |
| 30d Downloads | 18 | 3.1M | 3.4M |
| Dependents | 1 | 1.1K | 6.9K |
| Releases | 1 | 31 | 26 |
| Last Updated | 229d ago | 431d ago | 431d ago |
| Age | 7m | 9y 3m | 9y 3m |
Health Breakdown
validator-async-derive
Maintenance
4
Quality
14
Community
4
Popularity
3
Documentation
12
validator_derive
Maintenance
7
Quality
15
Community
11
Popularity
8
Documentation
12
validator
Maintenance
6
Quality
14
Community
12
Popularity
8
Documentation
12
Technical Details
| validator-async-derive | validator_derive | validator | |
|---|---|---|---|
| Version | 0.20.0 | 0.20.0 | 0.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 6 | 11 |
| Crate Size | 14KB | 13KB | 16KB |
| Features | 1 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 3.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.81 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •validator_derive leads with a health score of 53/100, but none of the options score above 80.
- •validator has the most downloads (44.9M), suggesting wider adoption.
- •validator is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ validator_derive, validator have not been updated in over a year.