Decision Workspace
bezier-rs vs lyon_geom vs kurbo
Side-by-side comparison of Rust crates
47
bezier-rs
growingv0.5.0
Computational geometry algorithms for Bézier segments and shapes useful in the context of 2D graphics
68
lyon_geom
stablev1.0.19
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
65
kurbo
growingv0.13.0
A 2D curves library
Core Metrics
| bezier-rs | lyon_geom | kurbo | |
|---|---|---|---|
| Health Score | 47 | 68 | 65 |
| Total Downloads | 135.0K | 6.7M | 17.9M |
| 30d Downloads | 8.5K | 340.3K | 2.4M |
| Dependents | 94 | 335 | 1.5K |
| Releases | 9 | 41 | 46 |
| Last Updated | 224d ago | 19d ago | 120d ago |
| Age | 3y 3m | 8y 2m | 7y 3m |
Health Breakdown
bezier-rs
Maintenance
7
Quality
8
Community
11
Popularity
6
Documentation
15
lyon_geom
Maintenance
18
Quality
20
Community
10
Popularity
8
Documentation
12
kurbo
Maintenance
13
Quality
14
Community
18
Popularity
8
Documentation
12
Technical Details
| bezier-rs | lyon_geom | kurbo | |
|---|---|---|---|
| Version | 0.5.0 | 1.0.19 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 4 | 10 |
| Crate Size | 296KB | 56KB | 155KB |
| Features | 1 | 3 | 7 |
| Yanked % | 44.4% | 4.9% | 4.3% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 9 |
Links
Quick Verdict
- •lyon_geom leads with a health score of 68/100, but none of the options score above 80.
- •kurbo has the most downloads (17.9M), suggesting wider adoption.
- •kurbo is depended on by 1.5K crates — strongest ecosystem trust.
- •bezier-rs, kurbo are pre-1.0 — API may change.