Decision Workspace
average vs streaming-stats vs incr_stats
Side-by-side comparison of Rust crates
58
average
growingv0.16.0
Calculate statistics iteratively
48
streaming-stats
growingv0.2.3
Experimental crate for computing basic statistics on streams.
43
incr_stats
growingv1.0.2
Fast, scalable, incremental descriptive statistics in Rust
Core Metrics
| average | streaming-stats | incr_stats | |
|---|---|---|---|
| Health Score | 58 | 48 | 43 |
| Total Downloads | 6.5M | 2.1M | 25.4K |
| 30d Downloads | 274.0K | 89.0K | 899 |
| Dependents | 205 | 435 | 3 |
| Releases | 33 | 32 | 3 |
| Last Updated | 380d ago | 2263d ago | 765d ago |
| Age | 8y 11m | 11y 4m | 3y 1m |
Health Breakdown
average
Maintenance
7
Quality
16
Community
12
Popularity
8
Documentation
15
streaming-stats
Maintenance
4
Quality
15
Community
10
Popularity
8
Documentation
11
incr_stats
Maintenance
4
Quality
19
Community
5
Popularity
5
Documentation
10
Technical Details
| average | streaming-stats | incr_stats | |
|---|---|---|---|
| Version | 0.16.0 | 0.2.3 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense/MIT | MIT OR Apache-2.0 |
| Dependencies | 15 | 1 | 5 |
| Crate Size | 28KB | 9KB | 27KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.63 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •average leads with a health score of 58/100, but none of the options score above 80.
- •streaming-stats is depended on by 435 crates — strongest ecosystem trust.
- •⚠ average, streaming-stats, incr_stats have not been updated in over a year.
- •average, streaming-stats are pre-1.0 — API may change.