Decision Workspace
geo-offset vs geo-clipper vs clipper2
Side-by-side comparison of Rust crates
44
geo-offset
growingv0.4.0
Add margin and padding to geometric shapes
51
geo-clipper
growingv0.9.0
Boolean operations on polygons
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
| geo-offset | geo-clipper | clipper2 | |
|---|---|---|---|
| Health Score | 44 | 51 | 64 |
| Total Downloads | 13.2K | 534.6K | 280.6K |
| 30d Downloads | 0 | 34.6K | 15.5K |
| Dependents | 21 | 107 | 18 |
| Releases | 4 | 12 | 16 |
| Last Updated | 471d ago | 471d ago | 20d ago |
| Age | 6y 10m | 6y 9m | 2y 2m |
Health Breakdown
geo-offset
Maintenance
5
Quality
13
Community
9
Popularity
5
Documentation
12
geo-clipper
Maintenance
6
Quality
15
Community
11
Popularity
7
Documentation
12
clipper2
Maintenance
18
Quality
15
Community
9
Popularity
7
Documentation
15
Technical Details
| geo-offset | geo-clipper | clipper2 | |
|---|---|---|---|
| Version | 0.4.0 | 0.9.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | ISC | ISC | MIT OR Apache-2.0 |
| Dependencies | 10 | 2 | 7 |
| Crate Size | 12KB | 8KB | 111KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 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.
- •geo-clipper has the most downloads (534.6K), suggesting wider adoption.
- •geo-clipper is depended on by 107 crates — strongest ecosystem trust.
- •⚠ geo-offset, geo-clipper have not been updated in over a year.