Decision Workspace
sparse_linear_assignment vs haagenti-sparse vs good_lp
Side-by-side comparison of Rust crates
39
sparse_linear_assignment
growingv0.1.5
Solvers for sparse linear assignment problem based on the auction algorithm
41
haagenti-sparse
experimentalv0.1.0
Sparse attention masks for prompt-aware computation reduction
77
good_lp
stablev1.15.0
Mixed Integer Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
Core Metrics
| sparse_linear_assignment | haagenti-sparse | good_lp | |
|---|---|---|---|
| Health Score | 39 | 41 | 77 |
| Total Downloads | 8.4K | 16 | 2.7M |
| 30d Downloads | 5 | 3 | 229.2K |
| Dependents | 0 | 0 | 255 |
| Releases | 6 | 1 | 60 |
| Last Updated | 1766d ago | 59d ago | 36d ago |
| Age | 4y 10m | 1m | 5y 1m |
Health Breakdown
sparse_linear_assignment
Maintenance
10
Quality
9
Community
6
Popularity
5
Documentation
9
haagenti-sparse
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
10
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| sparse_linear_assignment | haagenti-sparse | good_lp | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.0 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 14 | 12 |
| Crate Size | 18KB | 26KB | 67KB |
| Features | 3 | 2 | 6 |
| Yanked % | 83.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •good_lp leads with a health score of 77/100, but none of the options score above 80.
- •good_lp is depended on by 255 crates — strongest ecosystem trust.
- •⚠ sparse_linear_assignment has not been updated in over a year.
- •sparse_linear_assignment, haagenti-sparse are pre-1.0 — API may change.