Decision Workspace
rkvs vs tokio-memq vs rs-miniredis
Side-by-side comparison of Rust crates
41
rkvs
experimentalv0.4.0
A high-performance, namespace-based key-value storage system with async operations and batch processing
49
tokio-memq
experimentalv1.0.0
Simple, high-performance in-memory async message queue
44
rs-miniredis
experimentalv0.1.1
A lightweight, blazingly-fast in-memory key-value store inspired by Redis
Core Metrics
| rkvs | tokio-memq | rs-miniredis | |
|---|---|---|---|
| Health Score | 41 | 49 | 44 |
| Total Downloads | 1.1K | 416 | 29 |
| 30d Downloads | 7 | 46 | 12 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 9 | 2 |
| Last Updated | 154d ago | 99d ago | 29d ago |
| Age | 6m | 3m | 29d |
Health Breakdown
rkvs
Maintenance
11
Quality
10
Community
6
Popularity
4
Documentation
10
tokio-memq
Maintenance
18
Quality
9
Community
6
Popularity
3
Documentation
13
rs-miniredis
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| rkvs | tokio-memq | rs-miniredis | |
|---|---|---|---|
| Version | 0.4.0 | 1.0.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 14 | 22 | 2 |
| Crate Size | 1.4MB | 47KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 77.8% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-memq leads with a health score of 49/100, but none of the options score above 80.
- •rkvs has the most downloads (1.1K), suggesting wider adoption.
- •rkvs, rs-miniredis are pre-1.0 — API may change.