Decision Workspace
scanseq vs sequitur vs gif-dispose
Side-by-side comparison of Rust crates
48
scanseq
experimentalv0.1.5
File sequence detector in Rust with Python interface for automation systems
44
sequitur
experimentalv0.1.11
A library for working with numbered file sequences
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
| scanseq | sequitur | gif-dispose | |
|---|---|---|---|
| Health Score | 48 | 44 | 63 |
| Total Downloads | 225 | 37 | 4.0M |
| 30d Downloads | 27 | 4 | 54.4K |
| Dependents | 2 | 0 | 212 |
| Releases | 6 | 2 | 24 |
| Last Updated | 99d ago | 102d ago | 51d ago |
| Age | 3m | 3m | 9y 1m |
Health Breakdown
scanseq
Maintenance
15
Quality
13
Community
7
Popularity
3
Documentation
10
sequitur
Maintenance
12
Quality
15
Community
5
Popularity
2
Documentation
10
gif-dispose
Maintenance
13
Quality
15
Community
12
Popularity
8
Documentation
15
Technical Details
| scanseq | sequitur | gif-dispose | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.11 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 0 | 4 |
| Crate Size | 153KB | 2KB | 6KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •scanseq, sequitur are pre-1.0 — API may change.