Decision Workspace
loess-rs vs fastLoess vs lowess
Side-by-side comparison of Rust crates
49
loess-rs
experimentalv0.2.2
LOESS (Locally Estimated Scatterplot Smoothing) implementation in Rust
46
fastLoess
experimentalv0.1.0
High-level, parallel LOESS (Locally Estimated Scatterplot Smoothing) implementation in Rust
65
lowess
experimentalv1.2.0
LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| loess-rs | fastLoess | lowess | |
|---|---|---|---|
| Health Score | 49 | 46 | 65 |
| Total Downloads | 209 | 75 | 2.5K |
| 30d Downloads | 28 | 3 | 556 |
| Dependents | 1 | 0 | 15 |
| Releases | 4 | 1 | 20 |
| Last Updated | 81d ago | 81d ago | 15d ago |
| Age | 2m | 2m | 4m |
Health Breakdown
loess-rs
Maintenance
10
Quality
14
Community
7
Popularity
3
Documentation
15
fastLoess
Maintenance
9
Quality
14
Community
6
Popularity
2
Documentation
15
lowess
Maintenance
18
Quality
19
Community
9
Popularity
4
Documentation
15
Technical Details
| loess-rs | fastLoess | lowess | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 2 |
| Crate Size | 290KB | 214KB | 60KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | 1.85.0 | 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.
- •loess-rs, fastLoess are pre-1.0 — API may change.