Decision Workspace
club-kdl-codegen vs zod_gen vs zod-rs-ts
Side-by-side comparison of Rust crates
47
club-kdl-codegen
experimentalv0.11.1
Generate Rust / TypeScript / Zod / SurrealQL code from KDL schema files
59
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.
57
zod-rs-ts
experimentalv1.0.1
TypeScript Zod schema generator for zod-rs
Core Metrics
| club-kdl-codegen | zod_gen | zod-rs-ts | |
|---|---|---|---|
| Health Score | 47 | 59 | 57 |
| Total Downloads | 88 | 16.6K | 117 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 11 | 3 |
| Releases | 6 | 23 | 3 |
| Last Updated | today | 96d ago | 43d ago |
| Age | 9d | 10m | 4m |
Health Breakdown
club-kdl-codegen
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
zod_gen
Maintenance
14
Quality
18
Community
9
Popularity
5
Documentation
13
zod-rs-ts
Maintenance
16
Quality
18
Community
8
Popularity
2
Documentation
13
Technical Details
| club-kdl-codegen | zod_gen | zod-rs-ts | |
|---|---|---|---|
| Version | 0.11.1 | 1.3.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 6 |
| Crate Size | 54KB | 5KB | 17KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.94 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zod_gen leads with a health score of 59/100, but none of the options score above 80.
- •club-kdl-codegen is pre-1.0 — API may change.