Decision Workspace
rslock vs redlock-async vs distributed-lock-redis
Side-by-side comparison of Rust crates
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
34
redlock-async
growingv0.0.3
Implementation of the distributed locking mechanism built on top of Async Redis
44
distributed-lock-redis
experimentalv0.2.0
Redis backend for distributed locks with RedLock algorithm support
Core Metrics
| rslock | redlock-async | distributed-lock-redis | |
|---|---|---|---|
| Health Score | 49 | 34 | 44 |
| Total Downloads | 264.3K | 10.8K | 195 |
| 30d Downloads | 20.9K | 8 | 117 |
| Dependents | 10 | 0 | 2 |
| Releases | 18 | 3 | 2 |
| Last Updated | 45d ago | 1295d ago | 85d ago |
| Age | 3y 6m | 3y 6m | 2m |
Health Breakdown
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
redlock-async
Maintenance
4
Quality
13
Community
3
Popularity
5
Documentation
9
distributed-lock-redis
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
12
Technical Details
| rslock | redlock-async | distributed-lock-redis | |
|---|---|---|---|
| Version | 0.7.4 | 0.0.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT |
| Dependencies | 10 | 9 | 5 |
| Crate Size | 31KB | 7KB | 26KB |
| Features | 3 | 0 | 0 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ redlock-async has not been updated in over a year.