Decision Workspace
min_max_macros vs minmax-cli vs out
Side-by-side comparison of Rust crates
39
min_max_macros
growingv0.1.1
Macros for nicer min()/max()
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
| min_max_macros | minmax-cli | out | |
|---|---|---|---|
| Health Score | 39 | 50 | 49 |
| Total Downloads | 18.9K | 105 | 70.3K |
| 30d Downloads | 643 | 105 | 1.2K |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 7 | 46 |
| Last Updated | 3603d ago | 3d ago | 371d ago |
| Age | 9y 11m | 15d | 8y 8m |
Health Breakdown
min_max_macros
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
11
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
| min_max_macros | minmax-cli | out | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0-beta.7 | 8.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | 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 | 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.
- •⚠ min_max_macros, out have not been updated in over a year.
- •min_max_macros, minmax-cli are pre-1.0 — API may change.