Decision Workspace
convolve2d vs loop9 vs convolve-image
Side-by-side comparison of Rust crates
40
convolve2d
growingv0.2.0
Easy and extensible pure rust image convolutions
52
loop9
growingv0.1.5
Tiny helper function to visit every pixel in the image together with its neighboring pixels. Duplicates pixels on the edges.
43
convolve-image
growingv0.4.0
A small library to perform convolution operations on images with arbitrarily-sized separable kernels
Core Metrics
| convolve2d | loop9 | convolve-image | |
|---|---|---|---|
| Health Score | 40 | 52 | 43 |
| Total Downloads | 3.8K | 21.4M | 7.5K |
| 30d Downloads | 40 | 2.8M | 40 |
| Dependents | 0 | 69 | 3 |
| Releases | 2 | 5 | 5 |
| Last Updated | 621d ago | 802d ago | 694d ago |
| Age | 4y 3m | 8y 5m | 1y 11m |
Health Breakdown
convolve2d
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
10
loop9
Maintenance
4
Quality
15
Community
15
Popularity
8
Documentation
10
convolve-image
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
10
Technical Details
| convolve2d | loop9 | convolve-image | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.5 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 1 | 2 |
| Crate Size | 22KB | 3KB | 5KB |
| Features | 5 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •loop9 leads with a health score of 52/100, but none of the options score above 80.
- •⚠ convolve2d, loop9, convolve-image have not been updated in over a year.