Decision Workspace
matrixes vs vectormatrix vs maths-rs
Side-by-side comparison of Rust crates
45
matrixes
growingv2.5.0
Implementation of matrices up to and slightly beyond a highschool level. See README for details.
49
vectormatrix
growingv0.1.2
Idiomatic Matrix and Vector types for Rust
60
maths-rs
stablev1.0.0
A linear algebra library for gamedev and graphics
Core Metrics
| matrixes | vectormatrix | maths-rs | |
|---|---|---|---|
| Health Score | 45 | 49 | 60 |
| Total Downloads | 14.4K | 1.8K | 43.2K |
| 30d Downloads | 17 | 23 | 1.2K |
| Dependents | 0 | 2 | 97 |
| Releases | 12 | 3 | 25 |
| Last Updated | 839d ago | 210d ago | 23d ago |
| Age | 2y 11m | 1y 1m | 3y 7m |
Health Breakdown
matrixes
Maintenance
6
Quality
20
Community
6
Popularity
5
Documentation
8
vectormatrix
Maintenance
9
Quality
17
Community
7
Popularity
4
Documentation
12
maths-rs
Maintenance
18
Quality
15
Community
11
Popularity
6
Documentation
10
Technical Details
| matrixes | vectormatrix | maths-rs | |
|---|---|---|---|
| Version | 2.5.0 | 0.1.2 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 0 | 2 |
| Crate Size | 12KB | 192KB | 85KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 16.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.85.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •maths-rs leads with a health score of 60/100, but none of the options score above 80.
- •⚠ matrixes has not been updated in over a year.
- •vectormatrix is pre-1.0 — API may change.