Decision Workspace
lock_api vs async-lock vs maitake-sync
Side-by-side comparison of Rust crates
61
lock_api
growingv0.4.14
Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
73
async-lock
stablev3.4.2
Async synchronization primitives
65
maitake-sync
growingv0.3.0
No-std async synchronization primitives from Maitake
Core Metrics
| lock_api | async-lock | maitake-sync | |
|---|---|---|---|
| Health Score | 61 | 73 | 65 |
| Total Downloads | 624.0M | 192.4M | 142.8K |
| 30d Downloads | 43.7M | 12.3M | 18.1K |
| Dependents | 1.2K | 3.4K | 101 |
| Releases | 27 | 32 | 7 |
| Last Updated | 175d ago | 96d ago | 14d ago |
| Age | 7y 9m | 6y 10m | 2y 6m |
Health Breakdown
lock_api
Maintenance
11
Quality
14
Community
16
Popularity
8
Documentation
12
async-lock
Maintenance
13
Quality
20
Community
20
Popularity
8
Documentation
12
maitake-sync
Maintenance
19
Quality
14
Community
11
Popularity
6
Documentation
15
Technical Details
| lock_api | async-lock | maitake-sync | |
|---|---|---|---|
| Version | 0.4.14 | 3.4.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 3 | 9 | 17 |
| Crate Size | 29KB | 40KB | 106KB |
| Features | 4 | 3 | 6 |
| Yanked % | 7.4% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.71.0 | 1.85 | 1.61.0 |
| Owners | 2 | 2 (team) | 1 |
Links
Quick Verdict
- •async-lock leads with a health score of 73/100, but none of the options score above 80.
- •lock_api has the most downloads (624.0M), suggesting wider adoption.
- •async-lock is depended on by 3.4K crates — strongest ecosystem trust.
- •lock_api, maitake-sync are pre-1.0 — API may change.