Decision Workspace
disruptor-rs vs gyre vs ringbuf
Side-by-side comparison of Rust crates
45
disruptor-rs
growingv0.1.1
A high-performance ring buffer implementation of the LMAX Disruptor pattern
56
gyre
growingv1.1.4
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
69
ringbuf
growingv0.5.0
Lock-free SPSC FIFO ring buffer with direct access to inner data
Core Metrics
| disruptor-rs | gyre | ringbuf | |
|---|---|---|---|
| Health Score | 45 | 56 | 69 |
| Total Downloads | 2.6K | 1.6K | 12.6M |
| 30d Downloads | 0 | 0 | 920.2K |
| Dependents | 8 | 13 | 1.5K |
| Releases | 2 | 16 | 41 |
| Last Updated | 556d ago | 191d ago | 22d ago |
| Age | 1y 6m | 6m | 7y 4m |
Health Breakdown
disruptor-rs
Maintenance
5
Quality
14
Community
9
Popularity
4
Documentation
13
gyre
Maintenance
12
Quality
18
Community
9
Popularity
4
Documentation
13
ringbuf
Maintenance
18
Quality
13
Community
17
Popularity
8
Documentation
13
Technical Details
| disruptor-rs | gyre | ringbuf | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.4 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 21KB | 30KB | 32KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 14.6% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ringbuf leads with a health score of 69/100, but none of the options score above 80.
- •ringbuf is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ disruptor-rs has not been updated in over a year.
- •disruptor-rs, ringbuf are pre-1.0 — API may change.