Decision Workspace
easy-min-max vs minmax-cli vs out
Side-by-side comparison of Rust crates
42
easy-min-max
growingv1.0.0
Easy to use macros for min, max and clamp. Works with no_std
50
minmax-cli
experimentalv0.1.0-beta.7
programs computing min and max argument values
49
out
growingv8.0.1
Provides fast min and max functionality for collections.
Core Metrics
| easy-min-max | minmax-cli | out | |
|---|---|---|---|
| Health Score | 42 | 50 | 49 |
| Total Downloads | 4.1K | 105 | 70.3K |
| 30d Downloads | 5 | 105 | 1.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 7 | 46 |
| Last Updated | 1221d ago | 3d ago | 371d ago |
| Age | 3y 4m | 15d | 8y 8m |
Health Breakdown
easy-min-max
Maintenance
4
Quality
21
Community
3
Popularity
4
Documentation
10
minmax-cli
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
out
Maintenance
7
Quality
17
Community
6
Popularity
6
Documentation
13
Technical Details
| easy-min-max | minmax-cli | out | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0-beta.7 | 8.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense OR CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 2KB | 5KB | 11KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 21.7% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.61.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •minmax-cli leads with a health score of 50/100, but none of the options score above 80.
- •out has the most downloads (70.3K), suggesting wider adoption.
- •⚠ easy-min-max, out have not been updated in over a year.
- •minmax-cli is pre-1.0 — API may change.