Decision Workspace
rsparse vs nalgebra vs nalgebra-glm
Side-by-side comparison of Rust crates
50
rsparse
growingv1.2.1
A Rust library for solving sparse linear systems using direct methods.
64
nalgebra
growingv0.34.1
General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.
61
nalgebra-glm
growingv0.20.0
A computer-graphics oriented API for nalgebra, inspired by the C++ GLM library.
Core Metrics
| rsparse | nalgebra | nalgebra-glm | |
|---|---|---|---|
| Health Score | 50 | 64 | 61 |
| Total Downloads | 40.6K | 61.0M | 889.1K |
| 30d Downloads | 2.5K | 4.5M | 47.3K |
| Dependents | 10 | 15.0K | 639 |
| Releases | 18 | 121 | 26 |
| Last Updated | 363d ago | 188d ago | 239d ago |
| Age | 3y 2m | 11y 4m | 7y 6m |
Health Breakdown
rsparse
Maintenance
7
Quality
18
Community
9
Popularity
6
Documentation
10
nalgebra
Maintenance
11
Quality
13
Community
17
Popularity
8
Documentation
15
nalgebra-glm
Maintenance
9
Quality
18
Community
14
Popularity
7
Documentation
13
Technical Details
| rsparse | nalgebra | nalgebra-glm | |
|---|---|---|---|
| Version | 1.2.1 | 0.34.1 | 0.20.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 47 | 4 |
| Crate Size | 656KB | 389KB | 40KB |
| Features | 0 | 38 | 11 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •nalgebra leads with a health score of 64/100, but none of the options score above 80.
- •nalgebra is depended on by 15.0K crates — strongest ecosystem trust.
- •nalgebra, nalgebra-glm are pre-1.0 — API may change.