Decision Workspace
slabigator vs generic-arraydeque vs array_buf
Side-by-side comparison of Rust crates
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
53
array_buf
experimentalv0.1.1
Highly optimized fixed-capacity deque buffer stored on the stack
Core Metrics
| slabigator | generic-arraydeque | array_buf | |
|---|---|---|---|
| Health Score | 56 | 56 | 53 |
| Total Downloads | 75.1K | 6.0K | 136 |
| 30d Downloads | 3.2K | 1.7K | 52 |
| Dependents | 17 | 1 | 2 |
| Releases | 13 | 3 | 2 |
| Last Updated | 316d ago | 114d ago | 46d ago |
| Age | 3y 9m | 4m | 2m |
Health Breakdown
slabigator
Maintenance
8
Quality
18
Community
9
Popularity
6
Documentation
15
generic-arraydeque
Maintenance
13
Quality
16
Community
7
Popularity
5
Documentation
15
array_buf
Maintenance
11
Quality
17
Community
7
Popularity
3
Documentation
15
Technical Details
| slabigator | generic-arraydeque | array_buf | |
|---|---|---|---|
| Version | 0.9.5 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 0 |
| Crate Size | 16KB | 61KB | 10KB |
| Features | 5 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60.0 | 1.65 | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slabigator leads with a health score of 56/100, but none of the options score above 80.