Decision Workspace
gyre vs kovan-queue vs disruptor-rs
Side-by-side comparison of Rust crates
57
gyre
experimentalv1.1.4
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
53
kovan-queue
experimentalv0.1.12
High-performance queue primitives and disruptor implementation for Kovan.
46
disruptor-rs
growingv0.1.1
A high-performance ring buffer implementation of the LMAX Disruptor pattern
Core Metrics
| gyre | kovan-queue | disruptor-rs | |
|---|---|---|---|
| Health Score | 57 | 53 | 46 |
| Total Downloads | 1.5K | 203 | 2.5K |
| 30d Downloads | 40 | 69 | 40 |
| Dependents | 13 | 0 | 8 |
| Releases | 16 | 9 | 2 |
| Last Updated | 132d ago | 17d ago | 497d ago |
| Age | 4m | 3m | 1y 4m |
Health Breakdown
gyre
Maintenance
14
Quality
17
Community
9
Popularity
4
Documentation
13
kovan-queue
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
12
disruptor-rs
Maintenance
6
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| gyre | kovan-queue | disruptor-rs | |
|---|---|---|---|
| Version | 1.1.4 | 0.1.12 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 4 |
| Crate Size | 30KB | 17KB | 21KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •disruptor-rs has the most downloads (2.5K), suggesting wider adoption.
- •⚠ disruptor-rs has not been updated in over a year.
- •kovan-queue, disruptor-rs are pre-1.0 — API may change.