Decision Workspace
rolling-stats vs statrs vs hstats
Side-by-side comparison of Rust crates
49
rolling-stats
growingv0.8.0
Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm
59
statrs
growingv0.18.0
Statistical computing library for Rust
54
hstats
growingv0.3.0
Online histogram statistics calculations
Core Metrics
| rolling-stats | statrs | hstats | |
|---|---|---|---|
| Health Score | 49 | 59 | 54 |
| Total Downloads | 177.0K | 21.8M | 3.0K |
| 30d Downloads | 30.4K | 2.6M | 158 |
| Dependents | 165 | 5.2K | 8 |
| Releases | 11 | 23 | 3 |
| Last Updated | 176d ago | 479d ago | 35d ago |
| Age | 7y 1m | 9y 7m | 2y 9m |
Health Breakdown
rolling-stats
Maintenance
8
Quality
14
Community
11
Popularity
6
Documentation
10
statrs
Maintenance
5
Quality
15
Community
19
Popularity
8
Documentation
12
hstats
Maintenance
15
Quality
14
Community
8
Popularity
4
Documentation
13
Technical Details
| rolling-stats | statrs | hstats | |
|---|---|---|---|
| Version | 0.8.0 | 0.18.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT / Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 6 |
| Crate Size | 8KB | 157KB | 18KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.65.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •statrs leads with a health score of 59/100, but none of the options score above 80.
- •statrs is depended on by 5.2K crates — strongest ecosystem trust.
- •⚠ statrs has not been updated in over a year.