Decision Workspace
threadsafe-lru vs quick_cache vs cache-rs
Side-by-side comparison of Rust crates
41
threadsafe-lru
growingv0.1.2
Thread-safe LRU
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
| threadsafe-lru | quick_cache | cache-rs | |
|---|---|---|---|
| Health Score | 41 | 68 | 49 |
| Total Downloads | 6.5K | 14.3M | 633 |
| 30d Downloads | 87 | 1.9M | 78 |
| Dependents | 0 | 2.0K | 0 |
| Releases | 3 | 37 | 5 |
| Last Updated | 529d ago | 8d ago | 23d ago |
| Age | 1y 5m | 3y 7m | 7m |
Health Breakdown
threadsafe-lru
Maintenance
6
Quality
14
Community
3
Popularity
5
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
| threadsafe-lru | quick_cache | cache-rs | |
|---|---|---|---|
| Version | 0.1.2 | 0.6.21 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 10 | 5 |
| Crate Size | 13KB | 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.
- •⚠ threadsafe-lru has not been updated in over a year.