Decision Workspace
semalock vs simplelock vs async-lock
Side-by-side comparison of Rust crates
36
semalock
growingv0.3.1
A library for concurrently writing to files in a safe and efficient manner.
38
simplelock
growingv0.4.1
Simple abstractions for inter-process synchronization.
73
async-lock
stablev3.4.2
Async synchronization primitives
Core Metrics
| semalock | simplelock | async-lock | |
|---|---|---|---|
| Health Score | 36 | 38 | 73 |
| Total Downloads | 14.0K | 7.5K | 192.4M |
| 30d Downloads | 107 | 36 | 12.3M |
| Dependents | 0 | 0 | 3.4K |
| Releases | 5 | 5 | 32 |
| Last Updated | 2222d ago | 1944d ago | 96d ago |
| Age | 7y 10m | 5y 10m | 6y 10m |
Health Breakdown
semalock
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
simplelock
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
9
async-lock
Maintenance
13
Quality
20
Community
20
Popularity
8
Documentation
12
Technical Details
| semalock | simplelock | async-lock | |
|---|---|---|---|
| Version | 0.3.1 | 0.4.1 | 3.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 8 | 9 |
| Crate Size | 9KB | 14KB | 40KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 2 | 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.
- •⚠ semalock, simplelock have not been updated in over a year.
- •semalock, simplelock are pre-1.0 — API may change.