Decision Workspace
sublinear vs ruvector-solver vs ferrolearn-sparse
Side-by-side comparison of Rust crates
40
sublinear
experimentalv0.1.3
High-performance sublinear-time solver for asymmetric diagonally dominant systems
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
| sublinear | ruvector-solver | ferrolearn-sparse | |
|---|---|---|---|
| Health Score | 40 | 58 | 54 |
| Total Downloads | 866 | 4.7K | 50 |
| 30d Downloads | 5 | 4.7K | 50 |
| Dependents | 0 | 22 | 5 |
| Releases | 3 | 3 | 2 |
| Last Updated | 185d ago | 2d ago | 2d ago |
| Age | 6m | 1m | 22d |
Health Breakdown
sublinear
Maintenance
11
Quality
9
Community
6
Popularity
4
Documentation
10
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
| sublinear | ruvector-solver | ferrolearn-sparse | |
|---|---|---|---|
| Version | 0.1.3 | 2.0.6 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 40 | 14 | 6 |
| Crate Size | 8.5MB | 114KB | 22KB |
| Features | 9 | 14 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •sublinear, ferrolearn-sparse are pre-1.0 — API may change.