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