Decision Workspace
fast-cache vs not_redis vs skp-cache-storage
Side-by-side comparison of Rust crates
48
fast-cache
experimentalv0.1.0
Embedded-first thread-per-core in-memory cache with optional Redis-compatible server
48
not_redis
experimentalv0.7.0
A Redis-compatible in-memory data structure library for Rust
42
skp-cache-storage
experimentalv0.1.0
Storage backends for skp-cache
Core Metrics
| fast-cache | not_redis | skp-cache-storage | |
|---|---|---|---|
| Health Score | 48 | 48 | 42 |
| Total Downloads | 14 | 212 | 151 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 7 | 1 |
| Last Updated | 7d ago | 16d ago | 122d ago |
| Age | 7d | 3m | 4m |
Health Breakdown
fast-cache
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
15
not_redis
Maintenance
19
Quality
10
Community
6
Popularity
3
Documentation
10
skp-cache-storage
Maintenance
7
Quality
14
Community
6
Popularity
3
Documentation
12
Technical Details
| fast-cache | not_redis | skp-cache-storage | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 30 | 10 | 11 |
| Crate Size | 229KB | 1.4MB | 22KB |
| Features | 11 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-cache leads with a health score of 48/100, but none of the options score above 80.
- •not_redis has the most downloads (212), suggesting wider adoption.