Decision Workspace
rlock vs distributed-lock-core vs rust_redlock
Side-by-side comparison of Rust crates
50
rlock
experimentalv0.0.9
An easy-to-use Redis-backed lock library providing both async and sync Mutex, RwLock, and others.
47
distributed-lock-core
experimentalv0.2.0
Core traits and types for distributed locks
46
rust_redlock
growingv0.4.0
A Rust Redlock implementation for distributed, highly-available redis locks
Core Metrics
| rlock | distributed-lock-core | rust_redlock | |
|---|---|---|---|
| Health Score | 50 | 47 | 46 |
| Total Downloads | 2.1K | 394 | 15.2K |
| 30d Downloads | 68 | 191 | 13 |
| Dependents | 0 | 11 | 0 |
| Releases | 9 | 2 | 9 |
| Last Updated | 74d ago | 85d ago | 3159d ago |
| Age | 6m | 2m | 8y 10m |
Health Breakdown
rlock
Maintenance
15
Quality
14
Community
5
Popularity
4
Documentation
12
distributed-lock-core
Maintenance
9
Quality
14
Community
9
Popularity
3
Documentation
12
rust_redlock
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
11
Technical Details
| rlock | distributed-lock-core | rust_redlock | |
|---|---|---|---|
| Version | 0.0.9 | 0.2.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 2 | 4 |
| Crate Size | 16KB | 9KB | 5KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | 1.85 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rlock leads with a health score of 50/100, but none of the options score above 80.
- •rust_redlock has the most downloads (15.2K), suggesting wider adoption.
- •⚠ rust_redlock has not been updated in over a year.