Decision Workspace
wae-cache vs oxidite-cache vs minicache
Side-by-side comparison of Rust crates
48
wae-cache
experimentalv0.0.2
WAE Cache - 缓存服务抽象层,支持内存缓存
52
oxidite-cache
experimentalv2.0.1
Caching backends (Memory, Redis) for the Oxidite v2 web framework
46
minicache
experimentalv0.1.1
A fast, lightweight, async-compatible in-memory cache with TTL support and automatic cleanup
Core Metrics
| wae-cache | oxidite-cache | minicache | |
|---|---|---|---|
| Health Score | 48 | 52 | 46 |
| Total Downloads | 39 | 168 | 427 |
| 30d Downloads | 39 | 41 | 36 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 10d ago | 62d ago | 158d ago |
| Age | 19d | 3m | 5m |
Health Breakdown
wae-cache
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
13
oxidite-cache
Maintenance
15
Quality
16
Community
8
Popularity
3
Documentation
10
minicache
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| wae-cache | oxidite-cache | minicache | |
|---|---|---|---|
| Version | 0.0.2 | 2.0.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 5 | 3 |
| Crate Size | 18KB | 10KB | 21KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •minicache has the most downloads (427), suggesting wider adoption.
- •wae-cache, minicache are pre-1.0 — API may change.