Decision Workspace
smooth-frame vs svg_path_ops vs animato-path
Side-by-side comparison of Rust crates
51
smooth-frame
experimentalv0.2.0
Generate Sketch-like smooth corner and smooth frame cubic Bezier paths.
44
svg_path_ops
growingv0.11.0
SVG Path Manipulation Utilities
59
animato-path
experimentalv1.4.0
Bezier curves, motion paths, CatmullRom splines, and SVG path parsing for Animato.
Core Metrics
| smooth-frame | svg_path_ops | animato-path | |
|---|---|---|---|
| Health Score | 51 | 44 | 59 |
| Total Downloads | 30 | 28.4K | 247 |
| 30d Downloads | 0 | 1.7K | 0 |
| Dependents | 0 | 24 | 32 |
| Releases | 2 | 7 | 11 |
| Last Updated | 13d ago | 355d ago | 1d ago |
| Age | 14d | 3y 7m | 18d |
Health Breakdown
smooth-frame
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
svg_path_ops
Maintenance
6
Quality
14
Community
9
Popularity
5
Documentation
10
animato-path
Maintenance
17
Quality
17
Community
10
Popularity
3
Documentation
12
Technical Details
| smooth-frame | svg_path_ops | animato-path | |
|---|---|---|---|
| Version | 0.2.0 | 0.11.0 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 31KB | 430KB | 23KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •animato-path leads with a health score of 59/100, but none of the options score above 80.
- •svg_path_ops has the most downloads (28.4K), suggesting wider adoption.
- •smooth-frame, svg_path_ops are pre-1.0 — API may change.