Decision Workspace
evenframe_core vs evenframe vs zod_gen
Side-by-side comparison of Rust crates
53
evenframe_core
experimentalv0.1.2
Core functionality for Evenframe - TypeScript type generation and database schema synchronization
49
evenframe
experimentalv0.1.3
A unified framework for TypeScript type generation and database schema synchronization
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
| evenframe_core | evenframe | zod_gen | |
|---|---|---|---|
| Health Score | 53 | 49 | 62 |
| Total Downloads | 709 | 790 | 16.2K |
| 30d Downloads | 46 | 7 | 188 |
| Dependents | 7 | 0 | 11 |
| Releases | 3 | 4 | 23 |
| Last Updated | 35d ago | 35d ago | 37d ago |
| Age | 7m | 7m | 8m |
Health Breakdown
evenframe_core
Maintenance
17
Quality
12
Community
8
Popularity
3
Documentation
13
evenframe
Maintenance
16
Quality
11
Community
6
Popularity
3
Documentation
13
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| evenframe_core | evenframe | zod_gen | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 42 | 17 | 2 |
| Crate Size | 280KB | 56KB | 5KB |
| Features | 8 | 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.
- •evenframe_core, evenframe are pre-1.0 — API may change.