Decision Workspace
no_deadlocks vs happylock vs async-lock
Side-by-side comparison of Rust crates
49
no_deadlocks
growingv1.3.2
A Runtime Deadlock Debugger
50
happylock
growingv0.5.1
Free deadlock prevention
73
async-lock
stablev3.4.2
Async synchronization primitives
Core Metrics
| no_deadlocks | happylock | async-lock | |
|---|---|---|---|
| Health Score | 49 | 50 | 73 |
| Total Downloads | 1.0M | 13.6K | 192.4M |
| 30d Downloads | 274.1K | 18 | 12.3M |
| Dependents | 36 | 0 | 3.4K |
| Releases | 8 | 14 | 32 |
| Last Updated | 859d ago | 48d ago | 96d ago |
| Age | 6y 1m | 2y | 6y 10m |
Health Breakdown
no_deadlocks
Maintenance
4
Quality
22
Community
7
Popularity
7
Documentation
9
happylock
Maintenance
16
Quality
9
Community
5
Popularity
5
Documentation
15
async-lock
Maintenance
13
Quality
20
Community
20
Popularity
8
Documentation
12
Technical Details
| no_deadlocks | happylock | async-lock | |
|---|---|---|---|
| Version | 1.3.2 | 0.5.1 | 3.4.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MPL-2.0 | CC0-1.0 | Apache-2.0 OR MIT |
| Dependencies | 2 | 5 | 9 |
| Crate Size | 8KB | 53KB | 40KB |
| Features | 2 | 1 | 3 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.82 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •async-lock leads with a health score of 73/100, but none of the options score above 80.
- •async-lock is depended on by 3.4K crates — strongest ecosystem trust.
- •⚠ no_deadlocks has not been updated in over a year.
- •happylock is pre-1.0 — API may change.