Decision Workspace
validy vs validation_derive vs jiuziai-macro-libs
Side-by-side comparison of Rust crates
53
validy
experimentalv1.2.4
A powerful and flexible Rust library based on procedural macros for validation, modification, and DTO (Data Transfer Object) handling. Designed to integrate seamlessly with Axum. Inspired by Validator, Validify and Garde.
51
validation_derive
experimentalv1.2.4
Secundary Crate for macros.
35
jiuziai-macro-libs
experimentalv0.0.1
运行时验证 helpers 和 Validate trait 实现
Core Metrics
| validy | validation_derive | jiuziai-macro-libs | |
|---|---|---|---|
| Health Score | 53 | 51 | 35 |
| Total Downloads | 505 | 439 | 103 |
| 30d Downloads | 200 | 204 | 20 |
| Dependents | 0 | 23 | 1 |
| Releases | 23 | 12 | 1 |
| Last Updated | 56d ago | 56d ago | 128d ago |
| Age | 2m | 2m | 4m |
Health Breakdown
validy
Maintenance
16
Quality
18
Community
6
Popularity
3
Documentation
10
validation_derive
Maintenance
13
Quality
15
Community
10
Popularity
3
Documentation
10
jiuziai-macro-libs
Maintenance
7
Quality
12
Community
4
Popularity
2
Documentation
10
Technical Details
| validy | validation_derive | jiuziai-macro-libs | |
|---|---|---|---|
| Version | 1.2.4 | 1.2.4 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 19 | 6 | 8 |
| Crate Size | 31KB | 31KB | 11KB |
| Features | 17 | 3 | 0 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •validy leads with a health score of 53/100, but none of the options score above 80.
- •jiuziai-macro-libs is pre-1.0 — API may change.