Decision Workspace
rowcol vs ndarray vs ndarray-stats
Side-by-side comparison of Rust crates
36
rowcol
growingv0.3.3
Simple fixed-size vectors/matrices, allocated on the stack
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
| rowcol | ndarray | ndarray-stats | |
|---|---|---|---|
| Health Score | 36 | 70 | 69 |
| Total Downloads | 12.5K | 76.6M | 4.8M |
| 30d Downloads | 3 | 6.9M | 254.1K |
| Dependents | 0 | 20.7K | 1.7K |
| Releases | 8 | 93 | 8 |
| Last Updated | 3423d ago | 76d ago | 89d ago |
| Age | 9y 4m | 10y 3m | 7y 4m |
Health Breakdown
rowcol
Maintenance
7
Quality
10
Community
3
Popularity
5
Documentation
11
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
| rowcol | ndarray | ndarray-stats | |
|---|---|---|---|
| Version | 0.3.3 | 0.17.2 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 16 | 14 |
| Crate Size | 22KB | 244KB | 59KB |
| Features | 4 | 7 | 0 |
| Yanked % | 100.0% | 1.1% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 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.
- •⚠ rowcol has not been updated in over a year.