Decision Workspace
aprender-tsp vs u-routing vs good_lp
Side-by-side comparison of Rust crates
45
aprender-tsp
experimentalv0.2.0
Local TSP optimization with personalized .apr models
42
u-routing
experimentalv0.2.2
Vehicle routing optimization: TSP, CVRP, VRPTW with constructive heuristics, local search, GA, and ALNS.
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
| aprender-tsp | u-routing | good_lp | |
|---|---|---|---|
| Health Score | 45 | 42 | 77 |
| Total Downloads | 128 | 53 | 2.7M |
| 30d Downloads | 6 | 46 | 229.2K |
| Dependents | 0 | 0 | 255 |
| Releases | 4 | 4 | 60 |
| Last Updated | 74d ago | 18d ago | 36d ago |
| Age | 3m | 1m | 5y 1m |
Health Breakdown
aprender-tsp
Maintenance
14
Quality
12
Community
6
Popularity
3
Documentation
10
u-routing
Maintenance
12
Quality
13
Community
5
Popularity
2
Documentation
10
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| aprender-tsp | u-routing | good_lp | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 9 | 12 |
| Crate Size | 48KB | 52KB | 67KB |
| Features | 0 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •aprender-tsp, u-routing are pre-1.0 — API may change.