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