Decision Workspace
loess-rs vs fastLoess vs lowess
Side-by-side comparison of Rust crates
51
loess-rs
experimentalv0.2.2
LOESS (Locally Estimated Scatterplot Smoothing) implementation in Rust
43
fastLoess
experimentalv0.1.0
High-level, parallel LOESS (Locally Estimated Scatterplot Smoothing) implementation in Rust
65
lowess
growingv1.3.0
LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| loess-rs | fastLoess | lowess | |
|---|---|---|---|
| Health Score | 51 | 43 | 65 |
| Total Downloads | 245 | 80 | 3.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 16 |
| Releases | 4 | 1 | 21 |
| Last Updated | 140d ago | 140d ago | 15d ago |
| Age | 4m | 4m | 6m |
Health Breakdown
loess-rs
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
15
fastLoess
Maintenance
6
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.3.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.89 |
| 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.