Decision Workspace
distributed-lock-core vs async-mutex vs async-rwlock
Side-by-side comparison of Rust crates
47
distributed-lock-core
experimentalv0.2.0
Core traits and types for distributed locks
63
async-mutex
growingv1.4.1
Async mutex
62
async-rwlock
growingv1.3.1
Async reader-writer lock
Core Metrics
| distributed-lock-core | async-mutex | async-rwlock | |
|---|---|---|---|
| Health Score | 47 | 63 | 62 |
| Total Downloads | 394 | 15.7M | 2.8M |
| 30d Downloads | 197 | 301.8K | 27.3K |
| Dependents | 11 | 969 | 227 |
| Releases | 2 | 13 | 8 |
| Last Updated | 85d ago | 360d ago | 360d ago |
| Age | 2m | 6y 10m | 6y 10m |
Health Breakdown
distributed-lock-core
Maintenance
9
Quality
14
Community
9
Popularity
3
Documentation
12
async-mutex
Maintenance
6
Quality
18
Community
19
Popularity
8
Documentation
12
async-rwlock
Maintenance
6
Quality
19
Community
17
Popularity
8
Documentation
12
Technical Details
| distributed-lock-core | async-mutex | async-rwlock | |
|---|---|---|---|
| Version | 0.2.0 | 1.4.1 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 9 | 5 |
| Crate Size | 9KB | 10KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •async-mutex leads with a health score of 63/100, but none of the options score above 80.
- •async-mutex is depended on by 969 crates — strongest ecosystem trust.
- •distributed-lock-core is pre-1.0 — API may change.