Decision Workspace
eure-schema vs eure-json-schema vs zod_gen
Side-by-side comparison of Rust crates
52
eure-schema
experimentalv0.1.7
Schema specification and validation for Eure
44
eure-json-schema
experimentalv0.1.7
JSON Schema compatibility for Eure format
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
| eure-schema | eure-json-schema | zod_gen | |
|---|---|---|---|
| Health Score | 52 | 44 | 62 |
| Total Downloads | 1.0K | 629 | 16.2K |
| 30d Downloads | 163 | 9 | 188 |
| Dependents | 23 | 0 | 11 |
| Releases | 7 | 7 | 23 |
| Last Updated | 46d ago | 46d ago | 37d ago |
| Age | 10m | 10m | 8m |
Health Breakdown
eure-schema
Maintenance
16
Quality
15
Community
7
Popularity
4
Documentation
10
eure-json-schema
Maintenance
16
Quality
12
Community
3
Popularity
3
Documentation
10
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| eure-schema | eure-json-schema | zod_gen | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.7 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 15 | 11 | 2 |
| Crate Size | 67KB | 21KB | 5KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 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.
- •eure-schema, eure-json-schema are pre-1.0 — API may change.