Decision Workspace
rendarray vs ndarray vs kn0sys_ndarray
Side-by-side comparison of Rust crates
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`.
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.
Core Metrics
| rendarray | ndarray | kn0sys_ndarray | |
|---|---|---|---|
| Health Score | 37 | 70 | 51 |
| Total Downloads | 15.3K | 76.6M | 2.3K |
| 30d Downloads | 3 | 7.2M | 52 |
| Dependents | 0 | 20.7K | 9 |
| Releases | 10 | 93 | 3 |
| Last Updated | 3750d ago | 76d ago | 157d ago |
| Age | 10y 3m | 10y 3m | 1y 1m |
Health Breakdown
rendarray
Maintenance
9
Quality
9
Community
3
Popularity
5
Documentation
11
ndarray
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
kn0sys_ndarray
Maintenance
10
Quality
15
Community
9
Popularity
4
Documentation
13
Technical Details
| rendarray | ndarray | kn0sys_ndarray | |
|---|---|---|---|
| Version | 0.2.0-alpha.8 | 0.17.2 | 0.17.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 16 | 15 |
| Crate Size | 49KB | 244KB | 292KB |
| Features | 1 | 7 | 7 |
| Yanked % | 100.0% | 1.1% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 3 | 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.