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