Decision Workspace
bus vs nbus vs blink-channel
Side-by-side comparison of Rust crates
52
bus
growingv2.4.1
A lock-free, bounded, single-producer, multi-consumer, broadcast channel.
38
nbus
growingv2.4.1
A lock-free, bounded, single-producer, multi-consumer, broadcast channel.
33
blink-channel
growingv0.1.0
Fast, lock-free, bounded, multiple-producer, multiple-consumer, lossy, broadcast channel
Core Metrics
| bus | nbus | blink-channel | |
|---|---|---|---|
| Health Score | 52 | 38 | 33 |
| Total Downloads | 1.3M | 673 | 1.5K |
| 30d Downloads | 110.6K | 3 | 2 |
| Dependents | 277 | 0 | 0 |
| Releases | 25 | 1 | 1 |
| Last Updated | 950d ago | 346d ago | 766d ago |
| Age | 9y 10m | 11m | 2y 1m |
Health Breakdown
bus
Maintenance
4
Quality
20
Community
12
Popularity
7
Documentation
9
nbus
Maintenance
3
Quality
18
Community
5
Popularity
3
Documentation
9
blink-channel
Maintenance
1
Quality
10
Community
6
Popularity
4
Documentation
12
Technical Details
| bus | nbus | blink-channel | |
|---|---|---|---|
| Version | 2.4.1 | 2.4.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 19KB | 22KB | 12KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bus leads with a health score of 52/100, but none of the options score above 80.
- •bus is depended on by 277 crates — strongest ecosystem trust.
- •⚠ bus, blink-channel have not been updated in over a year.
- •blink-channel is pre-1.0 — API may change.