Decision Workspace
lme-rs vs lowess vs fastLowess
Side-by-side comparison of Rust crates
40
lme-rs
experimentalv0.1.6
Rust port of R's lme4: linear mixed-effects models with 1:1 numerical compatibility
65
lowess
experimentalv1.2.0
LOWESS (Locally Weighted Scatterplot Smoothing)
62
fastLowess
experimentalv1.2.0
High-performance LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| lme-rs | lowess | fastLowess | |
|---|---|---|---|
| Health Score | 40 | 65 | 62 |
| Total Downloads | 68 | 2.5K | 1.6K |
| 30d Downloads | 68 | 556 | 293 |
| Dependents | 0 | 15 | 3 |
| Releases | 5 | 20 | 15 |
| Last Updated | today | 15d ago | 15d ago |
| Age | 19d | 4m | 3m |
Health Breakdown
lme-rs
Maintenance
13
Quality
9
Community
6
Popularity
2
Documentation
10
lowess
Maintenance
18
Quality
19
Community
9
Popularity
4
Documentation
15
fastLowess
Maintenance
18
Quality
17
Community
8
Popularity
4
Documentation
15
Technical Details
| lme-rs | lowess | fastLowess | |
|---|---|---|---|
| Version | 0.1.6 | 1.2.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 19 | 2 | 8 |
| Crate Size | 730KB | 60KB | 60KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88 | 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.
- •lme-rs is pre-1.0 — API may change.