Decision Workspace
dlock vs dynalock vs rslock
Side-by-side comparison of Rust crates
41
dlock
experimentalv0.2.0
A lease based distributed lock with support for fencing tokens
40
dynalock
growingv0.1.0
A lease based distributed locking algorithm with support for DynamoDB
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
Core Metrics
| dlock | dynalock | rslock | |
|---|---|---|---|
| Health Score | 41 | 40 | 49 |
| Total Downloads | 67 | 2.1K | 264.3K |
| 30d Downloads | 4 | 3 | 20.9K |
| Dependents | 0 | 0 | 10 |
| Releases | 2 | 1 | 18 |
| Last Updated | 106d ago | 2853d ago | 45d ago |
| Age | 4m | 7y 9m | 3y 6m |
Health Breakdown
dlock
Maintenance
12
Quality
14
Community
3
Popularity
2
Documentation
10
dynalock
Maintenance
1
Quality
16
Community
11
Popularity
4
Documentation
8
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
Technical Details
| dlock | dynalock | rslock | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | BSD-3-Clause |
| Dependencies | 14 | 6 | 10 |
| Crate Size | 32KB | 19KB | 31KB |
| Features | 2 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 11.1% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ dynalock has not been updated in over a year.