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