Decision Workspace
drifters vs async-semaphore vs async-barrier
Side-by-side comparison of Rust crates
43
drifters
experimentalv0.1.0
Config file synchronization across machines
58
async-semaphore
growingv1.2.1
An async semaphore
56
async-barrier
growingv1.1.1
An async barrier
Core Metrics
| drifters | async-semaphore | async-barrier | |
|---|---|---|---|
| Health Score | 43 | 58 | 56 |
| Total Downloads | 15 | 182.5K | 91.0K |
| 30d Downloads | 4 | 1.8K | 479 |
| Dependents | 0 | 35 | 9 |
| Releases | 1 | 5 | 5 |
| Last Updated | 35d ago | 360d ago | 360d ago |
| Age | 1m | 6y 10m | 5y 10m |
Health Breakdown
drifters
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
10
async-semaphore
Maintenance
5
Quality
20
Community
15
Popularity
6
Documentation
12
async-barrier
Maintenance
5
Quality
19
Community
14
Popularity
6
Documentation
12
Technical Details
| drifters | async-semaphore | async-barrier | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.1 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 1KB | 3KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 (team) |
Links
Quick Verdict
- •async-semaphore leads with a health score of 58/100, but none of the options score above 80.
- •drifters is pre-1.0 — API may change.