Decision Workspace
validatron vs validatron_derive vs valid
Side-by-side comparison of Rust crates
45
validatron
growingv0.5.0
A data structure validation library designed for user input
46
validatron_derive
growingv0.5.0
A data structure validation library designed for user input
44
valid
growingv0.3.1
Validate custom types by composing primitive validation functions. Use one common API for validating all kind of business rules including aspects of the application state. One common error type for all kind of constraint violations. It is designed to help with error messages that are meaningful to the user of an application.
Core Metrics
| validatron | validatron_derive | valid | |
|---|---|---|---|
| Health Score | 45 | 46 | 44 |
| Total Downloads | 44.6K | 45.5K | 21.2K |
| 30d Downloads | 190 | 208 | 1.6K |
| Dependents | 0 | 6 | 12 |
| Releases | 6 | 6 | 4 |
| Last Updated | 1256d ago | 1256d ago | 2133d ago |
| Age | 5y 2m | 5y 2m | 6y 6m |
Health Breakdown
validatron
Maintenance
4
Quality
16
Community
9
Popularity
6
Documentation
10
validatron_derive
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
10
valid
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
12
Technical Details
| validatron | validatron_derive | valid | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 5 | 3 | 9 |
| Crate Size | 11KB | 4KB | 36KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 3 | 3 | 1 |
Links
Quick Verdict
- •validatron_derive leads with a health score of 46/100, but none of the options score above 80.
- •⚠ validatron, validatron_derive, valid have not been updated in over a year.