rustio rustio.net

mpsc vs flume vs concurrent-queue

Side-by-side comparison of Rust crates

Core Metrics

mpscflumeconcurrent-queue
Health Score466760
Total Downloads69.8K142.0M208.7M
30d Downloads2.7K12.3M15.4M
Dependents648.9K1.0K
Releases83916
Last Updated313d ago109d ago700d ago
Age3y 4m6y 8m5y 10m

Health Breakdown

mpsc
Maintenance
7
Quality
15
Community
7
Popularity
6
Documentation
11
flume
Maintenance
12
Quality
15
Community
20
Popularity
8
Documentation
12
concurrent-queue
Maintenance
4
Quality
18
Community
18
Popularity
8
Documentation
12

Technical Details

mpscflumeconcurrent-queue
Version0.2.60.12.02.5.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0/MITApache-2.0 OR MIT
Dependencies11137
Crate Size7KB69KB23KB
Features452
Yanked %0.0%2.6%6.3%
Edition201820182021
MSRV1.471.60
Owners12 (team)3 (team)

Quick Verdict

  • flume leads with a health score of 67/100, but none of the options score above 80.
  • concurrent-queue has the most downloads (208.7M), suggesting wider adoption.
  • flume is depended on by 8.9K crates — strongest ecosystem trust.
  • ⚠ concurrent-queue has not been updated in over a year.
  • mpsc, flume are pre-1.0 — API may change.