Decision Workspace
bevy_transform_interpolation vs bevy_utilitarian vs bevy_xpbd_2d_interp
Side-by-side comparison of Rust crates
66
bevy_transform_interpolation
growingv0.4.0
Transform interpolation for fixed timesteps for the Bevy game engine
51
bevy_utilitarian
growingv0.9.0
A collection of mostly maths, interpolation and geometric utilities that aim to make Bevy programmers happier
42
bevy_xpbd_2d_interp
growingv0.1.2
A simple library for interpolation of bevy_xpbd rigidbodies
Core Metrics
| bevy_transform_interpolation | bevy_utilitarian | bevy_xpbd_2d_interp | |
|---|---|---|---|
| Health Score | 66 | 51 | 42 |
| Total Downloads | 179.1K | 13.2K | 4.3K |
| 30d Downloads | 25.9K | 157 | 5 |
| Dependents | 22 | 10 | 0 |
| Releases | 4 | 10 | 3 |
| Last Updated | 70d ago | 72d ago | 765d ago |
| Age | 1y 3m | 2y 1m | 2y 4m |
Health Breakdown
bevy_transform_interpolation
Maintenance
20
Quality
18
Community
9
Popularity
6
Documentation
13
bevy_utilitarian
Maintenance
15
Quality
15
Community
6
Popularity
5
Documentation
10
bevy_xpbd_2d_interp
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| bevy_transform_interpolation | bevy_utilitarian | bevy_xpbd_2d_interp | |
|---|---|---|---|
| Version | 0.4.0 | 0.9.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 58KB | 31KB | 31KB |
| Features | 5 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| 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.
- •⚠ bevy_xpbd_2d_interp has not been updated in over a year.