Decision Workspace
cascii-core-view vs gif-dispose vs scanseq
Side-by-side comparison of Rust crates
45
cascii-core-view
experimentalv0.1.3
Core frame display and animation library for ASCII art viewers
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.
48
scanseq
experimentalv0.1.5
File sequence detector in Rust with Python interface for automation systems
Core Metrics
| cascii-core-view | gif-dispose | scanseq | |
|---|---|---|---|
| Health Score | 45 | 63 | 48 |
| Total Downloads | 107 | 4.0M | 225 |
| 30d Downloads | 75 | 54.4K | 27 |
| Dependents | 0 | 212 | 2 |
| Releases | 2 | 24 | 6 |
| Last Updated | 37d ago | 51d ago | 99d ago |
| Age | 1m | 9y 1m | 3m |
Health Breakdown
cascii-core-view
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
gif-dispose
Maintenance
13
Quality
15
Community
12
Popularity
8
Documentation
15
scanseq
Maintenance
15
Quality
13
Community
7
Popularity
3
Documentation
10
Technical Details
| cascii-core-view | gif-dispose | scanseq | |
|---|---|---|---|
| Version | 0.1.3 | 6.0.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 4 | 11 |
| Crate Size | 26KB | 6KB | 153KB |
| Features | 4 | 0 | 2 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.90 | — |
| Owners | 1 | 1 | 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.
- •cascii-core-view, scanseq are pre-1.0 — API may change.