Decision Workspace
cohort_matching vs histogram vs ndarray-stats
Side-by-side comparison of Rust crates
42
cohort_matching
experimentalv0.1.0
Caliper-based cohort matching with optional role switching for risk-set sampling
72
histogram
stablev1.0.0
A collection of histogram data structures
69
ndarray-stats
growingv0.7.0
Statistical routines for the n-dimensional array data structures provided by ndarray.
Core Metrics
| cohort_matching | histogram | ndarray-stats | |
|---|---|---|---|
| Health Score | 42 | 72 | 69 |
| Total Downloads | 17 | 18.7M | 4.8M |
| 30d Downloads | 3 | 1.2M | 262.0K |
| Dependents | 0 | 1.4K | 1.7K |
| Releases | 1 | 50 | 8 |
| Last Updated | 43d ago | 7d ago | 89d ago |
| Age | 1m | 10y 8m | 7y 4m |
Health Breakdown
cohort_matching
Maintenance
10
Quality
13
Community
6
Popularity
1
Documentation
12
histogram
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
12
ndarray-stats
Maintenance
14
Quality
13
Community
20
Popularity
8
Documentation
14
Technical Details
| cohort_matching | histogram | ndarray-stats | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 5 | 14 |
| Crate Size | 33KB | 30KB | 59KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85 | 1.85 | 1.65.0 |
| Owners | 1 | 2 | 3 (team) |
Links
Quick Verdict
- •histogram leads with a health score of 72/100, but none of the options score above 80.
- •ndarray-stats is depended on by 1.7K crates — strongest ecosystem trust.
- •cohort_matching, ndarray-stats are pre-1.0 — API may change.