Decision Workspace
vld-redis vs redis vs redis-macros
Side-by-side comparison of Rust crates
50
vld-redis
experimentalv0.3.0
Redis integration for the vld validation library — validate payloads before set/publish and after get/subscribe
71
redis
stablev1.1.0
Redis driver for Rust.
58
redis-macros
stablev1.0.1
Simple macros and wrappers to redis-rs to automatically serialize and deserialize structs with serde.
Core Metrics
| vld-redis | redis | redis-macros | |
|---|---|---|---|
| Health Score | 50 | 71 | 58 |
| Total Downloads | 22 | 60.8M | 1.1M |
| 30d Downloads | 22 | 4.5M | 36.9K |
| Dependents | 0 | 10.2K | 75 |
| Releases | 2 | 107 | 20 |
| Last Updated | 7d ago | 6d ago | 76d ago |
| Age | 7d | 11y 4m | 3y 1m |
Health Breakdown
vld-redis
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
15
redis
Maintenance
19
Quality
12
Community
17
Popularity
8
Documentation
15
redis-macros
Maintenance
16
Quality
17
Community
8
Popularity
7
Documentation
10
Technical Details
| vld-redis | redis | redis-macros | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 5 | 63 | 8 |
| Crate Size | 8KB | 407KB | 19KB |
| Features | 0 | 28 | 3 |
| Yanked % | 0.0% | 24.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | 1.85 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •redis leads with a health score of 71/100, but none of the options score above 80.
- •redis is depended on by 10.2K crates — strongest ecosystem trust.
- •vld-redis is pre-1.0 — API may change.