Decision Workspace
gif-dispose vs vleue_kinetoscope vs scanseq
Side-by-side comparison of Rust crates
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.
57
vleue_kinetoscope
growingv0.5.0
Animated GIF player for Bevy
48
scanseq
experimentalv0.1.5
File sequence detector in Rust with Python interface for automation systems
Core Metrics
| gif-dispose | vleue_kinetoscope | scanseq | |
|---|---|---|---|
| Health Score | 63 | 57 | 48 |
| Total Downloads | 4.0M | 22.9K | 225 |
| 30d Downloads | 54.4K | 59 | 27 |
| Dependents | 212 | 0 | 2 |
| Releases | 24 | 13 | 6 |
| Last Updated | 51d ago | 57d ago | 99d ago |
| Age | 9y 1m | 1y 10m | 3m |
Health Breakdown
gif-dispose
Maintenance
13
Quality
15
Community
12
Popularity
8
Documentation
15
vleue_kinetoscope
Maintenance
16
Quality
13
Community
10
Popularity
5
Documentation
13
scanseq
Maintenance
15
Quality
13
Community
7
Popularity
3
Documentation
10
Technical Details
| gif-dispose | vleue_kinetoscope | scanseq | |
|---|---|---|---|
| Version | 6.0.0 | 0.5.0 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 14 | 11 |
| Crate Size | 6KB | 1.3MB | 153KB |
| Features | 0 | 4 | 2 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •gif-dispose leads with a health score of 63/100, but none of the options score above 80.
- •gif-dispose is depended on by 212 crates — strongest ecosystem trust.
- •vleue_kinetoscope, scanseq are pre-1.0 — API may change.