Decision Workspace
ndarray_cg vs lina vs hyperlattice
Side-by-side comparison of Rust crates
52
ndarray_cg
growingv0.4.0
High-performance computer graphics mathematics library based on ndarray with vectors, matrices, and transformations
49
lina
growingv0.2.2
Linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)
46
hyperlattice
experimentalv0.5.0
A small Rust linear algebra library with hyperreal-backed scalar, vector, and matrix types.
Core Metrics
| ndarray_cg | lina | hyperlattice | |
|---|---|---|---|
| Health Score | 52 | 49 | 46 |
| Total Downloads | 4.2K | 13.0K | 48 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 2 | 3 |
| Releases | 4 | 9 | 2 |
| Last Updated | 289d ago | 154d ago | 7d ago |
| Age | 1y 8m | 4y 7m | 12d |
Health Breakdown
ndarray_cg
Maintenance
9
Quality
16
Community
8
Popularity
4
Documentation
15
lina
Maintenance
9
Quality
15
Community
7
Popularity
5
Documentation
13
hyperlattice
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
Technical Details
| ndarray_cg | lina | hyperlattice | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.2 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 2 | 6 |
| Crate Size | 49KB | 59KB | 1.5MB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ndarray_cg leads with a health score of 52/100, but none of the options score above 80.
- •lina has the most downloads (13.0K), suggesting wider adoption.