Decision Workspace
tsyncp vs kanal vs pmpmc
Side-by-side comparison of Rust crates
47
tsyncp
growingv0.4.1
Async channel APIs (mpsc, broadcast, barrier, etc) over TCP for message-passing.
58
kanal
growingv0.1.1
The fast sync and async channel that Rust deserves
50
pmpmc
growingv1.0.0
A priority multi producer multi consumer channel
Core Metrics
| tsyncp | kanal | pmpmc | |
|---|---|---|---|
| Health Score | 47 | 58 | 50 |
| Total Downloads | 48.2K | 7.6M | 5.5K |
| 30d Downloads | 33 | 1.2M | 6 |
| Dependents | 2 | 804 | 0 |
| Releases | 15 | 12 | 4 |
| Last Updated | 643d ago | 369d ago | 1639d ago |
| Age | 3y 11m | 3y 8m | 4y 5m |
Health Breakdown
tsyncp
Maintenance
6
Quality
15
Community
7
Popularity
6
Documentation
13
kanal
Maintenance
7
Quality
16
Community
14
Popularity
8
Documentation
13
pmpmc
Maintenance
9
Quality
21
Community
6
Popularity
4
Documentation
10
Technical Details
| tsyncp | kanal | pmpmc | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 6 | 0 |
| Crate Size | 83KB | 30KB | 3KB |
| Features | 5 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kanal leads with a health score of 58/100, but none of the options score above 80.
- •kanal is depended on by 804 crates — strongest ecosystem trust.
- •⚠ tsyncp, kanal, pmpmc have not been updated in over a year.
- •tsyncp, kanal are pre-1.0 — API may change.