Decision Workspace
disrupt-rs vs disruptor vs async-channel
Side-by-side comparison of Rust crates
44
disrupt-rs
experimentalv1.1.0
Concurrent Ringbuffer inspired by the LMAX Disruptor.
61
disruptor
stablev4.0.0
Low latency inter-thread communication via a ringbuffer (inspired by the LMAX Disruptor).
69
async-channel
growingv2.5.0
Async multi-producer multi-consumer channel
Core Metrics
| disrupt-rs | disruptor | async-channel | |
|---|---|---|---|
| Health Score | 44 | 61 | 69 |
| Total Downloads | 183 | 61.1K | 228.6M |
| 30d Downloads | 104 | 4.3K | 14.9M |
| Dependents | 41 | 34 | 9.5K |
| Releases | 3 | 32 | 26 |
| Last Updated | 51d ago | 18d ago | 264d ago |
| Age | 1m | 7y 5m | 6y 10m |
Health Breakdown
disrupt-rs
Maintenance
11
Quality
10
Community
10
Popularity
3
Documentation
10
disruptor
Maintenance
17
Quality
18
Community
10
Popularity
6
Documentation
10
async-channel
Maintenance
9
Quality
20
Community
20
Popularity
8
Documentation
12
Technical Details
| disrupt-rs | disruptor | async-channel | |
|---|---|---|---|
| Version | 1.1.0 | 4.0.0 | 2.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 5 | 9 |
| Crate Size | 52KB | 42KB | 19KB |
| Features | 0 | 0 | 3 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 1 (team) |
Links
Quick Verdict
- •async-channel leads with a health score of 69/100, but none of the options score above 80.
- •async-channel is depended on by 9.5K crates — strongest ecosystem trust.