Decision Workspace
fast_transpose vs ndarray vs ndarray-stats
Side-by-side comparison of Rust crates
66
fast_transpose
growingv0.2.6
Fast image and matrix transpose
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.
67
ndarray-stats
growingv0.7.0
Statistical routines for the n-dimensional array data structures provided by ndarray.
Core Metrics
| fast_transpose | ndarray | ndarray-stats | |
|---|---|---|---|
| Health Score | 66 | 68 | 67 |
| Total Downloads | 14.4K | 88.3M | 5.4M |
| 30d Downloads | 0 | 6.2M | 314.7K |
| Dependents | 42 | 23.6K | 1.9K |
| Releases | 8 | 93 | 8 |
| Last Updated | today | 135d ago | 148d ago |
| Age | 1y 6m | 10y 5m | 7y 6m |
Health Breakdown
fast_transpose
Maintenance
18
Quality
18
Community
10
Popularity
5
Documentation
15
ndarray
Maintenance
13
Quality
13
Community
19
Popularity
8
Documentation
15
ndarray-stats
Maintenance
12
Quality
13
Community
20
Popularity
8
Documentation
14
Technical Details
| fast_transpose | ndarray | ndarray-stats | |
|---|---|---|---|
| Version | 0.2.6 | 0.17.2 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 16 | 14 |
| Crate Size | 38KB | 244KB | 59KB |
| Features | 6 | 7 | 0 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.82.0 | 1.64 | 1.65.0 |
| Owners | 1 | 3 | 3 (team) |
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.