Decision Workspace
yaml-validator vs yaml-validator-cli vs zod_gen
Side-by-side comparison of Rust crates
41
yaml-validator
growingv0.2.0
A library for validating YAML against YAML-defined schemas
35
yaml-validator-cli
growingv0.1.1
A command-line interface to the yaml-validator library
62
zod_gen
growingv1.3.0
Generate Zod schemas and TypeScript types from Rust types. Use with zod_gen_derive for automatic #[derive(ZodSchema)] support and serde rename compatibility.
Core Metrics
| yaml-validator | yaml-validator-cli | zod_gen | |
|---|---|---|---|
| Health Score | 41 | 35 | 62 |
| Total Downloads | 15.1K | 9.0K | 16.2K |
| 30d Downloads | 156 | 9 | 188 |
| Dependents | 23 | 0 | 11 |
| Releases | 7 | 6 | 23 |
| Last Updated | 865d ago | 865d ago | 37d ago |
| Age | 6y 2m | 6y 2m | 8m |
Health Breakdown
yaml-validator
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
9
yaml-validator-cli
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
9
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| yaml-validator | yaml-validator-cli | zod_gen | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 15KB | 8KB | 5KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zod_gen leads with a health score of 62/100, but none of the options score above 80.
- •⚠ yaml-validator, yaml-validator-cli have not been updated in over a year.
- •yaml-validator, yaml-validator-cli are pre-1.0 — API may change.