Decision Workspace
tari_pubsub vs bus_queue vs tari_broadcast_channel
Side-by-side comparison of Rust crates
38
tari_pubsub
growingv0.3.0
Single publisher with multiple subscribers to topic messages
43
bus_queue
growingv0.5.3
Lock-free Bounded non-Blocking Pub-Sub Queue
42
tari_broadcast_channel
growingv0.3.0
Bounded non-blocking single-producer-multi-consumer broadcast channel
Core Metrics
| tari_pubsub | bus_queue | tari_broadcast_channel | |
|---|---|---|---|
| Health Score | 38 | 43 | 42 |
| Total Downloads | 10.7K | 41.6K | 18.0K |
| 30d Downloads | 44 | 210 | 176 |
| Dependents | 10 | 4 | 28 |
| Releases | 5 | 25 | 6 |
| Last Updated | 1389d ago | 2147d ago | 1389d ago |
| Age | 6y 2m | 7y 3m | 6y 2m |
Health Breakdown
tari_pubsub
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
9
bus_queue
Maintenance
6
Quality
15
Community
7
Popularity
6
Documentation
9
tari_broadcast_channel
Maintenance
3
Quality
14
Community
11
Popularity
5
Documentation
9
Technical Details
| tari_pubsub | bus_queue | tari_broadcast_channel | |
|---|---|---|---|
| Version | 0.3.0 | 0.5.3 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | Apache-2.0/MIT | Apache-2.0/MIT |
| Dependencies | 2 | 6 | 6 |
| Crate Size | 5KB | 130KB | 17KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •bus_queue leads with a health score of 43/100, but none of the options score above 80.
- •⚠ tari_pubsub, bus_queue, tari_broadcast_channel have not been updated in over a year.