Decision Workspace
helios-fhir-gen vs helios-fhirpath-support vs helios-fhir-macro
Side-by-side comparison of Rust crates
The helios-fhir-gen crate is module that serves as the cornerstone for generating Rust code from official FHIR (Fast Healthcare Interoperability Resources) specifications. This tool transforms FHIR StructureDefinitions into Rust types, enabling type-safe interaction with FHIR resources across multiple specification versions.
The helios-fhirpath-support crate serves as a bridge module that provides essential types and traits for integration between the FHIRPath evaluator, it's associated functions, and also the FHIR model code in the fhir module, and it's generated code that is created by fhir_macro.
The helios-fhirpath-support crate serves as a bridge module that provides essential types and traits for integration between the FHIRPath evaluator, it's associated functions, and also the FHIR model code in the fhir module, and it's generated code that is created by fhir_macro.
Core Metrics
| helios-fhir-gen | helios-fhirpath-support | helios-fhir-macro | |
|---|---|---|---|
| Health Score | 50 | 55 | 53 |
| Total Downloads | 6.5K | 7.8K | 7.7K |
| 30d Downloads | 80 | 251 | 237 |
| Dependents | 0 | 190 | 58 |
| Releases | 45 | 45 | 45 |
| Last Updated | 24d ago | 24d ago | 24d ago |
| Age | 7m | 7m | 7m |
Health Breakdown
Technical Details
| helios-fhir-gen | helios-fhirpath-support | helios-fhir-macro | |
|---|---|---|---|
| Version | 0.1.47 | 0.1.47 | 0.1.47 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 1 | 7 |
| Crate Size | 57KB | 21KB | 35KB |
| Features | 6 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •helios-fhirpath-support leads with a health score of 55/100, but none of the options score above 80.
- •helios-fhirpath-support is depended on by 190 crates — strongest ecosystem trust.