Decision Workspace
subpixel-edge vs skeletonize vs chess-corners
Side-by-side comparison of Rust crates
47
subpixel-edge
experimentalv0.2.0
High-performance subpixel edge detection library with parallel processing using Canny algorithm
37
skeletonize
growingv0.2.0
A crate for line thinning binary images, includes edge detection and threshold functions for preprocessing.
59
chess-corners
experimentalv0.4.2
High-level chessboard / ChESS corner detection API
Core Metrics
| subpixel-edge | skeletonize | chess-corners | |
|---|---|---|---|
| Health Score | 47 | 37 | 59 |
| Total Downloads | 798 | 3.2K | 982 |
| 30d Downloads | 4 | 23 | 460 |
| Dependents | 0 | 0 | 60 |
| Releases | 2 | 2 | 8 |
| Last Updated | 229d ago | 1168d ago | today |
| Age | 8m | 4y 11m | 3m |
Health Breakdown
subpixel-edge
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
15
skeletonize
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
chess-corners
Maintenance
19
Quality
15
Community
8
Popularity
4
Documentation
13
Technical Details
| subpixel-edge | skeletonize | chess-corners | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 3 | 12 |
| Crate Size | 44KB | 16KB | 35KB |
| Features | 4 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chess-corners leads with a health score of 59/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.