Decision Workspace
vlock vs shuttle vs fast-async-mutex
Side-by-side comparison of Rust crates
43
vlock
growingv0.2.2
A fast and scalable multi-version shared state lock with wait-free read access.
66
shuttle
growingv0.9.1
A library for testing concurrent Rust code
49
fast-async-mutex
growingv0.6.7
It is a lib which provide asynchronous locking mechanisms (Mutex, RwLock, OrderedMutex and OrderedRwLock)
Core Metrics
| vlock | shuttle | fast-async-mutex | |
|---|---|---|---|
| Health Score | 43 | 66 | 49 |
| Total Downloads | 5.8K | 3.7M | 72.7K |
| 30d Downloads | 0 | 301.5K | 1.2K |
| Dependents | 2 | 685 | 89 |
| Releases | 4 | 22 | 29 |
| Last Updated | 535d ago | 34d ago | 1996d ago |
| Age | 2y 8m | 5y 7m | 5y 8m |
Health Breakdown
vlock
Maintenance
6
Quality
16
Community
7
Popularity
4
Documentation
10
shuttle
Maintenance
17
Quality
12
Community
19
Popularity
8
Documentation
10
fast-async-mutex
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
12
Technical Details
| vlock | shuttle | fast-async-mutex | |
|---|---|---|---|
| Version | 0.2.2 | 0.9.1 | 0.6.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 0 | 26 | 2 |
| Crate Size | 14KB | 180KB | 13KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
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.
- •⚠ vlock, fast-async-mutex have not been updated in over a year.