Decision Workspace
cucoqu vs lyon_geom vs tiny-skia-path
Side-by-side comparison of Rust crates
31
cucoqu
growingv0.1.0
**cucoqu** is a Rust library for converting between different types of Bézier splines. Currently it only supports the types most commonly used in type design and drawing curves: **cu**bic Bézier curves, **qu**adratic Bézier curves, and one type of rational Bézier curve: **co**nic Bézier 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
| cucoqu | lyon_geom | tiny-skia-path | |
|---|---|---|---|
| Health Score | 31 | 68 | 68 |
| Total Downloads | 1.6K | 6.7M | 23.5M |
| 30d Downloads | 3 | 340.3K | 2.6M |
| Dependents | 0 | 335 | 272 |
| Releases | 1 | 41 | 14 |
| Last Updated | 1194d ago | 19d ago | 53d ago |
| Age | 3y 3m | 8y 2m | 3y 8m |
Health Breakdown
cucoqu
Maintenance
1
Quality
13
Community
3
Popularity
4
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
| cucoqu | lyon_geom | tiny-skia-path | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.19 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 6 | 4 | 4 |
| Crate Size | 166KB | 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.
- •⚠ cucoqu has not been updated in over a year.
- •cucoqu, tiny-skia-path are pre-1.0 — API may change.