Decision Workspace
rds_lock vs async-redis-lock vs ntex
Side-by-side comparison of Rust crates
51
rds_lock
growingv1.0.5
A simple and easy-to-use asynchronous redis distributed read-write lock implementation based on tokio and redis-rs.
50
async-redis-lock
experimentalv0.2.3
A simple and easy-to-use asynchronous redis distributed lock implementation based on tokio and redis-rs.
80
ntex
stablev3.7.0
Framework for composable network services
Core Metrics
| rds_lock | async-redis-lock | ntex | |
|---|---|---|---|
| Health Score | 51 | 50 | 80 |
| Total Downloads | 3.3K | 3.7K | 888.2K |
| 30d Downloads | 9 | 110 | 21.1K |
| Dependents | 0 | 0 | 1.9K |
| Releases | 6 | 12 | 229 |
| Last Updated | 205d ago | 105d ago | 2d ago |
| Age | 11m | 6m | 6y 1m |
Health Breakdown
rds_lock
Maintenance
11
Quality
17
Community
6
Popularity
4
Documentation
13
async-redis-lock
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
13
ntex
Maintenance
19
Quality
19
Community
20
Popularity
7
Documentation
15
Technical Details
| rds_lock | async-redis-lock | ntex | |
|---|---|---|---|
| Version | 1.0.5 | 0.2.3 | 3.7.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 48 |
| Crate Size | 13KB | 13KB | 245KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ntex has the highest health score (80/100) — a strong overall choice.
- •ntex is depended on by 1.9K crates — strongest ecosystem trust.
- •async-redis-lock is pre-1.0 — API may change.