Decision Workspace
faer_gmres vs gmres vs graphblas_sparse_linear_algebra
Side-by-side comparison of Rust crates
54
faer_gmres
growingv0.5.0
GMRES implementation using faer
48
gmres
growingv1.1.0
A sparse linear system solver using the GMRES iterative method.
56
graphblas_sparse_linear_algebra
growingv0.61.0
Wrapper for SuiteSparse:GraphBLAS
Core Metrics
| faer_gmres | gmres | graphblas_sparse_linear_algebra | |
|---|---|---|---|
| Health Score | 54 | 48 | 56 |
| Total Downloads | 15.1K | 5.5K | 121.1K |
| 30d Downloads | 599 | 8 | 163 |
| Dependents | 58 | 0 | 35 |
| Releases | 11 | 5 | 113 |
| Last Updated | 32d ago | 165d ago | 36d ago |
| Age | 2y | 2y 11m | 4y 9m |
Health Breakdown
faer_gmres
Maintenance
17
Quality
14
Community
8
Popularity
5
Documentation
10
gmres
Maintenance
10
Quality
18
Community
6
Popularity
4
Documentation
10
graphblas_sparse_linear_algebra
Maintenance
17
Quality
15
Community
10
Popularity
6
Documentation
8
Technical Details
| faer_gmres | gmres | graphblas_sparse_linear_algebra | |
|---|---|---|---|
| Version | 0.5.0 | 1.1.0 | 0.61.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | CC-BY-NC-4.0 |
| Dependencies | 5 | 1 | 7 |
| Crate Size | 17KB | 176KB | 104KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •graphblas_sparse_linear_algebra leads with a health score of 56/100, but none of the options score above 80.
- •faer_gmres, graphblas_sparse_linear_algebra are pre-1.0 — API may change.