Decision Workspace
moving_min_max vs minmax-cli vs out
Side-by-side comparison of Rust crates
45
moving_min_max
growingv1.3.0
Tracking minimum or maximum of sliding windows.
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
| moving_min_max | minmax-cli | out | |
|---|---|---|---|
| Health Score | 45 | 50 | 49 |
| Total Downloads | 23.5K | 105 | 70.3K |
| 30d Downloads | 356 | 105 | 1.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 7 | 46 |
| Last Updated | 2093d ago | 3d ago | 371d ago |
| Age | 6y 2m | 15d | 8y 8m |
Health Breakdown
moving_min_max
Maintenance
4
Quality
21
Community
3
Popularity
5
Documentation
12
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
| moving_min_max | minmax-cli | out | |
|---|---|---|---|
| Version | 1.3.0 | 0.1.0-beta.7 | 8.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | Unlicense OR CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 3KB | 5KB | 11KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 21.7% |
| Edition | 2018 | 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.
- •⚠ moving_min_max, out have not been updated in over a year.
- •minmax-cli is pre-1.0 — API may change.