Decision Workspace
lyon_geom vs bezier-rs vs lyon_geom_for_carbide
Side-by-side comparison of Rust crates
68
lyon_geom
stablev1.0.19
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
47
bezier-rs
growingv0.5.0
Computational geometry algorithms for Bézier segments and shapes useful in the context of 2D graphics
44
lyon_geom_for_carbide
experimentalv1.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 | 68 | 47 | 44 |
| Total Downloads | 6.7M | 135.0K | 368 |
| 30d Downloads | 340.3K | 8.5K | 83 |
| Dependents | 335 | 94 | 1 |
| Releases | 41 | 9 | 1 |
| Last Updated | 19d ago | 224d ago | 132d ago |
| Age | 8y 2m | 3y 3m | 4m |
Health Breakdown
lyon_geom
Maintenance
18
Quality
20
Community
10
Popularity
8
Documentation
12
bezier-rs
Maintenance
7
Quality
8
Community
11
Popularity
6
Documentation
15
lyon_geom_for_carbide
Maintenance
7
Quality
18
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 68/100, but none of the options score above 80.
- •lyon_geom is depended on by 335 crates — strongest ecosystem trust.
- •bezier-rs is pre-1.0 — API may change.