Decision Workspace
redis-derive vs rediserde vs serde-resp
Side-by-side comparison of Rust crates
46
redis-derive
growingv0.2.0
This crate implements the redis::FromRedisValue and redis::ToRedisArgs traits from mitsuhiko / redis-rs for any struct
45
rediserde
experimentalv0.2.0
RESP (Redis Serialization Protocol) for Serde
42
serde-resp
growingv0.3.1
Redis RESP protocol serialization and deserialization with serde
Core Metrics
| redis-derive | rediserde | serde-resp | |
|---|---|---|---|
| Health Score | 46 | 45 | 42 |
| Total Downloads | 56.4K | 1.1K | 5.8K |
| 30d Downloads | 1.4K | 13 | 12 |
| Dependents | 20 | 0 | 0 |
| Releases | 9 | 3 | 4 |
| Last Updated | 176d ago | 227d ago | 1865d ago |
| Age | 4y | 8m | 5y 1m |
Health Breakdown
redis-derive
Maintenance
8
Quality
8
Community
11
Popularity
6
Documentation
13
rediserde
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
11
serde-resp
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
9
Technical Details
| redis-derive | rediserde | serde-resp | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 17KB | 31KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 55.6% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •redis-derive leads with a health score of 46/100, but none of the options score above 80.
- •⚠ serde-resp has not been updated in over a year.