Decision Workspace
circular-queue vs ring_buffer_max vs triskell
Side-by-side comparison of Rust crates
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.
40
triskell
growingv0.1.2
A tri-partite ring buffer
Core Metrics
| circular-queue | ring_buffer_max | triskell | |
|---|---|---|---|
| Health Score | 53 | 42 | 40 |
| Total Downloads | 1.3M | 991 | 3.7K |
| 30d Downloads | 32.3K | 5 | 5 |
| Dependents | 122 | 0 | 0 |
| Releases | 11 | 2 | 3 |
| Last Updated | 378d ago | 286d ago | 955d ago |
| Age | 8y 8m | 9m | 2y 7m |
Health Breakdown
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
triskell
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
Technical Details
| circular-queue | ring_buffer_max | triskell | |
|---|---|---|---|
| Version | 0.2.7 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 0 | 0 |
| Crate Size | 12KB | 4KB | 8KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2015 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 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.
- •⚠ circular-queue, triskell have not been updated in over a year.