Decision Workspace
fn-memo vs memoize vs tower-resilience-cache
Side-by-side comparison of Rust crates
37
fn-memo
growingv1.2.0
A library for creating the memoization of a function.
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
Core Metrics
| fn-memo | memoize | tower-resilience-cache | |
|---|---|---|---|
| Health Score | 37 | 58 | 58 |
| Total Downloads | 27.7K | 1.0M | 3.6K |
| 30d Downloads | 253 | 58.2K | 612 |
| Dependents | 0 | 115 | 23 |
| Releases | 6 | 22 | 22 |
| Last Updated | 2417d ago | 81d ago | 10d ago |
| Age | 7y 2m | 5y 5m | 5m |
Health Breakdown
fn-memo
Maintenance
3
Quality
18
Community
2
Popularity
5
Documentation
9
memoize
Maintenance
14
Quality
16
Community
9
Popularity
7
Documentation
12
tower-resilience-cache
Maintenance
18
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| fn-memo | memoize | tower-resilience-cache | |
|---|---|---|---|
| Version | 1.2.0 | 0.6.0 | 0.9.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 9 |
| Crate Size | 13KB | 8KB | 26KB |
| Features | 3 | 2 | 3 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.64.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.
- •⚠ fn-memo has not been updated in over a year.
- •memoize, tower-resilience-cache are pre-1.0 — API may change.