Decision Workspace
rubato vs bevy_transform_interpolation vs interp
Side-by-side comparison of Rust crates
63
rubato
stablev1.0.1
Asynchronous resampling library intended for audio data
66
bevy_transform_interpolation
growingv0.4.0
Transform interpolation for fixed timesteps for the Bevy game engine
64
interp
stablev2.1.2
A Rust implementation of Matlab's interp1 function
Core Metrics
| rubato | bevy_transform_interpolation | interp | |
|---|---|---|---|
| Health Score | 63 | 66 | 64 |
| Total Downloads | 4.6M | 179.1K | 3.0M |
| 30d Downloads | 704.1K | 25.9K | 301.7K |
| Dependents | 921 | 22 | 87 |
| Releases | 31 | 4 | 12 |
| Last Updated | 63d ago | 70d ago | 50d ago |
| Age | 5y 10m | 1y 3m | 4y 9m |
Health Breakdown
rubato
Maintenance
14
Quality
17
Community
12
Popularity
8
Documentation
12
bevy_transform_interpolation
Maintenance
20
Quality
18
Community
9
Popularity
6
Documentation
13
interp
Maintenance
14
Quality
20
Community
11
Popularity
8
Documentation
11
Technical Details
| rubato | bevy_transform_interpolation | interp | |
|---|---|---|---|
| Version | 1.0.1 | 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 | 55KB | 58KB | 12KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.74 | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_transform_interpolation leads with a health score of 66/100, but none of the options score above 80.
- •rubato has the most downloads (4.6M), suggesting wider adoption.
- •rubato is depended on by 921 crates — strongest ecosystem trust.
- •bevy_transform_interpolation is pre-1.0 — API may change.