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)
45
xutex
experimentalv0.2.1
an extremely fast async mutex with alternative sync API
58
shuttle
growingv0.8.1
A library for testing concurrent Rust code
Core Metrics
| fast-async-mutex | xutex | shuttle | |
|---|---|---|---|
| Health Score | 49 | 45 | 58 |
| Total Downloads | 71.3K | 1.9K | 3.2M |
| 30d Downloads | 454 | 236 | 249.7K |
| Dependents | 89 | 5 | 548 |
| Releases | 29 | 6 | 20 |
| Last Updated | 1937d ago | 82d ago | 280d ago |
| Age | 5y 6m | 4m | 5y 5m |
Health Breakdown
fast-async-mutex
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
12
xutex
Maintenance
14
Quality
9
Community
8
Popularity
4
Documentation
10
shuttle
Maintenance
9
Quality
13
Community
18
Popularity
8
Documentation
10
Technical Details
| fast-async-mutex | xutex | shuttle | |
|---|---|---|---|
| Version | 0.6.7 | 0.2.1 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 7 | 25 |
| Crate Size | 13KB | 28KB | 252KB |
| Features | 0 | 2 | 2 |
| 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 58/100, but none of the options score above 80.
- •shuttle is depended on by 548 crates — strongest ecosystem trust.
- •⚠ fast-async-mutex has not been updated in over a year.