Decision Workspace
mias_channel vs libsync vs tokio-sticky-channel
Side-by-side comparison of Rust crates
39
mias_channel
growingv0.1.0
A library that supports bi-directional channels by wrapping others
55
libsync
growingv0.4.0
Synchronise stuff
50
tokio-sticky-channel
experimentalv0.1.3
Sticky channel pattern for Tokio - routes messages to specific receivers based on ID hash for consistent message delivery
Core Metrics
| mias_channel | libsync | tokio-sticky-channel | |
|---|---|---|---|
| Health Score | 39 | 55 | 50 |
| Total Downloads | 1.3K | 2.6K | 1.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 4 | 4 |
| Last Updated | 687d ago | 7d ago | 312d ago |
| Age | 1y 10m | 2y | 10m |
Health Breakdown
mias_channel
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
13
libsync
Maintenance
19
Quality
15
Community
7
Popularity
4
Documentation
10
tokio-sticky-channel
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| mias_channel | libsync | tokio-sticky-channel | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 10 | 4 |
| Crate Size | 5KB | 62KB | 20KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libsync leads with a health score of 55/100, but none of the options score above 80.
- •⚠ mias_channel has not been updated in over a year.