Decision Workspace
subpixel-edge vs fast-canny vs skeletonize
Side-by-side comparison of Rust crates
46
subpixel-edge
experimentalv0.2.0
High-performance subpixel edge detection library with parallel processing using Canny algorithm
46
fast-canny
experimentalv0.1.0
Industrial-grade Zero-Allocation SIMD Canny Edge Detector
37
skeletonize
growingv0.2.0
A crate for line thinning binary images, includes edge detection and threshold functions for preprocessing.
Core Metrics
| subpixel-edge | fast-canny | skeletonize | |
|---|---|---|---|
| Health Score | 46 | 46 | 37 |
| Total Downloads | 802 | 26 | 3.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 1 | 2 |
| Last Updated | 289d ago | 32d ago | 1227d ago |
| Age | 10m | 1m | 5y |
Health Breakdown
subpixel-edge
Maintenance
7
Quality
15
Community
6
Popularity
3
Documentation
15
fast-canny
Maintenance
11
Quality
13
Community
7
Popularity
2
Documentation
13
skeletonize
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
Technical Details
| subpixel-edge | fast-canny | skeletonize | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 3 |
| Crate Size | 44KB | 47KB | 16KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •subpixel-edge leads with a health score of 46/100, but none of the options score above 80.
- •skeletonize has the most downloads (3.2K), suggesting wider adoption.
- •⚠ skeletonize has not been updated in over a year.