Decision Workspace
sparsers vs ferray-core vs ruvector-solver
Side-by-side comparison of Rust crates
48
sparsers
experimentalv0.1.1
sparerse-rs: sparse matrix computation written in rust
59
ferray-core
experimentalv0.2.7
N-dimensional array type and foundational primitives for ferray
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
Core Metrics
| sparsers | ferray-core | ruvector-solver | |
|---|---|---|---|
| Health Score | 48 | 59 | 58 |
| Total Downloads | 29 | 564 | 4.7K |
| 30d Downloads | 4 | 564 | 4.7K |
| Dependents | 0 | 95 | 22 |
| Releases | 2 | 8 | 3 |
| Last Updated | 37d ago | 2d ago | 2d ago |
| Age | 1m | 20d | 1m |
Health Breakdown
sparsers
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
15
ferray-core
Maintenance
13
Quality
15
Community
16
Popularity
3
Documentation
12
ruvector-solver
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
12
Technical Details
| sparsers | ferray-core | ruvector-solver | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.7 | 2.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 8 | 14 |
| Crate Size | 96KB | 90KB | 114KB |
| Features | 0 | 7 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92.0 | 1.85 | 1.77 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ferray-core leads with a health score of 59/100, but none of the options score above 80.
- •ruvector-solver has the most downloads (4.7K), suggesting wider adoption.
- •sparsers, ferray-core are pre-1.0 — API may change.