Decision Workspace
multiqueue vs multiqueue2 vs chute
Side-by-side comparison of Rust crates
42
multiqueue
growingv0.3.2
A fast mpmc broadcast queue
46
multiqueue2
growingv0.2.1
A fast mpmc broadcast queue
43
chute
growingv0.2.1
Lockfree mpmc/spmc broadcast queue.
Core Metrics
| multiqueue | multiqueue2 | chute | |
|---|---|---|---|
| Health Score | 42 | 46 | 43 |
| Total Downloads | 45.1K | 28.4K | 6.1K |
| 30d Downloads | 521 | 348 | 27 |
| Dependents | 68 | 6 | 0 |
| Releases | 6 | 10 | 6 |
| Last Updated | 3324d ago | 235d ago | 492d ago |
| Age | 9y 1m | 6y 10m | 1y 4m |
Health Breakdown
multiqueue
Maintenance
4
Quality
10
Community
11
Popularity
6
Documentation
11
multiqueue2
Maintenance
7
Quality
13
Community
8
Popularity
5
Documentation
13
chute
Maintenance
8
Quality
14
Community
6
Popularity
5
Documentation
10
Technical Details
| multiqueue | multiqueue2 | chute | |
|---|---|---|---|
| Version | 0.3.2 | 0.2.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 8 | 6 |
| Crate Size | 36KB | 49KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •multiqueue2 leads with a health score of 46/100, but none of the options score above 80.
- •multiqueue has the most downloads (45.1K), suggesting wider adoption.
- •⚠ multiqueue, chute have not been updated in over a year.