Decision Workspace
oxcache vs oxidite-cache vs skp-cache
Side-by-side comparison of Rust crates
40
oxcache
experimentalv0.1.4
A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.
52
oxidite-cache
experimentalv2.0.1
Caching backends (Memory, Redis) for the Oxidite v2 web framework
46
skp-cache
experimentalv0.1.0
Advanced, modular caching library for Rust
Core Metrics
| oxcache | oxidite-cache | skp-cache | |
|---|---|---|---|
| Health Score | 40 | 52 | 46 |
| Total Downloads | 82 | 168 | 54 |
| 30d Downloads | 8 | 41 | 21 |
| Dependents | 0 | 6 | 1 |
| Releases | 5 | 3 | 1 |
| Last Updated | 63d ago | 62d ago | 63d ago |
| Age | 2m | 3m | 2m |
Health Breakdown
oxcache
Maintenance
9
Quality
13
Community
6
Popularity
2
Documentation
10
oxidite-cache
Maintenance
15
Quality
16
Community
8
Popularity
3
Documentation
10
skp-cache
Maintenance
9
Quality
16
Community
7
Popularity
2
Documentation
12
Technical Details
| oxcache | oxidite-cache | skp-cache | |
|---|---|---|---|
| Version | 0.1.4 | 2.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 49 | 5 | 13 |
| Crate Size | 476KB | 10KB | 30KB |
| Features | 32 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxidite-cache leads with a health score of 52/100, but none of the options score above 80.
- •oxcache, skp-cache are pre-1.0 — API may change.