Decision Workspace
heuropt vs pareto_front vs amari-optimization
Side-by-side comparison of Rust crates
49
heuropt
experimentalv0.11.0
A practical Rust toolkit for heuristic single-, multi-, and many-objective optimization.
60
pareto_front
stablev1.2.1
Builds a Pareto front incrementaly.
59
amari-optimization
experimentalv0.23.0
Geometric optimization algorithms leveraging Amari's Tropical-Dual-Clifford fusion
Core Metrics
| heuropt | pareto_front | amari-optimization | |
|---|---|---|---|
| Health Score | 49 | 60 | 59 |
| Total Downloads | 83 | 6.3K | 850 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 20 |
| Releases | 7 | 5 | 24 |
| Last Updated | 11d ago | 19d ago | 2d ago |
| Age | 21d | 4y 7m | 7m |
Health Breakdown
heuropt
Maintenance
12
Quality
13
Community
7
Popularity
2
Documentation
15
pareto_front
Maintenance
15
Quality
21
Community
6
Popularity
5
Documentation
13
amari-optimization
Maintenance
19
Quality
15
Community
10
Popularity
3
Documentation
12
Technical Details
| heuropt | pareto_front | amari-optimization | |
|---|---|---|---|
| Version | 0.11.0 | 1.2.1 | 0.23.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 6 | 14 |
| Crate Size | 331KB | 20KB | 63KB |
| Features | 4 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pareto_front leads with a health score of 60/100, but none of the options score above 80.
- •heuropt, amari-optimization are pre-1.0 — API may change.