Decision Workspace
lyon_geom vs bezier-rs vs lyon_geom_for_carbide
Side-by-side comparison of Rust crates
65
lyon_geom
stablev1.0.19
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
46
bezier-rs
growingv0.5.0
Computational geometry algorithms for Bézier segments and shapes useful in the context of 2D graphics
43
lyon_geom_for_carbide
growingv1.0.5
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
Core Metrics
| lyon_geom | bezier-rs | lyon_geom_for_carbide | |
|---|---|---|---|
| Health Score | 65 | 46 | 43 |
| Total Downloads | 7.6M | 161.4K | 512 |
| 30d Downloads | 488.7K | 16.0K | 0 |
| Dependents | 340 | 99 | 1 |
| Releases | 41 | 9 | 1 |
| Last Updated | 78d ago | 283d ago | 191d ago |
| Age | 8y 4m | 3y 5m | 6m |
Health Breakdown
lyon_geom
Maintenance
15
Quality
20
Community
10
Popularity
8
Documentation
12
bezier-rs
Maintenance
6
Quality
8
Community
11
Popularity
6
Documentation
15
lyon_geom_for_carbide
Maintenance
5
Quality
19
Community
4
Popularity
3
Documentation
12
Technical Details
| lyon_geom | bezier-rs | lyon_geom_for_carbide | |
|---|---|---|---|
| Version | 1.0.19 | 0.5.0 | 1.0.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 4 |
| Crate Size | 56KB | 296KB | 54KB |
| Features | 3 | 1 | 3 |
| Yanked % | 4.9% | 44.4% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| 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.
- •bezier-rs is pre-1.0 — API may change.