Decision Workspace
async-semaphore vs async-barrier vs messaging
Side-by-side comparison of Rust crates
58
async-semaphore
growingv1.2.1
An async semaphore
56
async-barrier
growingv1.1.1
An async barrier
52
messaging
stablev1.0.6
A simple two-way messaging crate
Core Metrics
| async-semaphore | async-barrier | messaging | |
|---|---|---|---|
| Health Score | 58 | 56 | 52 |
| Total Downloads | 182.5K | 91.0K | 8.9K |
| 30d Downloads | 1.8K | 479 | 10 |
| Dependents | 35 | 9 | 0 |
| Releases | 5 | 5 | 7 |
| Last Updated | 360d ago | 360d ago | 795d ago |
| Age | 6y 10m | 5y 10m | 2y 2m |
Health Breakdown
async-semaphore
Maintenance
5
Quality
20
Community
15
Popularity
6
Documentation
12
async-barrier
Maintenance
5
Quality
19
Community
14
Popularity
6
Documentation
12
messaging
Maintenance
12
Quality
20
Community
5
Popularity
5
Documentation
10
Technical Details
| async-semaphore | async-barrier | messaging | |
|---|---|---|---|
| Version | 1.2.1 | 1.1.1 | 1.0.6 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 1 |
| Crate Size | 3KB | 4KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 (team) | 1 |
Links
Quick Verdict
- •async-semaphore leads with a health score of 58/100, but none of the options score above 80.
- •⚠ messaging has not been updated in over a year.