Decision Workspace
tukey_test vs normality vs anofox-statistics
Side-by-side comparison of Rust crates
48
tukey_test
growingv0.2.0
Statistical post-hoc tests: Tukey HSD, Games-Howell, Dunnett, one-way ANOVA, and studentized range critical values — pure Rust, zero required dependencies
57
normality
experimentalv3.0.1
A Rust crate for assessing the normality of a data sample.
51
anofox-statistics
experimentalv0.4.1
A comprehensive statistical hypothesis testing library validated against R
Core Metrics
| tukey_test | normality | anofox-statistics | |
|---|---|---|---|
| Health Score | 48 | 57 | 51 |
| Total Downloads | 2.6K | 622 | 940 |
| 30d Downloads | 18 | 91 | 408 |
| Dependents | 0 | 0 | 5 |
| Releases | 3 | 5 | 5 |
| Last Updated | 21d ago | 8d ago | 65d ago |
| Age | 2y 9m | 5m | 3m |
Health Breakdown
tukey_test
Maintenance
16
Quality
10
Community
6
Popularity
4
Documentation
12
normality
Maintenance
20
Quality
16
Community
6
Popularity
3
Documentation
12
anofox-statistics
Maintenance
14
Quality
12
Community
8
Popularity
4
Documentation
13
Technical Details
| tukey_test | normality | anofox-statistics | |
|---|---|---|---|
| Version | 0.2.0 | 3.0.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 17 | 7 |
| Crate Size | 32KB | 40KB | 160KB |
| Features | 1 | 2 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.56 | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •normality leads with a health score of 57/100, but none of the options score above 80.
- •tukey_test has the most downloads (2.6K), suggesting wider adoption.
- •tukey_test, anofox-statistics are pre-1.0 — API may change.