Decision Workspace
validator_derive vs validator vs validator_types
Side-by-side comparison of Rust crates
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`
46
validator_types
growingv0.16.0
Basic type for validator and validator_derive
Core Metrics
| validator_derive | validator | validator_types | |
|---|---|---|---|
| Health Score | 53 | 52 | 46 |
| Total Downloads | 41.8M | 44.9M | 18.6M |
| 30d Downloads | 3.1M | 3.4M | 268.6K |
| Dependents | 1.1K | 6.9K | 10 |
| Releases | 31 | 26 | 5 |
| Last Updated | 431d ago | 431d ago | 1341d ago |
| Age | 9y 3m | 9y 3m | 5y 6m |
Health Breakdown
validator_derive
Maintenance
7
Quality
15
Community
11
Popularity
8
Documentation
12
validator
Maintenance
6
Quality
14
Community
12
Popularity
8
Documentation
12
validator_types
Maintenance
6
Quality
17
Community
6
Popularity
8
Documentation
9
Technical Details
| validator_derive | validator | validator_types | |
|---|---|---|---|
| Version | 0.20.0 | 0.20.0 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 11 | 2 |
| Crate Size | 13KB | 16KB | 2KB |
| Features | 1 | 4 | 3 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 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, validator_types have not been updated in over a year.