Decision Workspace
memoize vs tower-resilience-cache vs cachelito-macros
Side-by-side comparison of Rust crates
58
memoize
growingv0.6.0
Attribute macro for auto-memoizing functions with somewhat-simple signatures
58
tower-resilience-cache
experimentalv0.9.3
Response caching/memoization for Tower services
56
cachelito-macros
experimentalv0.16.0
Procedural macros for cachelito - automatic caching attributes
Core Metrics
| memoize | tower-resilience-cache | cachelito-macros | |
|---|---|---|---|
| Health Score | 58 | 58 | 56 |
| Total Downloads | 1.0M | 3.6K | 568 |
| 30d Downloads | 58.2K | 612 | 45 |
| Dependents | 115 | 23 | 13 |
| Releases | 22 | 22 | 13 |
| Last Updated | 81d ago | 10d ago | 78d ago |
| Age | 5y 5m | 5m | 4m |
Health Breakdown
memoize
Maintenance
14
Quality
16
Community
9
Popularity
7
Documentation
12
tower-resilience-cache
Maintenance
18
Quality
14
Community
10
Popularity
4
Documentation
12
cachelito-macros
Maintenance
16
Quality
13
Community
9
Popularity
3
Documentation
15
Technical Details
| memoize | tower-resilience-cache | cachelito-macros | |
|---|---|---|---|
| Version | 0.6.0 | 0.9.3 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 9 | 4 |
| Crate Size | 8KB | 26KB | 28KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.64.0 | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memoize leads with a health score of 58/100, but none of the options score above 80.
- •memoize is depended on by 115 crates — strongest ecosystem trust.