Decision Workspace
remember-this vs cached vs quick_cache
Side-by-side comparison of Rust crates
32
remember-this
growingv0.1.0
A simple mechanism for caching data to both memory and disk. Uses `tokio`.
69
cached
growingv0.59.0
Generic cache implementations and simplified function memoization
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
Core Metrics
| remember-this | cached | quick_cache | |
|---|---|---|---|
| Health Score | 32 | 69 | 68 |
| Total Downloads | 1.7K | 32.4M | 14.3M |
| 30d Downloads | 4 | 2.0M | 1.9M |
| Dependents | 0 | 3.7K | 2.0K |
| Releases | 1 | 92 | 37 |
| Last Updated | 1946d ago | 5d ago | 8d ago |
| Age | 5y 4m | 9y | 3y 7m |
Health Breakdown
remember-this
Maintenance
1
Quality
13
Community
5
Popularity
4
Documentation
9
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
12
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| remember-this | cached | quick_cache | |
|---|---|---|---|
| Version | 0.1.0 | 0.59.0 | 0.6.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 24 | 10 |
| Crate Size | 12KB | 77KB | 60KB |
| Features | 0 | 14 | 4 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 69/100, but none of the options score above 80.
- •cached is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ remember-this has not been updated in over a year.