Decision Workspace
polygon2 vs clipper2-rust vs clipper2
Side-by-side comparison of Rust crates
34
polygon2
growingv0.3.0
polygon 2d functions
59
clipper2-rust
experimentalv1.0.3
Pure Rust port of the Clipper2 polygon clipping and offsetting library
64
clipper2
growingv0.6.0
A safe, idiomatic Rust API for 2D polygon boolean clipping (intersection, union, difference, XOR), offsetting (inflate/deflate), Minkowski sum/difference, simplification, area, and point-in-polygon, on top of Clipper2.
Core Metrics
| polygon2 | clipper2-rust | clipper2 | |
|---|---|---|---|
| Health Score | 34 | 59 | 64 |
| Total Downloads | 8.6K | 4.8K | 280.6K |
| 30d Downloads | 0 | 2.2K | 15.5K |
| Dependents | 0 | 3 | 18 |
| Releases | 5 | 4 | 16 |
| Last Updated | 2886d ago | 45d ago | 20d ago |
| Age | 8y 5m | 3m | 2y 2m |
Health Breakdown
polygon2
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
8
clipper2-rust
Maintenance
18
Quality
16
Community
8
Popularity
4
Documentation
13
clipper2
Maintenance
18
Quality
15
Community
9
Popularity
7
Documentation
15
Technical Details
| polygon2 | clipper2-rust | clipper2 | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.3 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSL-1.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 10KB | 121KB | 111KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.70 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clipper2 leads with a health score of 64/100, but none of the options score above 80.
- •⚠ polygon2 has not been updated in over a year.
- •polygon2, clipper2 are pre-1.0 — API may change.