Decision Workspace
lockbell vs async-lock vs async-rwlock
Side-by-side comparison of Rust crates
45
lockbell
experimentalv0.1.0
An RwLock that rings back when contention clears.
73
async-lock
stablev3.4.2
Async synchronization primitives
62
async-rwlock
growingv1.3.1
Async reader-writer lock
Core Metrics
| lockbell | async-lock | async-rwlock | |
|---|---|---|---|
| Health Score | 45 | 73 | 62 |
| Total Downloads | 17 | 192.4M | 2.8M |
| 30d Downloads | 17 | 11.8M | 26.5K |
| Dependents | 0 | 3.4K | 227 |
| Releases | 1 | 32 | 8 |
| Last Updated | 20d ago | 96d ago | 360d ago |
| Age | 20d | 6y 10m | 6y 10m |
Health Breakdown
lockbell
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
12
async-lock
Maintenance
13
Quality
20
Community
20
Popularity
8
Documentation
12
async-rwlock
Maintenance
6
Quality
19
Community
17
Popularity
8
Documentation
12
Technical Details
| lockbell | async-lock | async-rwlock | |
|---|---|---|---|
| Version | 0.1.0 | 3.4.2 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 9 | 5 |
| Crate Size | 22KB | 40KB | 7KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.88 | 1.85 | — |
| Owners | 1 | 2 (team) | 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.
- •lockbell is pre-1.0 — API may change.