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