Decision Workspace
kovan-queue vs gyre vs orx-concurrent-queue
Side-by-side comparison of Rust crates
53
kovan-queue
experimentalv0.1.12
High-performance queue primitives and disruptor implementation for Kovan.
57
gyre
experimentalv1.1.4
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
53
orx-concurrent-queue
growingv1.2.0
A high performance and convenient thread safe queue that can concurrently grow and shrink with push, extend, pop and pull capabilities.
Core Metrics
| kovan-queue | gyre | orx-concurrent-queue | |
|---|---|---|---|
| Health Score | 53 | 57 | 53 |
| Total Downloads | 203 | 1.5K | 954.9K |
| 30d Downloads | 69 | 39 | 130.7K |
| Dependents | 0 | 13 | 3 |
| Releases | 9 | 16 | 3 |
| Last Updated | 17d ago | 132d ago | 158d ago |
| Age | 3m | 4m | 6m |
Health Breakdown
kovan-queue
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
12
gyre
Maintenance
14
Quality
17
Community
9
Popularity
4
Documentation
13
orx-concurrent-queue
Maintenance
12
Quality
16
Community
8
Popularity
7
Documentation
10
Technical Details
| kovan-queue | gyre | orx-concurrent-queue | |
|---|---|---|---|
| Version | 0.1.12 | 1.1.4 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 8 |
| Crate Size | 17KB | 30KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gyre leads with a health score of 57/100, but none of the options score above 80.
- •orx-concurrent-queue has the most downloads (954.9K), suggesting wider adoption.
- •kovan-queue is pre-1.0 — API may change.