Decision Workspace
validify vs validify_derive vs validify_types
Side-by-side comparison of Rust crates
47
validify
growingv2.0.0
Provides struct validation and modification functionality through the use of derive macros
48
validify_derive
growingv2.0.0
Derive macros for the validify crate
28
validify_types
growingv0.1.0
Derive macros for the Validate trait of `validify`
Core Metrics
| validify | validify_derive | validify_types | |
|---|---|---|---|
| Health Score | 47 | 48 | 28 |
| Total Downloads | 54.0K | 54.3K | 1.8K |
| 30d Downloads | 3.0K | 3.1K | 2 |
| Dependents | 16 | 9 | 2 |
| Releases | 10 | 10 | 1 |
| Last Updated | 411d ago | 411d ago | 1166d ago |
| Age | 3y 2m | 2y 11m | 3y 2m |
Health Breakdown
validify
Maintenance
7
Quality
18
Community
6
Popularity
6
Documentation
10
validify_derive
Maintenance
7
Quality
19
Community
6
Popularity
6
Documentation
10
validify_types
Maintenance
1
Quality
9
Community
4
Popularity
4
Documentation
10
Technical Details
| validify | validify_derive | validify_types | |
|---|---|---|---|
| Version | 2.0.0 | 2.0.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 7 | 2 |
| Crate Size | 24KB | 32KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •validify_derive leads with a health score of 48/100, but none of the options score above 80.
- •⚠ validify, validify_derive, validify_types have not been updated in over a year.
- •validify_types is pre-1.0 — API may change.