Decision Workspace
axfetchum vs lazy-js-bundle vs zod_gen
Side-by-side comparison of Rust crates
51
axfetchum
experimentalv0.1.3
Auto-generate typed TypeScript API clients from Axum route metadata
65
lazy-js-bundle
growingv0.7.4
A codegen library to bundle TypeScript into JavaScript without requiring a bundler to be installed
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
| axfetchum | lazy-js-bundle | zod_gen | |
|---|---|---|---|
| Health Score | 51 | 65 | 62 |
| Total Downloads | 469 | 672.3K | 16.2K |
| 30d Downloads | 470 | 108.0K | 186 |
| Dependents | 9 | 115 | 11 |
| Releases | 2 | 22 | 23 |
| Last Updated | 3d ago | today | 37d ago |
| Age | 10d | 1y 7m | 8m |
Health Breakdown
axfetchum
Maintenance
14
Quality
15
Community
9
Popularity
3
Documentation
10
lazy-js-bundle
Maintenance
20
Quality
16
Community
9
Popularity
7
Documentation
13
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| axfetchum | lazy-js-bundle | zod_gen | |
|---|---|---|---|
| Version | 0.1.3 | 0.7.4 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 0 | 2 |
| Crate Size | 28KB | 3KB | 5KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazy-js-bundle leads with a health score of 65/100, but none of the options score above 80.
- •lazy-js-bundle is depended on by 115 crates — strongest ecosystem trust.
- •axfetchum, lazy-js-bundle are pre-1.0 — API may change.