Decision Workspace
mdarray vs ndarray vs ndarray-stats
Side-by-side comparison of Rust crates
60
mdarray
growingv0.8.0
Multidimensional array for Rust
70
ndarray
growingv0.17.2
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
69
ndarray-stats
growingv0.7.0
Statistical routines for the n-dimensional array data structures provided by ndarray.
Core Metrics
| mdarray | ndarray | ndarray-stats | |
|---|---|---|---|
| Health Score | 60 | 70 | 69 |
| Total Downloads | 18.2K | 76.6M | 4.8M |
| 30d Downloads | 1.7K | 7.2M | 262.0K |
| Dependents | 31 | 20.7K | 1.7K |
| Releases | 11 | 93 | 8 |
| Last Updated | 47d ago | 76d ago | 89d ago |
| Age | 4y 7m | 10y 3m | 7y 4m |
Health Breakdown
mdarray
Maintenance
16
Quality
17
Community
10
Popularity
5
Documentation
12
ndarray
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
ndarray-stats
Maintenance
14
Quality
13
Community
20
Popularity
8
Documentation
14
Technical Details
| mdarray | ndarray | ndarray-stats | |
|---|---|---|---|
| Version | 0.8.0 | 0.17.2 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 16 | 14 |
| Crate Size | 63KB | 244KB | 59KB |
| Features | 3 | 7 | 0 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.89 | 1.64 | 1.65.0 |
| Owners | 1 | 3 | 3 (team) |
Links
Quick Verdict
- •ndarray leads with a health score of 70/100, but none of the options score above 80.
- •ndarray is depended on by 20.7K crates — strongest ecosystem trust.