rustio rustio.net

global-channel vs oneshot vs crossbeam-channel

Side-by-side comparison of Rust crates

Core Metrics

global-channeloneshotcrossbeam-channel
Health Score346159
Total Downloads1.7K16.6M385.5M
30d Downloads61.5M27.2M
Dependents01.7K32.3K
Releases21642
Last Updated426d ago32d ago353d ago
Age1y 2m6y 10m8y 4m

Health Breakdown

global-channel
Maintenance
6
Quality
9
Community
5
Popularity
4
Documentation
10
oneshot
Maintenance
15
Quality
11
Community
15
Popularity
8
Documentation
12
crossbeam-channel
Maintenance
9
Quality
10
Community
20
Popularity
8
Documentation
12

Technical Details

global-channeloneshotcrossbeam-channel
Version0.2.00.2.10.5.15
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies344
Crate Size7KB48KB93KB
Features022
Yanked %50.0%25.0%30.9%
Edition202120242021
MSRV1.85.01.60
Owners114 (team)

Quick Verdict

  • oneshot leads with a health score of 61/100, but none of the options score above 80.
  • crossbeam-channel has the most downloads (385.5M), suggesting wider adoption.
  • crossbeam-channel is depended on by 32.3K crates — strongest ecosystem trust.
  • ⚠ global-channel has not been updated in over a year.