Decision Workspace
movavg vs simple_moving_average vs rolling_norm
Side-by-side comparison of Rust crates
51
movavg
growingv2.5.0
Generic Moving Average calculation
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.
Core Metrics
| movavg | simple_moving_average | rolling_norm | |
|---|---|---|---|
| Health Score | 51 | 51 | 38 |
| Total Downloads | 14.7K | 1.1M | 5.3K |
| 30d Downloads | 116 | 75.8K | 6 |
| Dependents | 6 | 127 | 0 |
| Releases | 8 | 6 | 4 |
| Last Updated | 409d ago | 779d ago | 1434d ago |
| Age | 4y 12m | 4y 6m | 4y 5m |
Health Breakdown
movavg
Maintenance
5
Quality
22
Community
7
Popularity
5
Documentation
12
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
Technical Details
| movavg | simple_moving_average | rolling_norm | |
|---|---|---|---|
| Version | 2.5.0 | 1.0.2 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 1 |
| Crate Size | 15KB | 11KB | 3KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.61 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •movavg leads with a health score of 51/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.
- •⚠ movavg, simple_moving_average, rolling_norm have not been updated in over a year.
- •rolling_norm is pre-1.0 — API may change.