Decision Workspace
pointy vs lyon_geom vs tess2-rust
Side-by-side comparison of Rust crates
58
pointy
growingv0.8.0
Minimal 2D geometry library
65
lyon_geom
stablev1.0.19
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
62
tess2-rust
experimentalv1.1.4
Pure Rust port of libtess2 — complete SGI polygon tessellation pipeline with winding rules, self-intersections, and multiple output modes
Core Metrics
| pointy | lyon_geom | tess2-rust | |
|---|---|---|---|
| Health Score | 58 | 65 | 62 |
| Total Downloads | 107.4K | 7.6M | 722 |
| 30d Downloads | 16.1K | 488.7K | 0 |
| Dependents | 63 | 340 | 3 |
| Releases | 9 | 41 | 9 |
| Last Updated | 74d ago | 78d ago | 2d ago |
| Age | 5y 8m | 8y 4m | 3m |
Health Breakdown
pointy
Maintenance
13
Quality
16
Community
10
Popularity
6
Documentation
13
lyon_geom
Maintenance
15
Quality
20
Community
10
Popularity
8
Documentation
12
tess2-rust
Maintenance
19
Quality
17
Community
8
Popularity
3
Documentation
15
Technical Details
| pointy | lyon_geom | tess2-rust | |
|---|---|---|---|
| Version | 0.8.0 | 1.0.19 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 14KB | 56KB | 116KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lyon_geom leads with a health score of 65/100, but none of the options score above 80.
- •lyon_geom is depended on by 340 crates — strongest ecosystem trust.
- •pointy is pre-1.0 — API may change.