Decision Workspace
awoo vs bevy_easings vs gif-dispose
Side-by-side comparison of Rust crates
38
awoo
growingv0.2.0
Animate and schedule code.
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
| awoo | bevy_easings | gif-dispose | |
|---|---|---|---|
| Health Score | 38 | 67 | 63 |
| Total Downloads | 3.7K | 148.8K | 4.0M |
| 30d Downloads | 5 | 2.9K | 54.4K |
| Dependents | 0 | 118 | 212 |
| Releases | 2 | 33 | 24 |
| Last Updated | 2436d ago | 61d ago | 51d ago |
| Age | 6y 10m | 5y 6m | 9y 1m |
Health Breakdown
awoo
Maintenance
3
Quality
17
Community
2
Popularity
4
Documentation
12
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
| awoo | bevy_easings | gif-dispose | |
|---|---|---|---|
| Version | 0.2.0 | 0.18.0 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 13 | 4 |
| Crate Size | 8KB | 55KB | 6KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.90 |
| Owners | 1 | 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.
- •⚠ awoo has not been updated in over a year.
- •awoo, bevy_easings are pre-1.0 — API may change.