Decision Workspace
vecdeque-stableix vs slabigator vs generic-arraydeque
Side-by-side comparison of Rust crates
48
vecdeque-stableix
growingv1.1.1
Deque with stable index values
56
slabigator
growingv0.9.5
A fixed-capacity linked list with stable element addressing and no dynamic allocations
56
generic-arraydeque
experimentalv0.1.2
A fixed-capacity, stack-allocated double-ended queue (deque) backed by generic-array
Core Metrics
| vecdeque-stableix | slabigator | generic-arraydeque | |
|---|---|---|---|
| Health Score | 48 | 56 | 56 |
| Total Downloads | 12.0K | 75.1K | 6.0K |
| 30d Downloads | 249 | 3.2K | 1.7K |
| Dependents | 21 | 17 | 1 |
| Releases | 3 | 13 | 3 |
| Last Updated | 1237d ago | 316d ago | 114d ago |
| Age | 5y 6m | 3y 9m | 4m |
Health Breakdown
vecdeque-stableix
Maintenance
4
Quality
20
Community
10
Popularity
5
Documentation
9
slabigator
Maintenance
8
Quality
18
Community
9
Popularity
6
Documentation
15
generic-arraydeque
Maintenance
13
Quality
16
Community
7
Popularity
5
Documentation
15
Technical Details
| vecdeque-stableix | slabigator | generic-arraydeque | |
|---|---|---|---|
| Version | 1.1.1 | 0.9.5 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 5 |
| Crate Size | 19KB | 16KB | 61KB |
| Features | 0 | 5 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.60.0 | 1.65 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •slabigator leads with a health score of 56/100, but none of the options score above 80.
- •⚠ vecdeque-stableix has not been updated in over a year.
- •slabigator, generic-arraydeque are pre-1.0 — API may change.