Decision Workspace
gcv_spline vs butterworth vs bevy_transform_interpolation
Side-by-side comparison of Rust crates
44
gcv_spline
growingv0.2.0
A library for fitting and evaluating GCV splines.
46
butterworth
growingv0.1.0
A library for simple Butterworth filters.
66
bevy_transform_interpolation
growingv0.4.0
Transform interpolation for fixed timesteps for the Bevy game engine
Core Metrics
| gcv_spline | butterworth | bevy_transform_interpolation | |
|---|---|---|---|
| Health Score | 44 | 46 | 66 |
| Total Downloads | 2.8K | 132.3K | 179.1K |
| 30d Downloads | 5 | 40.5K | 24.9K |
| Dependents | 0 | 0 | 22 |
| Releases | 2 | 2 | 4 |
| Last Updated | 789d ago | 674d ago | 70d ago |
| Age | 2y 2m | 2y 1m | 1y 3m |
Health Breakdown
gcv_spline
Maintenance
4
Quality
15
Community
11
Popularity
4
Documentation
10
butterworth
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
10
bevy_transform_interpolation
Maintenance
20
Quality
18
Community
9
Popularity
6
Documentation
13
Technical Details
| gcv_spline | butterworth | bevy_transform_interpolation | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 15KB | 12KB | 58KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 3 (team) | 3 (team) | 1 |
Links
Quick Verdict
- •bevy_transform_interpolation leads with a health score of 66/100, but none of the options score above 80.
- •⚠ gcv_spline, butterworth have not been updated in over a year.