Decision Workspace
lrust_cache vs quick_cache vs cache-rs
Side-by-side comparison of Rust crates
39
lrust_cache
growingv0.1.0
A high-performance LRU cache implementation in Rust
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
49
cache-rs
experimentalv0.4.0
A high-performance, memory-efficient cache implementation supporting multiple eviction policies including LRU, LFU, LFUDA, SLRU and GDSF
Core Metrics
| lrust_cache | quick_cache | cache-rs | |
|---|---|---|---|
| Health Score | 39 | 68 | 49 |
| Total Downloads | 879 | 14.3M | 633 |
| 30d Downloads | 3 | 1.9M | 78 |
| Dependents | 0 | 2.0K | 0 |
| Releases | 1 | 37 | 5 |
| Last Updated | 437d ago | 8d ago | 23d ago |
| Age | 1y 2m | 3y 7m | 7m |
Health Breakdown
lrust_cache
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
cache-rs
Maintenance
17
Quality
8
Community
6
Popularity
3
Documentation
15
Technical Details
| lrust_cache | quick_cache | cache-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.21 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 10 | 5 |
| Crate Size | 22KB | 60KB | 166KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 80.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quick_cache leads with a health score of 68/100, but none of the options score above 80.
- •quick_cache is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ lrust_cache has not been updated in over a year.