Decision Workspace
linebuffer vs circular-queue vs ring_buffer_max
Side-by-side comparison of Rust crates
36
linebuffer
growingv0.1.2
ringbuffer for dynamic sized u8-elements
53
circular-queue
growingv0.2.7
A circular buffer-like queue.
42
ring_buffer_max
experimentalv0.2.0
Keep track of the max value of ring buffer in linear time.
Core Metrics
| linebuffer | circular-queue | ring_buffer_max | |
|---|---|---|---|
| Health Score | 36 | 53 | 42 |
| Total Downloads | 5.2K | 1.3M | 991 |
| 30d Downloads | 6 | 32.3K | 5 |
| Dependents | 0 | 122 | 0 |
| Releases | 3 | 11 | 2 |
| Last Updated | 2354d ago | 378d ago | 286d ago |
| Age | 6y 5m | 8y 8m | 9m |
Health Breakdown
linebuffer
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
circular-queue
Maintenance
5
Quality
16
Community
13
Popularity
7
Documentation
12
ring_buffer_max
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| linebuffer | circular-queue | ring_buffer_max | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.7 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 5 | 0 |
| Crate Size | 6KB | 12KB | 4KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2015 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •circular-queue leads with a health score of 53/100, but none of the options score above 80.
- •circular-queue is depended on by 122 crates — strongest ecosystem trust.
- •⚠ linebuffer, circular-queue have not been updated in over a year.