Decision Workspace
linreg-core vs anofox-regression vs lowess
Side-by-side comparison of Rust crates
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.
57
anofox-regression
experimentalv0.5.2
A robust statistics library for regression analysis
65
lowess
experimentalv1.2.0
LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| linreg-core | anofox-regression | lowess | |
|---|---|---|---|
| Health Score | 45 | 57 | 65 |
| Total Downloads | 340 | 13.1K | 2.5K |
| 30d Downloads | 114 | 1.9K | 555 |
| Dependents | 0 | 31 | 15 |
| Releases | 14 | 7 | 20 |
| Last Updated | 30d ago | 32d ago | 15d ago |
| Age | 2m | 3m | 4m |
Health Breakdown
linreg-core
Maintenance
12
Quality
11
Community
6
Popularity
3
Documentation
13
anofox-regression
Maintenance
17
Quality
12
Community
10
Popularity
5
Documentation
13
lowess
Maintenance
18
Quality
19
Community
9
Popularity
4
Documentation
15
Technical Details
| linreg-core | anofox-regression | lowess | |
|---|---|---|---|
| Version | 0.8.1 | 0.5.2 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 17 | 7 | 2 |
| Crate Size | 2.1MB | 449KB | 60KB |
| Features | 7 | 0 | 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.
- •linreg-core, anofox-regression are pre-1.0 — API may change.