Decision Workspace
mimic-iv-clinical-database-demo-rust-crate vs clincalc vs mimic-etl
Side-by-side comparison of Rust crates
MIMIC-IV: The Medical Information Mart for Intensive Care (MIMIC-IV) dataset contains data for over 200,000 patients admitted to the emergency department of a major urban hospital, in addition to over 65,000 ICU patients. It incorporates contemporary data and is a widely used resource in healthcare research. This Rust crate is a work in progress for research and development, for demo purposes only, not for production use. This Rust crate provides Rust structures to serialize and deserialized the MIMIC demo files.
Open, auditable clinical calculators: a pure scoring engine plus the `clincalc` CLI in one crate. The engine is a serde-only leaf (build with default-features = false); the default `cli` feature adds the `clincalc` binary.
MIMIC-III/IV clinical database ETL — CSV to Apache Arrow
Core Metrics
| mimic-iv-clinical-database-demo-rust-crate | clincalc | mimic-etl | |
|---|---|---|---|
| Health Score | 35 | 49 | 48 |
| Total Downloads | 35 | 34 | 69 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 4 |
| Last Updated | 227d ago | 3d ago | 103d ago |
| Age | 7m | 8d | 3m |
Health Breakdown
Technical Details
| mimic-iv-clinical-database-demo-rust-crate | clincalc | mimic-etl | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 OR GPL-2.0 OR GPL-3.0 OR BSD-3-Clause | AGPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 4 | 7 | 13 |
| Crate Size | 9KB | 430KB | 21KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.94.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clincalc leads with a health score of 49/100, but none of the options score above 80.
- •mimic-etl has the most downloads (69), suggesting wider adoption.