Decision Workspace
polygon_unionfind vs euclid vs geos-sys
Side-by-side comparison of Rust crates
52
polygon_unionfind
experimentalv0.5.2
Disjoint-set data structure (union-find) for polygons.
73
euclid
growingv0.22.14
Geometry primitives
71
geos-sys
stablev2.0.9
GEOS C API bindings
Core Metrics
| polygon_unionfind | euclid | geos-sys | |
|---|---|---|---|
| Health Score | 52 | 73 | 71 |
| Total Downloads | 200 | 24.4M | 550.4K |
| 30d Downloads | 148 | 3.7M | 20.0K |
| Dependents | 11 | 2.6K | 27 |
| Releases | 12 | 99 | 28 |
| Last Updated | 8d ago | 9d ago | 35d ago |
| Age | 1m | 10y 9m | 6y 11m |
Health Breakdown
polygon_unionfind
Maintenance
13
Quality
15
Community
8
Popularity
3
Documentation
13
euclid
Maintenance
18
Quality
13
Community
19
Popularity
8
Documentation
15
geos-sys
Maintenance
16
Quality
20
Community
15
Popularity
7
Documentation
13
Technical Details
| polygon_unionfind | euclid | geos-sys | |
|---|---|---|---|
| Version | 0.5.2 | 0.22.14 | 2.0.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 7 | 5 |
| Crate Size | 7KB | 88KB | 59KB |
| Features | 2 | 4 | 11 |
| Yanked % | 0.0% | 9.1% | 7.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.63.0 | — |
| Owners | 1 | 6 (team) | 2 (team) |
Links
Quick Verdict
- •euclid leads with a health score of 73/100, but none of the options score above 80.
- •euclid is depended on by 2.6K crates — strongest ecosystem trust.
- •polygon_unionfind, euclid are pre-1.0 — API may change.