Decision Workspace
vecdeque-stableix vs slabigator vs array_buf
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
55
array_buf
experimentalv0.1.1
Highly optimized fixed-capacity deque buffer stored on the stack
Core Metrics
| vecdeque-stableix | slabigator | array_buf | |
|---|---|---|---|
| Health Score | 48 | 56 | 55 |
| Total Downloads | 12.5K | 78.9K | 249 |
| 30d Downloads | 0 | 2.2K | 0 |
| Dependents | 21 | 20 | 3 |
| Releases | 3 | 13 | 2 |
| Last Updated | 1296d ago | 375d ago | 105d ago |
| Age | 5y 8m | 3y 11m | 4m |
Health Breakdown
vecdeque-stableix
Maintenance
4
Quality
20
Community
10
Popularity
5
Documentation
9
slabigator
Maintenance
7
Quality
18
Community
10
Popularity
6
Documentation
15
array_buf
Maintenance
12
Quality
17
Community
8
Popularity
3
Documentation
15
Technical Details
| vecdeque-stableix | slabigator | array_buf | |
|---|---|---|---|
| Version | 1.1.1 | 0.9.5 | 0.1.1 |
| 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 | 0 |
| Crate Size | 19KB | 16KB | 10KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.60.0 | 1.93.0 |
| 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, slabigator have not been updated in over a year.
- •slabigator, array_buf are pre-1.0 — API may change.