Decision Workspace
stackblur vs slur vs stackblur-iter
Side-by-side comparison of Rust crates
32
stackblur
growingv0.1.0
A fast approximation of gaussian blur
53
slur
growingv0.1.1
A fast, iterative, correct approach to Stackblur, resulting in a very smooth and high-quality output, with no edge bleeding
44
stackblur-iter
growingv0.2.0
A fast, iterative, correct approach to Stackblur, resulting in a very smooth and high-quality output, with no edge bleeding
Core Metrics
| stackblur | slur | stackblur-iter | |
|---|---|---|---|
| Health Score | 32 | 53 | 44 |
| Total Downloads | 1.5K | 3.1K | 32.9K |
| 30d Downloads | 2 | 41 | 324 |
| Dependents | 0 | 27 | 4 |
| Releases | 1 | 2 | 8 |
| Last Updated | 1777d ago | 37d ago | 1322d ago |
| Age | 4y 10m | 2y 4m | 3y 9m |
Health Breakdown
stackblur
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
12
slur
Maintenance
14
Quality
15
Community
10
Popularity
4
Documentation
10
stackblur-iter
Maintenance
4
Quality
12
Community
8
Popularity
5
Documentation
15
Technical Details
| stackblur | slur | stackblur-iter | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 2 | 6 |
| Crate Size | 9KB | 10KB | 11KB |
| Features | 0 | 0 | 3 |
| Yanked % | 100.0% | 0.0% | 12.5% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slur leads with a health score of 53/100, but none of the options score above 80.
- •stackblur-iter has the most downloads (32.9K), suggesting wider adoption.
- •⚠ stackblur, stackblur-iter have not been updated in over a year.