Decision Workspace
argmin_testfunctions vs assert_cmd vs good_lp
Side-by-side comparison of Rust crates
52
argmin_testfunctions
growingv0.3.0
Test functions for optimization algorithms
80
assert_cmd
stablev2.2.0
Test CLI Applications.
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
| argmin_testfunctions | assert_cmd | good_lp | |
|---|---|---|---|
| Health Score | 52 | 80 | 77 |
| Total Downloads | 77.7K | 55.8M | 2.7M |
| 30d Downloads | 1.6K | 4.3M | 231.9K |
| Dependents | 220 | 32.2K | 255 |
| Releases | 4 | 48 | 60 |
| Last Updated | 180d ago | 17d ago | 36d ago |
| Age | 7y 5m | 7y 10m | 5y 1m |
Health Breakdown
argmin_testfunctions
Maintenance
8
Quality
14
Community
11
Popularity
6
Documentation
13
assert_cmd
Maintenance
18
Quality
20
Community
19
Popularity
8
Documentation
15
good_lp
Maintenance
17
Quality
21
Community
18
Popularity
8
Documentation
13
Technical Details
| argmin_testfunctions | assert_cmd | good_lp | |
|---|---|---|---|
| Version | 0.3.0 | 2.2.0 | 1.15.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 10 | 12 |
| Crate Size | 45KB | 28KB | 67KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •assert_cmd has the highest health score (80/100) — a strong overall choice.
- •assert_cmd is depended on by 32.2K crates — strongest ecosystem trust.
- •argmin_testfunctions is pre-1.0 — API may change.