Decision Workspace
simple_moving_average vs rolling_norm vs midpoint
Side-by-side comparison of Rust crates
51
simple_moving_average
growingv1.0.2
Library of simple moving average (SMA) algorithms
38
rolling_norm
growingv0.4.0
Computes the rolling mean, variance, standard derivation and norm.
54
midpoint
growingv0.1.5
Extension traits offering implementations of midpoint [currently, only for primitive integers].
Core Metrics
| simple_moving_average | rolling_norm | midpoint | |
|---|---|---|---|
| Health Score | 51 | 38 | 54 |
| Total Downloads | 1.1M | 5.3K | 10.0K |
| 30d Downloads | 78.0K | 6 | 70 |
| Dependents | 127 | 0 | 10 |
| Releases | 6 | 4 | 6 |
| Last Updated | 779d ago | 1434d ago | 1515d ago |
| Age | 4y 6m | 4y 5m | 4y 1m |
Health Breakdown
simple_moving_average
Maintenance
4
Quality
19
Community
12
Popularity
7
Documentation
9
rolling_norm
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
9
midpoint
Maintenance
10
Quality
17
Community
9
Popularity
5
Documentation
13
Technical Details
| simple_moving_average | rolling_norm | midpoint | |
|---|---|---|---|
| Version | 1.0.2 | 0.4.0 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 4 |
| Crate Size | 11KB | 3KB | 6KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •midpoint leads with a health score of 54/100, but none of the options score above 80.
- •simple_moving_average has the most downloads (1.1M), suggesting wider adoption.
- •simple_moving_average is depended on by 127 crates — strongest ecosystem trust.
- •⚠ simple_moving_average, rolling_norm, midpoint have not been updated in over a year.
- •rolling_norm, midpoint are pre-1.0 — API may change.