Decision Workspace
haagenti-sparse vs sparse_linear_assignment vs good_lp
Side-by-side comparison of Rust crates
41
haagenti-sparse
experimentalv0.1.0
Sparse attention masks for prompt-aware computation reduction
39
sparse_linear_assignment
growingv0.1.5
Solvers for sparse linear assignment problem based on the auction algorithm
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
| haagenti-sparse | sparse_linear_assignment | good_lp | |
|---|---|---|---|
| Health Score | 41 | 39 | 77 |
| Total Downloads | 16 | 8.4K | 2.7M |
| 30d Downloads | 3 | 5 | 231.9K |
| Dependents | 0 | 0 | 255 |
| Releases | 1 | 6 | 60 |
| Last Updated | 59d ago | 1766d ago | 36d ago |
| Age | 1m | 4y 10m | 5y 1m |
Health Breakdown
haagenti-sparse
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
10
sparse_linear_assignment
Maintenance
10
Quality
9
Community
6
Popularity
5
Documentation
9
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| haagenti-sparse | sparse_linear_assignment | good_lp | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.5 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 14 | 13 | 12 |
| Crate Size | 26KB | 18KB | 67KB |
| Features | 2 | 3 | 6 |
| Yanked % | 0.0% | 83.3% | 0.0% |
| Edition | 2021 | 2018 | 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.
- •haagenti-sparse, sparse_linear_assignment are pre-1.0 — API may change.