Decision Workspace
anofox-regression vs linreg-core vs lowess
Side-by-side comparison of Rust crates
57
anofox-regression
experimentalv0.5.2
A robust statistics library for regression analysis
45
linreg-core
experimentalv0.8.1
Lightweight regression library (OLS, Ridge, Lasso, Elastic Net, WLS, LOESS, Polynomial) with 14 diagnostic tests, cross validation, and prediction intervals. Pure Rust - no external math dependencies. WASM, Python, FFI, and Excel XLL bindings.
65
lowess
experimentalv1.2.0
LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| anofox-regression | linreg-core | lowess | |
|---|---|---|---|
| Health Score | 57 | 45 | 65 |
| Total Downloads | 13.1K | 340 | 2.5K |
| 30d Downloads | 2.0K | 117 | 556 |
| Dependents | 31 | 0 | 15 |
| Releases | 7 | 14 | 20 |
| Last Updated | 32d ago | 30d ago | 15d ago |
| Age | 3m | 2m | 4m |
Health Breakdown
anofox-regression
Maintenance
17
Quality
12
Community
10
Popularity
5
Documentation
13
linreg-core
Maintenance
12
Quality
11
Community
6
Popularity
3
Documentation
13
lowess
Maintenance
18
Quality
19
Community
9
Popularity
4
Documentation
15
Technical Details
| anofox-regression | linreg-core | lowess | |
|---|---|---|---|
| Version | 0.5.2 | 0.8.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 17 | 2 |
| Crate Size | 449KB | 2.1MB | 60KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lowess leads with a health score of 65/100, but none of the options score above 80.
- •anofox-regression has the most downloads (13.1K), suggesting wider adoption.
- •anofox-regression, linreg-core are pre-1.0 — API may change.