Decision Workspace
ticque vs async-channel vs async-priority-channel
Side-by-side comparison of Rust crates
43
ticque
growingv0.1.3
Take a queue for a resource
69
async-channel
growingv2.5.0
Async multi-producer multi-consumer channel
50
async-priority-channel
growingv0.2.0
An async channel where pending messages are delivered in order of priority
Core Metrics
| ticque | async-channel | async-priority-channel | |
|---|---|---|---|
| Health Score | 43 | 69 | 50 |
| Total Downloads | 4.6K | 228.6M | 4.1M |
| 30d Downloads | 7 | 14.4M | 150.6K |
| Dependents | 0 | 9.5K | 113 |
| Releases | 4 | 26 | 2 |
| Last Updated | 674d ago | 264d ago | 814d ago |
| Age | 1y 10m | 6y 10m | 4y 5m |
Health Breakdown
ticque
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
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
Technical Details
| ticque | async-channel | async-priority-channel | |
|---|---|---|---|
| Version | 0.1.3 | 2.5.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 9 | 3 |
| Crate Size | 3KB | 19KB | 13KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 (team) | 1 |
Links
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.
- •⚠ ticque, async-priority-channel have not been updated in over a year.
- •ticque, async-priority-channel are pre-1.0 — API may change.