Decision Workspace
gif-dispose vs zengif vs vleue_kinetoscope
Side-by-side comparison of Rust crates
60
gif-dispose
growingv6.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.
61
zengif
experimentalv0.7.3
Server-side GIF codec with zero-trust design, memory bounds, streaming, and full animation transparency support
54
vleue_kinetoscope
growingv0.5.0
Animated GIF player for Bevy
Core Metrics
| gif-dispose | zengif | vleue_kinetoscope | |
|---|---|---|---|
| Health Score | 60 | 61 | 54 |
| Total Downloads | 4.0M | 1.0K | 23.0K |
| 30d Downloads | 27.6K | 0 | 0 |
| Dependents | 214 | 1 | 0 |
| Releases | 24 | 11 | 13 |
| Last Updated | 110d ago | 39d ago | 116d ago |
| Age | 9y 3m | 4m | 2y |
Health Breakdown
gif-dispose
Maintenance
10
Quality
15
Community
12
Popularity
8
Documentation
15
zengif
Maintenance
17
Quality
13
Community
12
Popularity
4
Documentation
15
vleue_kinetoscope
Maintenance
13
Quality
13
Community
10
Popularity
5
Documentation
13
Technical Details
| gif-dispose | zengif | vleue_kinetoscope | |
|---|---|---|---|
| Version | 6.0.0 | 0.7.3 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 23 | 14 |
| Crate Size | 6KB | 157KB | 1.3MB |
| Features | 0 | 9 | 4 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | 1.93 | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •zengif leads with a health score of 61/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 214 crates — strongest ecosystem trust.
- •zengif, vleue_kinetoscope are pre-1.0 — API may change.