Decision Workspace
vleue_kinetoscope vs bevy_easings vs gif-dispose
Side-by-side comparison of Rust crates
57
vleue_kinetoscope
growingv0.5.0
Animated GIF player for Bevy
67
bevy_easings
growingv0.18.0
Easing plugin for Bevy
63
gif-dispose
stablev6.0.0
Implements GIF disposal method for the gif crate. The gif crate only exposes raw frame data that is not sufficient to render GIFs properly. GIF requires special composing of frames which, as this crate shows, is non-trivial.
Core Metrics
| vleue_kinetoscope | bevy_easings | gif-dispose | |
|---|---|---|---|
| Health Score | 57 | 67 | 63 |
| Total Downloads | 22.9K | 148.8K | 4.0M |
| 30d Downloads | 59 | 2.9K | 54.4K |
| Dependents | 0 | 118 | 212 |
| Releases | 13 | 33 | 24 |
| Last Updated | 57d ago | 61d ago | 51d ago |
| Age | 1y 10m | 5y 6m | 9y 1m |
Health Breakdown
vleue_kinetoscope
Maintenance
16
Quality
13
Community
10
Popularity
5
Documentation
13
bevy_easings
Maintenance
16
Quality
16
Community
16
Popularity
6
Documentation
13
gif-dispose
Maintenance
13
Quality
15
Community
12
Popularity
8
Documentation
15
Technical Details
| vleue_kinetoscope | bevy_easings | gif-dispose | |
|---|---|---|---|
| Version | 0.5.0 | 0.18.0 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 13 | 4 |
| Crate Size | 1.3MB | 55KB | 6KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.90 |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_easings leads with a health score of 67/100, but none of the options score above 80.
- •gif-dispose has the most downloads (4.0M), suggesting wider adoption.
- •gif-dispose is depended on by 212 crates — strongest ecosystem trust.
- •vleue_kinetoscope, bevy_easings are pre-1.0 — API may change.