Decision Workspace
redislock vs rslock vs redlock
Side-by-side comparison of Rust crates
37
redislock
growingv1.3.0
Implementation of the distributed locking mechanism built on top of Redis
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
47
redlock
growingv2.0.0
Implementation of the distributed locking mechanism built on top of Redis
Core Metrics
| redislock | rslock | redlock | |
|---|---|---|---|
| Health Score | 37 | 49 | 47 |
| Total Downloads | 3.2K | 264.3K | 89.4K |
| 30d Downloads | 34 | 21.6K | 10.5K |
| Dependents | 0 | 10 | 18 |
| Releases | 1 | 18 | 6 |
| Last Updated | 1390d ago | 45d ago | 1086d ago |
| Age | 3y 9m | 3y 6m | 10y 11m |
Health Breakdown
redislock
Maintenance
1
Quality
21
Community
2
Popularity
4
Documentation
9
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
redlock
Maintenance
3
Quality
21
Community
7
Popularity
6
Documentation
10
Technical Details
| redislock | rslock | redlock | |
|---|---|---|---|
| Version | 1.3.0 | 0.7.4 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | BSD-3-Clause | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 6 | 10 | 7 |
| Crate Size | 14KB | 31KB | 15KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ redislock, redlock have not been updated in over a year.
- •rslock is pre-1.0 — API may change.