Decision Workspace
distributed-lock vs rlock vs distributed-lock-redis
Side-by-side comparison of Rust crates
46
distributed-lock
experimentalv0.2.0
Distributed locks for Rust with multiple backend support (PostgreSQL, Redis, MySQL, MongoDB, file system)
50
rlock
experimentalv0.0.9
An easy-to-use Redis-backed lock library providing both async and sync Mutex, RwLock, and others.
44
distributed-lock-redis
experimentalv0.2.0
Redis backend for distributed locks with RedLock algorithm support
Core Metrics
| distributed-lock | rlock | distributed-lock-redis | |
|---|---|---|---|
| Health Score | 46 | 50 | 44 |
| Total Downloads | 141 | 2.1K | 195 |
| 30d Downloads | 98 | 68 | 118 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 9 | 2 |
| Last Updated | 85d ago | 74d ago | 85d ago |
| Age | 2m | 6m | 2m |
Health Breakdown
distributed-lock
Maintenance
9
Quality
16
Community
6
Popularity
3
Documentation
12
rlock
Maintenance
15
Quality
14
Community
5
Popularity
4
Documentation
12
distributed-lock-redis
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
12
Technical Details
| distributed-lock | rlock | distributed-lock-redis | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.9 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 8 | 5 |
| Crate Size | 25KB | 16KB | 26KB |
| Features | 6 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88 | 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.