rustio rustio.net

async-channel vs async-priority-channel vs concurrent-queue

Side-by-side comparison of Rust crates

Core Metrics

async-channelasync-priority-channelconcurrent-queue
Health Score695060
Total Downloads228.6M4.1M208.7M
30d Downloads14.9M157.4K16.0M
Dependents9.5K1131.0K
Releases26216
Last Updated264d ago814d ago700d ago
Age6y 10m4y 5m5y 10m

Health Breakdown

async-channel
Maintenance
9
Quality
20
Community
20
Popularity
8
Documentation
12
async-priority-channel
Maintenance
3
Quality
15
Community
12
Popularity
8
Documentation
12
concurrent-queue
Maintenance
4
Quality
18
Community
18
Popularity
8
Documentation
12

Technical Details

async-channelasync-priority-channelconcurrent-queue
Version2.5.00.2.02.5.0
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseApache-2.0 OR MITApache-2.0 OR MITApache-2.0 OR MIT
Dependencies937
Crate Size19KB13KB23KB
Features302
Yanked %0.0%0.0%6.3%
Edition202120182021
MSRV1.601.60
Owners1 (team)13 (team)

Quick Verdict

  • async-channel leads with a health score of 69/100, but none of the options score above 80.
  • async-channel is depended on by 9.5K crates — strongest ecosystem trust.
  • ⚠ async-priority-channel, concurrent-queue have not been updated in over a year.
  • async-priority-channel is pre-1.0 — API may change.