Decision Workspace
tinyredis vs crabdis vs ignix
Side-by-side comparison of Rust crates
43
tinyredis
experimentalv1.0.0
A Redis-compatible server written in Rust. Uses RESP2, persists writes to an append-only file, and accepts connections from any standard Redis client.
51
crabdis
growingv0.1.40
It's like Redis but a bit rusty...
48
ignix
experimentalv0.3.2
High-performance Redis-compatible key-value store built with Rust
Core Metrics
| tinyredis | crabdis | ignix | |
|---|---|---|---|
| Health Score | 43 | 51 | 48 |
| Total Downloads | 13 | 21.0K | 577 |
| 30d Downloads | 13 | 45 | 7 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 38 | 5 |
| Last Updated | 10d ago | 29d ago | 114d ago |
| Age | 10d | 2y | 6m |
Health Breakdown
tinyredis
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
crabdis
Maintenance
17
Quality
13
Community
6
Popularity
5
Documentation
10
ignix
Maintenance
15
Quality
11
Community
6
Popularity
3
Documentation
13
Technical Details
| tinyredis | crabdis | ignix | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.40 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 8 | 21 |
| Crate Size | 65KB | 34KB | 72KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crabdis leads with a health score of 51/100, but none of the options score above 80.
- •crabdis, ignix are pre-1.0 — API may change.