Decision Workspace
slice-ring-buffer vs slice-deque vs sliceable-ring-buffer
Side-by-side comparison of Rust crates
46
slice-ring-buffer
growingv0.3.4
A double-ended queue that Deref's into a slice.
51
slice-deque
growingv0.3.0
A double-ended queue that Deref's into a slice.
42
sliceable-ring-buffer
experimentalv0.1.0
A double-ended queue that Deref's into a slice.
Core Metrics
| slice-ring-buffer | slice-deque | sliceable-ring-buffer | |
|---|---|---|---|
| Health Score | 46 | 51 | 42 |
| Total Downloads | 3.8M | 1.8M | 288 |
| 30d Downloads | 267.1K | 26.2K | 3 |
| Dependents | 20 | 65 | 0 |
| Releases | 4 | 21 | 1 |
| Last Updated | 608d ago | 2359d ago | 179d ago |
| Age | 4y 4m | 8y 2m | 5m |
Health Breakdown
slice-ring-buffer
Maintenance
4
Quality
12
Community
10
Popularity
8
Documentation
12
slice-deque
Maintenance
4
Quality
17
Community
11
Popularity
7
Documentation
12
sliceable-ring-buffer
Maintenance
5
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| slice-ring-buffer | slice-deque | sliceable-ring-buffer | |
|---|---|---|---|
| Version | 0.3.4 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 14 |
| Crate Size | 56KB | 57KB | 52KB |
| Features | 3 | 3 | 5 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slice-deque leads with a health score of 51/100, but none of the options score above 80.
- •slice-ring-buffer has the most downloads (3.8M), suggesting wider adoption.
- •⚠ slice-ring-buffer, slice-deque have not been updated in over a year.