Decision Workspace
validatron_derive vs validatron vs valid
Side-by-side comparison of Rust crates
46
validatron_derive
growingv0.5.0
A data structure validation library designed for user input
45
validatron
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_derive | validatron | valid | |
|---|---|---|---|
| Health Score | 46 | 45 | 44 |
| Total Downloads | 45.5K | 44.6K | 21.2K |
| 30d Downloads | 208 | 190 | 1.6K |
| Dependents | 6 | 0 | 12 |
| Releases | 6 | 6 | 4 |
| Last Updated | 1256d ago | 1256d ago | 2133d ago |
| Age | 5y 2m | 5y 2m | 6y 6m |
Health Breakdown
validatron_derive
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
10
validatron
Maintenance
4
Quality
16
Community
9
Popularity
6
Documentation
10
valid
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
12
Technical Details
| validatron_derive | validatron | 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 | 3 | 5 | 9 |
| Crate Size | 4KB | 11KB | 36KB |
| Features | 0 | 3 | 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_derive, validatron, valid have not been updated in over a year.