Decision Workspace
use-bounds vs lyon_geom vs tess2-rust
Side-by-side comparison of Rust crates
53
use-bounds
experimentalv0.0.6
Axis-aligned 2D bounds helpers for RustUse geometry
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
| use-bounds | lyon_geom | tess2-rust | |
|---|---|---|---|
| Health Score | 53 | 65 | 62 |
| Total Downloads | 51 | 7.6M | 722 |
| 30d Downloads | 0 | 488.7K | 0 |
| Dependents | 8 | 340 | 3 |
| Releases | 1 | 41 | 9 |
| Last Updated | 7d ago | 78d ago | 2d ago |
| Age | 7d | 8y 4m | 3m |
Health Breakdown
use-bounds
Maintenance
13
Quality
14
Community
9
Popularity
2
Documentation
15
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
| use-bounds | lyon_geom | tess2-rust | |
|---|---|---|---|
| Version | 0.0.6 | 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 | 2 | 4 | 0 |
| Crate Size | 3KB | 56KB | 116KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.95.0 | — | 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.
- •use-bounds is pre-1.0 — API may change.