Decision Workspace
ndarray vs kn0sys_ndarray vs rendarray
Side-by-side comparison of Rust crates
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.
51
kn0sys_ndarray
growingv0.17.2
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
37
rendarray
growingv0.2.0-alpha.8
An N-dimensional array. NOTE: CRATE NAME CHANGED TO `ndarray`. Having package name non equal to crate name ran into many quirks of various tools. Changing the package name is easier for everyone involved! New name is `ndarray`.
Core Metrics
| ndarray | kn0sys_ndarray | rendarray | |
|---|---|---|---|
| Health Score | 70 | 51 | 37 |
| Total Downloads | 76.6M | 2.3K | 15.3K |
| 30d Downloads | 7.2M | 52 | 3 |
| Dependents | 20.7K | 9 | 0 |
| Releases | 93 | 3 | 10 |
| Last Updated | 76d ago | 157d ago | 3750d ago |
| Age | 10y 3m | 1y 1m | 10y 3m |
Health Breakdown
ndarray
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
kn0sys_ndarray
Maintenance
10
Quality
15
Community
9
Popularity
4
Documentation
13
rendarray
Maintenance
9
Quality
9
Community
3
Popularity
5
Documentation
11
Technical Details
| ndarray | kn0sys_ndarray | rendarray | |
|---|---|---|---|
| Version | 0.17.2 | 0.17.2 | 0.2.0-alpha.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 16 | 15 | 5 |
| Crate Size | 244KB | 292KB | 49KB |
| Features | 7 | 7 | 1 |
| Yanked % | 1.1% | 0.0% | 100.0% |
| Edition | 2021 | 2024 | — |
| MSRV | 1.64 | — | — |
| Owners | 3 | 1 | 1 |
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.
- •⚠ rendarray has not been updated in over a year.