Decision Workspace
persistentcache_procmacro vs persistentcache vs memo-cache
Side-by-side comparison of Rust crates
41
persistentcache_procmacro
growingv0.0.3
Procedural macro for persistently caching functions (dependency of persistentcache crate)
39
persistentcache
growingv0.1.6
Macros for persistently caching function calls using files or Redis
48
memo-cache
growingv0.12.0
A small, fixed-size cache with retention management
Core Metrics
| persistentcache_procmacro | persistentcache | memo-cache | |
|---|---|---|---|
| Health Score | 41 | 39 | 48 |
| Total Downloads | 6.8K | 11.0K | 7.6K |
| 30d Downloads | 39 | 11 | 14 |
| Dependents | 4 | 0 | 0 |
| Releases | 3 | 7 | 13 |
| Last Updated | 2855d ago | 2855d ago | 100d ago |
| Age | 8y | 8y 4m | 1y 6m |
Health Breakdown
persistentcache_procmacro
Maintenance
3
Quality
14
Community
8
Popularity
5
Documentation
11
persistentcache
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
11
memo-cache
Maintenance
14
Quality
13
Community
6
Popularity
5
Documentation
10
Technical Details
| persistentcache_procmacro | persistentcache | memo-cache | |
|---|---|---|---|
| Version | 0.0.3 | 0.1.6 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 6 | 9 | 4 |
| Crate Size | 7KB | 13KB | 23KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memo-cache leads with a health score of 48/100, but none of the options score above 80.
- •persistentcache has the most downloads (11.0K), suggesting wider adoption.
- •⚠ persistentcache_procmacro, persistentcache have not been updated in over a year.