Decision Workspace
normality vs anofox-statistics vs tukey_test
Side-by-side comparison of Rust crates
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
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
Core Metrics
| normality | anofox-statistics | tukey_test | |
|---|---|---|---|
| Health Score | 57 | 51 | 48 |
| Total Downloads | 622 | 940 | 2.6K |
| 30d Downloads | 91 | 408 | 18 |
| Dependents | 0 | 5 | 0 |
| Releases | 5 | 5 | 3 |
| Last Updated | 8d ago | 65d ago | 21d ago |
| Age | 5m | 3m | 2y 9m |
Health Breakdown
normality
Maintenance
20
Quality
16
Community
6
Popularity
3
Documentation
12
anofox-statistics
Maintenance
14
Quality
12
Community
8
Popularity
4
Documentation
13
tukey_test
Maintenance
16
Quality
10
Community
6
Popularity
4
Documentation
12
Technical Details
| normality | anofox-statistics | tukey_test | |
|---|---|---|---|
| Version | 3.0.1 | 0.4.1 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 17 | 7 | 1 |
| Crate Size | 40KB | 160KB | 32KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87.0 | — | 1.56 |
| 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.
- •anofox-statistics, tukey_test are pre-1.0 — API may change.