Decision Workspace
bevy_transform_interpolation vs bevy_utilitarian vs bevy_xpbd_2d_interp
Side-by-side comparison of Rust crates
62
bevy_transform_interpolation
growingv0.4.0
Transform interpolation for fixed timesteps for the Bevy game engine
49
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 | 62 | 49 | 42 |
| Total Downloads | 245.0K | 13.4K | 4.3K |
| 30d Downloads | 38.2K | 0 | 0 |
| Dependents | 22 | 10 | 0 |
| Releases | 4 | 10 | 3 |
| Last Updated | 129d ago | 131d ago | 824d ago |
| Age | 1y 5m | 2y 3m | 2y 6m |
Health Breakdown
bevy_transform_interpolation
Maintenance
16
Quality
18
Community
9
Popularity
6
Documentation
13
bevy_utilitarian
Maintenance
13
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 62/100, but none of the options score above 80.
- •⚠ bevy_xpbd_2d_interp has not been updated in over a year.