Decision Workspace
vecmat vs nalgebra vs nalgebra-glm
Side-by-side comparison of Rust crates
50
vecmat
growingv0.7.8
Low-dimensional vector algebra with min_const_generics support
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
| vecmat | nalgebra | nalgebra-glm | |
|---|---|---|---|
| Health Score | 50 | 64 | 61 |
| Total Downloads | 42.1K | 61.0M | 889.1K |
| 30d Downloads | 376 | 4.3M | 45.1K |
| Dependents | 3 | 15.0K | 639 |
| Releases | 27 | 121 | 26 |
| Last Updated | 1437d ago | 188d ago | 239d ago |
| Age | 8y 10m | 11y 4m | 7y 6m |
Health Breakdown
vecmat
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
13
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
| vecmat | nalgebra | nalgebra-glm | |
|---|---|---|---|
| Version | 0.7.8 | 0.34.1 | 0.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 47 | 4 |
| Crate Size | 41KB | 389KB | 40KB |
| Features | 3 | 38 | 11 |
| Yanked % | 3.7% | 5.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | — |
| Owners | 2 | 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.
- •⚠ vecmat has not been updated in over a year.