Decision Workspace
gauss_solver_3x3 vs maths-rs vs linalg-traits
Side-by-side comparison of Rust crates
46
gauss_solver_3x3
experimentalv0.1.1
Um solver determinístico e sem alocação em heap para sistemas lineares 3x3 usando Eliminação de Gauss.
60
maths-rs
stablev1.0.0
A linear algebra library for gamedev and graphics
60
linalg-traits
growingv0.15.0
Traits for generic linear algebra.
Core Metrics
| gauss_solver_3x3 | maths-rs | linalg-traits | |
|---|---|---|---|
| Health Score | 46 | 60 | 60 |
| Total Downloads | 28 | 43.2K | 24.9K |
| 30d Downloads | 28 | 1.3K | 479 |
| Dependents | 0 | 97 | 40 |
| Releases | 2 | 25 | 29 |
| Last Updated | 14d ago | 23d ago | 12d ago |
| Age | 14d | 3y 7m | 1y 4m |
Health Breakdown
gauss_solver_3x3
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
10
maths-rs
Maintenance
18
Quality
15
Community
11
Popularity
6
Documentation
10
linalg-traits
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
13
Technical Details
| gauss_solver_3x3 | maths-rs | linalg-traits | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 6 |
| Crate Size | 4KB | 85KB | 39KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 16.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •gauss_solver_3x3, linalg-traits are pre-1.0 — API may change.