Decision Workspace
clipper2c-sys vs clipper2 vs clipper2-src
Side-by-side comparison of Rust crates
61
clipper2c-sys
growingv0.2.0
Rust FFI bindings to Clipper2 — 2D polygon boolean clipping (intersection, union, difference, XOR), offsetting (inflate/deflate), area, and point-in-polygon.
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.
44
clipper2-src
experimentalv2.0.1
Source distribution of Clipper2 polygon clipping library
Core Metrics
| clipper2c-sys | clipper2 | clipper2-src | |
|---|---|---|---|
| Health Score | 61 | 64 | 44 |
| Total Downloads | 273.6K | 280.6K | 548 |
| 30d Downloads | 15.5K | 15.5K | 0 |
| Dependents | 13 | 18 | 0 |
| Releases | 8 | 16 | 1 |
| Last Updated | 20d ago | 20d ago | 95d ago |
| Age | 2y | 2y 2m | 3m |
Health Breakdown
clipper2c-sys
Maintenance
17
Quality
14
Community
9
Popularity
6
Documentation
15
clipper2
Maintenance
18
Quality
15
Community
9
Popularity
7
Documentation
15
clipper2-src
Maintenance
8
Quality
17
Community
6
Popularity
3
Documentation
10
Technical Details
| clipper2c-sys | clipper2 | clipper2-src | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSL-1.0 |
| Dependencies | 5 | 7 | 1 |
| Crate Size | 761KB | 111KB | 70KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 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.
- •clipper2c-sys, clipper2 are pre-1.0 — API may change.