Decision Workspace
octofhir-fhirschema vs zod_gen vs zod_gen_derive
Side-by-side comparison of Rust crates
51
octofhir-fhirschema
experimentalv0.3.18
FHIR schema conversion and validation 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.
58
zod_gen_derive
growingv1.3.0
Derive macro for zod_gen - automatically generate Zod schemas from Rust types with serde rename support
Core Metrics
| octofhir-fhirschema | zod_gen | zod_gen_derive | |
|---|---|---|---|
| Health Score | 51 | 62 | 58 |
| Total Downloads | 6.2K | 16.2K | 12.4K |
| 30d Downloads | 325 | 188 | 159 |
| Dependents | 62 | 11 | 0 |
| Releases | 26 | 23 | 11 |
| Last Updated | 36d ago | 37d ago | 37d ago |
| Age | 7m | 8m | 8m |
Health Breakdown
octofhir-fhirschema
Maintenance
17
Quality
9
Community
10
Popularity
5
Documentation
10
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
zod_gen_derive
Maintenance
17
Quality
17
Community
6
Popularity
5
Documentation
13
Technical Details
| octofhir-fhirschema | zod_gen | zod_gen_derive | |
|---|---|---|---|
| Version | 0.3.18 | 1.3.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 22 | 2 | 6 |
| Crate Size | 1.2MB | 5KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.
- •octofhir-fhirschema is pre-1.0 — API may change.