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 Score685060
Total Downloads257.9M4.3M242.9M
30d Downloads16.0M126.6K19.0M
Dependents10.4K1141.0K
Releases26216
Last Updated324d ago873d ago759d ago
Age7y4y 7m6y

Health Breakdown

async-channel
Maintenance
8
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 68/100, but none of the options score above 80.
  • async-channel is depended on by 10.4K 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.