Decision Workspace
matrix-rs vs vectormatrix vs matrixes
Side-by-side comparison of Rust crates
41
matrix-rs
growingv1.0.1
Library for using matrices in rust. Uses const generics to ensure compile-time matrix safety.
49
vectormatrix
growingv0.1.2
Idiomatic Matrix and Vector types for Rust
45
matrixes
growingv2.5.0
Implementation of matrices up to and slightly beyond a highschool level. See README for details.
Core Metrics
| matrix-rs | vectormatrix | matrixes | |
|---|---|---|---|
| Health Score | 41 | 49 | 45 |
| Total Downloads | 2.9K | 1.8K | 14.4K |
| 30d Downloads | 6 | 23 | 17 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 3 | 12 |
| Last Updated | 1069d ago | 210d ago | 839d ago |
| Age | 2y 11m | 1y 1m | 2y 11m |
Health Breakdown
matrix-rs
Maintenance
4
Quality
20
Community
3
Popularity
4
Documentation
10
vectormatrix
Maintenance
9
Quality
17
Community
7
Popularity
4
Documentation
12
matrixes
Maintenance
6
Quality
20
Community
6
Popularity
5
Documentation
8
Technical Details
| matrix-rs | vectormatrix | matrixes | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.2 | 2.5.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 3KB | 192KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | — | 1.85.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vectormatrix leads with a health score of 49/100, but none of the options score above 80.
- •matrixes has the most downloads (14.4K), suggesting wider adoption.
- •⚠ matrix-rs, matrixes have not been updated in over a year.
- •vectormatrix is pre-1.0 — API may change.