Decision Workspace
redsync vs rslock vs rust_redlock
Side-by-side comparison of Rust crates
43
redsync
growingv1.0.1
A Rust implementation of Redlock for distributed locks with Redis
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
46
rust_redlock
growingv0.4.0
A Rust Redlock implementation for distributed, highly-available redis locks
Core Metrics
| redsync | rslock | rust_redlock | |
|---|---|---|---|
| Health Score | 43 | 49 | 46 |
| Total Downloads | 23.8K | 264.3K | 15.2K |
| 30d Downloads | 216 | 20.9K | 13 |
| Dependents | 0 | 10 | 0 |
| Releases | 5 | 18 | 9 |
| Last Updated | 1074d ago | 45d ago | 3159d ago |
| Age | 5y | 3y 6m | 8y 10m |
Health Breakdown
redsync
Maintenance
3
Quality
20
Community
6
Popularity
5
Documentation
9
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
rust_redlock
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
11
Technical Details
| redsync | rslock | rust_redlock | |
|---|---|---|---|
| Version | 1.0.1 | 0.7.4 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 3 | 10 | 4 |
| Crate Size | 9KB | 31KB | 5KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ redsync, rust_redlock have not been updated in over a year.
- •rslock, rust_redlock are pre-1.0 — API may change.