Decision Workspace
points_on_curve vs lyon_geom vs tiny-skia-path
Side-by-side comparison of Rust crates
41
points_on_curve
growingv0.7.0
Points on Bezier Curves
68
lyon_geom
stablev1.0.19
2D quadratic and cubic bézier arcs and line segment math on top of euclid.
68
tiny-skia-path
growingv0.12.0
A tiny-skia Bezier path implementation
Core Metrics
| points_on_curve | lyon_geom | tiny-skia-path | |
|---|---|---|---|
| Health Score | 41 | 68 | 68 |
| Total Downloads | 23.9K | 6.7M | 23.5M |
| 30d Downloads | 1.5K | 340.3K | 2.6M |
| Dependents | 13 | 335 | 272 |
| Releases | 5 | 41 | 14 |
| Last Updated | 527d ago | 19d ago | 53d ago |
| Age | 3y 7m | 8y 2m | 3y 8m |
Health Breakdown
points_on_curve
Maintenance
5
Quality
14
Community
7
Popularity
5
Documentation
10
lyon_geom
Maintenance
18
Quality
20
Community
10
Popularity
8
Documentation
12
tiny-skia-path
Maintenance
15
Quality
16
Community
16
Popularity
8
Documentation
13
Technical Details
| points_on_curve | lyon_geom | tiny-skia-path | |
|---|---|---|---|
| Version | 0.7.0 | 1.0.19 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 4 | 4 | 4 |
| Crate Size | 34KB | 56KB | 49KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •lyon_geom leads with a health score of 68/100, but none of the options score above 80.
- •tiny-skia-path has the most downloads (23.5M), suggesting wider adoption.
- •lyon_geom is depended on by 335 crates — strongest ecosystem trust.
- •⚠ points_on_curve has not been updated in over a year.
- •points_on_curve, tiny-skia-path are pre-1.0 — API may change.