Decision Workspace
gaps vs shiftnanigans vs chain_from_last
Side-by-side comparison of Rust crates
42
gaps
growingv0.3.1
Functionality for working with gaps/holes in ordered sequences of values.
33
shiftnanigans
growingv0.3.5
This library contains different iteration data structures for either iterating or for shifting iteratively forward and backward.
47
chain_from_last
growingv0.2.0
Iterator adaptor for chaining from last item.
Core Metrics
| gaps | shiftnanigans | chain_from_last | |
|---|---|---|---|
| Health Score | 42 | 33 | 47 |
| Total Downloads | 18.6K | 15.3K | 1.8K |
| 30d Downloads | 41 | 41 | 6 |
| Dependents | 12 | 0 | 0 |
| Releases | 9 | 6 | 2 |
| Last Updated | 1517d ago | 485d ago | 497d ago |
| Age | 5y 8m | 3y | 1y 4m |
Health Breakdown
gaps
Maintenance
4
Quality
15
Community
9
Popularity
5
Documentation
9
shiftnanigans
Maintenance
5
Quality
7
Community
6
Popularity
5
Documentation
10
chain_from_last
Maintenance
6
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| gaps | shiftnanigans | chain_from_last | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.5 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 9 | 0 |
| Crate Size | 18KB | 67KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chain_from_last leads with a health score of 47/100, but none of the options score above 80.
- •gaps has the most downloads (18.6K), suggesting wider adoption.
- •⚠ gaps, shiftnanigans, chain_from_last have not been updated in over a year.