Decision Workspace
numrs-core vs numrs2 vs ndarray
Side-by-side comparison of Rust crates
55
numrs-core
experimentalv0.1.19
A high-performance numerical computing library with multi-backend dispatch (SIMD, BLAS/MKL, WebGPU) and zero-cost abstractions
52
numrs2
growingv0.3.3
A Rust implementation inspired by NumPy for numerical computing (NumRS2)
68
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
| numrs-core | numrs2 | ndarray | |
|---|---|---|---|
| Health Score | 55 | 52 | 68 |
| Total Downloads | 568 | 9.0K | 88.3M |
| 30d Downloads | 0 | 0 | 6.2M |
| Dependents | 10 | 65 | 23.6K |
| Releases | 20 | 17 | 93 |
| Last Updated | 162d ago | 37d ago | 135d ago |
| Age | 5m | 1y 1m | 10y 5m |
Health Breakdown
numrs-core
Maintenance
18
Quality
12
Community
9
Popularity
3
Documentation
13
numrs2
Maintenance
18
Quality
6
Community
10
Popularity
5
Documentation
13
ndarray
Maintenance
13
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| numrs-core | numrs2 | ndarray | |
|---|---|---|---|
| Version | 0.1.19 | 0.3.3 | 0.17.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | AGPL-3.0-only | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 35 | 63 | 16 |
| Crate Size | 276KB | 2.1MB | 244KB |
| Features | 8 | 20 | 7 |
| Yanked % | 0.0% | 76.5% | 1.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.64 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •ndarray leads with a health score of 68/100, but none of the options score above 80.
- •ndarray is depended on by 23.6K crates — strongest ecosystem trust.