Decision Workspace
distributed-lock-redis vs rlock vs rslock
Side-by-side comparison of Rust crates
44
distributed-lock-redis
experimentalv0.2.0
Redis backend for distributed locks with RedLock algorithm support
50
rlock
experimentalv0.0.9
An easy-to-use Redis-backed lock library providing both async and sync Mutex, RwLock, and others.
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
Core Metrics
| distributed-lock-redis | rlock | rslock | |
|---|---|---|---|
| Health Score | 44 | 50 | 49 |
| Total Downloads | 195 | 2.1K | 264.3K |
| 30d Downloads | 118 | 68 | 21.6K |
| Dependents | 2 | 0 | 10 |
| Releases | 2 | 9 | 18 |
| Last Updated | 85d ago | 74d ago | 45d ago |
| Age | 2m | 6m | 3y 6m |
Health Breakdown
distributed-lock-redis
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
12
rlock
Maintenance
15
Quality
14
Community
5
Popularity
4
Documentation
12
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
Technical Details
| distributed-lock-redis | rlock | rslock | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.9 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 5 | 8 | 10 |
| Crate Size | 26KB | 16KB | 31KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 11.1% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rlock leads with a health score of 50/100, but none of the options score above 80.
- •rslock has the most downloads (264.3K), suggesting wider adoption.