Decision Workspace
rubato vs bevy_transform_interpolation vs interp
Side-by-side comparison of Rust crates
68
rubato
stablev3.0.0
Asynchronous resampling library intended for audio data
62
bevy_transform_interpolation
growingv0.4.0
Transform interpolation for fixed timesteps for the Bevy game engine
61
interp
growingv2.1.2
A Rust implementation of Matlab's interp1 function
Core Metrics
| rubato | bevy_transform_interpolation | interp | |
|---|---|---|---|
| Health Score | 68 | 62 | 61 |
| Total Downloads | 6.1M | 245.0K | 3.6M |
| 30d Downloads | 909.0K | 38.2K | 300.6K |
| Dependents | 1.3K | 22 | 87 |
| Releases | 33 | 4 | 12 |
| Last Updated | 5d ago | 129d ago | 109d ago |
| Age | 6y | 1y 5m | 4y 11m |
Health Breakdown
rubato
Maintenance
18
Quality
18
Community
12
Popularity
8
Documentation
12
bevy_transform_interpolation
Maintenance
16
Quality
18
Community
9
Popularity
6
Documentation
13
interp
Maintenance
11
Quality
20
Community
11
Popularity
8
Documentation
11
Technical Details
| rubato | bevy_transform_interpolation | interp | |
|---|---|---|---|
| Version | 3.0.0 | 0.4.0 | 2.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 3 | 3 |
| Crate Size | 67KB | 58KB | 12KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.85 | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rubato leads with a health score of 68/100, but none of the options score above 80.
- •rubato is depended on by 1.3K crates — strongest ecosystem trust.
- •bevy_transform_interpolation is pre-1.0 — API may change.