Decision Workspace
gemath vs vecmate vs lina
Side-by-side comparison of Rust crates
45
gemath
experimentalv0.1.0
Type-safe game math with type-level units/spaces, typed angles, and explicit fallible ops (plus optional geometry/collision).
53
vecmate
experimentalv0.2.3
Lightweight, zero-dependency, type-agnostic library for vector math.
49
lina
growingv0.2.2
Linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)
Core Metrics
| gemath | vecmate | lina | |
|---|---|---|---|
| Health Score | 45 | 53 | 49 |
| Total Downloads | 18 | 580 | 13.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 5 | 9 |
| Last Updated | 114d ago | 208d ago | 154d ago |
| Age | 3m | 7m | 4y 7m |
Health Breakdown
gemath
Maintenance
7
Quality
15
Community
6
Popularity
2
Documentation
15
vecmate
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
13
lina
Maintenance
9
Quality
15
Community
7
Popularity
5
Documentation
13
Technical Details
| gemath | vecmate | lina | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 8 | 0 | 2 |
| Crate Size | 108KB | 5KB | 59KB |
| Features | 27 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vecmate leads with a health score of 53/100, but none of the options score above 80.
- •lina has the most downloads (13.0K), suggesting wider adoption.