Decision Workspace
barrage vs broadcaster vs async-local-channel
Side-by-side comparison of Rust crates
38
barrage
growingv0.2.3
An async broadcast channel
52
broadcaster
growingv1.0.0
Broadcasting futures mpmc channel
50
async-local-channel
experimentalv0.8.0
Lightweight channels for single-threaded async runtimes.
Core Metrics
| barrage | broadcaster | async-local-channel | |
|---|---|---|---|
| Health Score | 38 | 52 | 50 |
| Total Downloads | 61.0K | 582.6K | 156 |
| 30d Downloads | 1.7K | 14.7K | 0 |
| Dependents | 5 | 87 | 6 |
| Releases | 5 | 10 | 8 |
| Last Updated | 1434d ago | 2351d ago | 29d ago |
| Age | 5y 8m | 6y 8m | 1m |
Health Breakdown
barrage
Maintenance
3
Quality
8
Community
8
Popularity
6
Documentation
13
broadcaster
Maintenance
4
Quality
21
Community
11
Popularity
7
Documentation
9
async-local-channel
Maintenance
15
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| barrage | broadcaster | async-local-channel | |
|---|---|---|---|
| Version | 0.2.3 | 1.0.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 7 | 1 |
| Crate Size | 10KB | 4KB | 6KB |
| Features | 0 | 3 | 0 |
| Yanked % | 60.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •broadcaster leads with a health score of 52/100, but none of the options score above 80.
- •⚠ barrage, broadcaster have not been updated in over a year.
- •barrage, async-local-channel are pre-1.0 — API may change.