Decision Workspace
skeletonize vs subpixel-edge vs fast-canny
Side-by-side comparison of Rust crates
37
skeletonize
growingv0.2.0
A crate for line thinning binary images, includes edge detection and threshold functions for preprocessing.
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
Core Metrics
| skeletonize | subpixel-edge | fast-canny | |
|---|---|---|---|
| Health Score | 37 | 46 | 46 |
| Total Downloads | 3.2K | 802 | 26 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 2 | 1 |
| Last Updated | 1227d ago | 289d ago | 32d ago |
| Age | 5y | 10m | 1m |
Health Breakdown
skeletonize
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
subpixel-edge
Maintenance
7
Quality
15
Community
6
Popularity
3
Documentation
15
fast-canny
Maintenance
11
Quality
13
Community
7
Popularity
2
Documentation
13
Technical Details
| skeletonize | subpixel-edge | fast-canny | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 7 |
| Crate Size | 16KB | 44KB | 47KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| 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.