Decision Workspace
serde-ndim vs ndarray vs kn0sys_ndarray
Side-by-side comparison of Rust crates
52
serde-ndim
growingv2.2.0
Serde support for n-dimensional arrays from self-describing formats
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
| serde-ndim | ndarray | kn0sys_ndarray | |
|---|---|---|---|
| Health Score | 52 | 70 | 51 |
| Total Downloads | 20.9K | 76.6M | 2.3K |
| 30d Downloads | 3.0K | 7.2M | 52 |
| Dependents | 12 | 20.7K | 9 |
| Releases | 7 | 93 | 3 |
| Last Updated | 90d ago | 76d ago | 157d ago |
| Age | 2y 12m | 10y 3m | 1y 1m |
Health Breakdown
serde-ndim
Maintenance
11
Quality
17
Community
9
Popularity
5
Documentation
10
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
| serde-ndim | ndarray | kn0sys_ndarray | |
|---|---|---|---|
| Version | 2.2.0 | 0.17.2 | 0.17.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 16 | 15 |
| Crate Size | 13KB | 244KB | 292KB |
| Features | 4 | 7 | 7 |
| Yanked % | 14.3% | 1.1% | 0.0% |
| Edition | 2021 | 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.
- •ndarray, kn0sys_ndarray are pre-1.0 — API may change.