Decision Workspace
memory-cache-rust vs cached_proc_macro vs cachelito-core
Side-by-side comparison of Rust crates
33
memory-cache-rust
growingv0.1.0-alpha
memory-cache is a fast, concurrent cache library built with a focus on performance and correctness. The motivation to build Ristretto comes from the need for a contention-free cache in
63
cached_proc_macro
growingv0.27.0
Generic cache implementations and simplified function memoization
59
cachelito-core
experimentalv0.16.0
Core functionality for cachelito - global cache with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies
Core Metrics
| memory-cache-rust | cached_proc_macro | cachelito-core | |
|---|---|---|---|
| Health Score | 33 | 63 | 59 |
| Total Downloads | 1.6K | 29.7M | 664 |
| 30d Downloads | 4 | 1.8M | 60 |
| Dependents | 0 | 69 | 22 |
| Releases | 1 | 34 | 13 |
| Last Updated | 1213d ago | 5d ago | 78d ago |
| Age | 3y 3m | 5y 10m | 4m |
Health Breakdown
memory-cache-rust
Maintenance
1
Quality
12
Community
3
Popularity
4
Documentation
13
cached_proc_macro
Maintenance
19
Quality
14
Community
10
Popularity
8
Documentation
12
cachelito-core
Maintenance
16
Quality
15
Community
10
Popularity
3
Documentation
15
Technical Details
| memory-cache-rust | cached_proc_macro | cachelito-core | |
|---|---|---|---|
| Version | 0.1.0-alpha | 0.27.0 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 23 | 4 | 6 |
| Crate Size | 37KB | 12KB | 89KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached_proc_macro leads with a health score of 63/100, but none of the options score above 80.
- •⚠ memory-cache-rust has not been updated in over a year.