Decision Workspace
broadcaster vs barrage vs async-fifo
Side-by-side comparison of Rust crates
52
broadcaster
growingv1.0.0
Broadcasting futures mpmc channel
38
barrage
growingv0.2.3
An async broadcast channel
49
async-fifo
growingv0.6.5
MPMC & oneshot channels with (a)sync API
Core Metrics
| broadcaster | barrage | async-fifo | |
|---|---|---|---|
| Health Score | 52 | 38 | 49 |
| Total Downloads | 549.4K | 56.9K | 9.6K |
| 30d Downloads | 19.9K | 1.3K | 100 |
| Dependents | 82 | 5 | 4 |
| Releases | 10 | 5 | 12 |
| Last Updated | 2292d ago | 1375d ago | 340d ago |
| Age | 6y 6m | 5y 6m | 1y 3m |
Health Breakdown
broadcaster
Maintenance
4
Quality
21
Community
11
Popularity
7
Documentation
9
barrage
Maintenance
3
Quality
8
Community
8
Popularity
6
Documentation
13
async-fifo
Maintenance
9
Quality
17
Community
8
Popularity
5
Documentation
10
Technical Details
| broadcaster | barrage | async-fifo | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.3 | 0.6.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 7 | 6 | 3 |
| Crate Size | 4KB | 10KB | 19KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 60.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.
- •⚠ broadcaster, barrage have not been updated in over a year.
- •barrage, async-fifo are pre-1.0 — API may change.