Decision Workspace
outline_2d vs clipper2-rust vs tess2-rust
Side-by-side comparison of Rust crates
32
outline_2d
growingv0.1.0
2D euclide polygon outline tools
51
clipper2-rust
experimentalv1.0.1
Pure Rust port of the Clipper2 polygon clipping and offsetting library
51
tess2-rust
experimentalv1.0.0
Pure Rust port of libtess2 — complete SGI polygon tessellation pipeline with winding rules, self-intersections, and multiple output modes
Core Metrics
| outline_2d | clipper2-rust | tess2-rust | |
|---|---|---|---|
| Health Score | 32 | 51 | 51 |
| Total Downloads | 1.7K | 1.1K | 16 |
| 30d Downloads | 3 | 999 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 2242d ago | 35d ago | 36d ago |
| Age | 6y 1m | 1m | 1m |
Health Breakdown
outline_2d
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
clipper2-rust
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
13
tess2-rust
Maintenance
11
Quality
18
Community
6
Popularity
1
Documentation
15
Technical Details
| outline_2d | clipper2-rust | tess2-rust | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSL-1.0 | MIT |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 3KB | 118KB | 62KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clipper2-rust leads with a health score of 51/100, but none of the options score above 80.
- •outline_2d has the most downloads (1.7K), suggesting wider adoption.
- •⚠ outline_2d has not been updated in over a year.
- •outline_2d is pre-1.0 — API may change.