Decision Workspace
hl7-parser-example vs hl7-parser vs oximed
Side-by-side comparison of Rust crates
38
hl7-parser-example
growingv0.1.0
This is an example of how to run and use the hl7-parser crate by Kenton Hamaluik <kenton@hamaluik.ca>. The hl7-parser crate parses the structure of HL7v2 messages, but does not validate the correctness of the messages. This example version 0.1.0 is experimental work in progress, and is not ready for use in production, nor any real world medical context, nor with any real patient data. Use at your own risk.
47
hl7-parser
growingv0.3.0
Parses the structure of HL7v2 messages, but does not validate the correctness of the messages.
38
oximed
experimentalv0.0.1
A high-performance, oxidized medical informatics library in Rust
Core Metrics
| hl7-parser-example | hl7-parser | oximed | |
|---|---|---|---|
| Health Score | 38 | 47 | 38 |
| Total Downloads | 668 | 12.7K | 18 |
| 30d Downloads | 0 | 1.1K | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 3 | 1 |
| Last Updated | 458d ago | 505d ago | 85d ago |
| Age | 1y 3m | 2y 6m | 2m |
Health Breakdown
hl7-parser-example
Maintenance
2
Quality
14
Community
6
Popularity
3
Documentation
13
hl7-parser
Maintenance
6
Quality
16
Community
7
Popularity
5
Documentation
13
oximed
Maintenance
8
Quality
15
Community
3
Popularity
2
Documentation
10
Technical Details
| hl7-parser-example | hl7-parser | oximed | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 10 | 0 |
| Crate Size | 11KB | 52KB | 1KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hl7-parser leads with a health score of 47/100, but none of the options score above 80.
- •⚠ hl7-parser-example, hl7-parser have not been updated in over a year.