Decision Workspace
ndarray_cg vs lina vs hisab
Side-by-side comparison of Rust crates
53
ndarray_cg
growingv0.4.0
High-performance computer graphics mathematics library based on ndarray with vectors, matrices, and transformations
51
lina
growingv0.2.2
Linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)
63
hisab
experimentalv1.3.0
Higher mathematics library — linear algebra, geometry, calculus, and numerical methods for Rust
Core Metrics
| ndarray_cg | lina | hisab | |
|---|---|---|---|
| Health Score | 53 | 51 | 63 |
| Total Downloads | 4.0K | 12.7K | 884 |
| 30d Downloads | 107 | 141 | 888 |
| Dependents | 4 | 2 | 29 |
| Releases | 4 | 9 | 7 |
| Last Updated | 230d ago | 95d ago | today |
| Age | 1y 6m | 4y 5m | 4d |
Health Breakdown
ndarray_cg
Maintenance
10
Quality
16
Community
8
Popularity
4
Documentation
15
lina
Maintenance
11
Quality
15
Community
7
Popularity
5
Documentation
13
hisab
Maintenance
17
Quality
17
Community
10
Popularity
4
Documentation
15
Technical Details
| ndarray_cg | lina | hisab | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.2 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 7 | 2 | 12 |
| Crate Size | 49KB | 59KB | 223KB |
| Features | 3 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75.0 | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hisab leads with a health score of 63/100, but none of the options score above 80.
- •lina has the most downloads (12.7K), suggesting wider adoption.
- •ndarray_cg, lina are pre-1.0 — API may change.