Decision Workspace
fast-async-mutex vs xutex vs shuttle
Side-by-side comparison of Rust crates
49
fast-async-mutex
growingv0.6.7
It is a lib which provide asynchronous locking mechanisms (Mutex, RwLock, OrderedMutex and OrderedRwLock)
43
xutex
experimentalv0.2.1
an extremely fast async mutex with alternative sync API
66
shuttle
growingv0.9.1
A library for testing concurrent Rust code
Core Metrics
| fast-async-mutex | xutex | shuttle | |
|---|---|---|---|
| Health Score | 49 | 43 | 66 |
| Total Downloads | 72.7K | 2.4K | 3.7M |
| 30d Downloads | 1.2K | 0 | 301.5K |
| Dependents | 89 | 5 | 685 |
| Releases | 29 | 6 | 22 |
| Last Updated | 1996d ago | 141d ago | 34d ago |
| Age | 5y 8m | 6m | 5y 7m |
Health Breakdown
fast-async-mutex
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
12
xutex
Maintenance
12
Quality
9
Community
8
Popularity
4
Documentation
10
shuttle
Maintenance
17
Quality
12
Community
19
Popularity
8
Documentation
10
Technical Details
| fast-async-mutex | xutex | shuttle | |
|---|---|---|---|
| Version | 0.6.7 | 0.2.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 7 | 26 |
| Crate Size | 13KB | 28KB | 180KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •shuttle leads with a health score of 66/100, but none of the options score above 80.
- •shuttle is depended on by 685 crates — strongest ecosystem trust.
- •⚠ fast-async-mutex has not been updated in over a year.