Decision Workspace
nalgebra_block_triangularization vs ruvector-solver vs ferrolearn-sparse
Side-by-side comparison of Rust crates
44
nalgebra_block_triangularization
experimentalv0.1.0
Structural decomposition of sparse matrices into block triangular form using graph algorithms
58
ruvector-solver
experimentalv2.0.6
Sublinear-time solver for RuVector: O(log n) to O(√n) algorithms for sparse linear systems, PageRank, and spectral methods
54
ferrolearn-sparse
experimentalv0.2.0
Sparse matrix types for the ferrolearn ML framework
Core Metrics
| nalgebra_block_triangularization | ruvector-solver | ferrolearn-sparse | |
|---|---|---|---|
| Health Score | 44 | 58 | 54 |
| Total Downloads | 89 | 4.7K | 50 |
| 30d Downloads | 32 | 4.7K | 50 |
| Dependents | 1 | 22 | 5 |
| Releases | 1 | 3 | 2 |
| Last Updated | 73d ago | 2d ago | 2d ago |
| Age | 2m | 1m | 22d |
Health Breakdown
nalgebra_block_triangularization
Maintenance
9
Quality
13
Community
7
Popularity
2
Documentation
13
ruvector-solver
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
12
ferrolearn-sparse
Maintenance
14
Quality
13
Community
13
Popularity
2
Documentation
12
Technical Details
| nalgebra_block_triangularization | ruvector-solver | ferrolearn-sparse | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.6 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 14 | 6 |
| Crate Size | 33KB | 114KB | 22KB |
| Features | 0 | 14 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.77 | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •ruvector-solver leads with a health score of 58/100, but none of the options score above 80.
- •nalgebra_block_triangularization, ferrolearn-sparse are pre-1.0 — API may change.