Decision Workspace
TinyUFO vs pingora-lru vs pingora-memory-cache
Side-by-side comparison of Rust crates
59
TinyUFO
growingv0.8.0
In-memory cache implementation with TinyLFU as the admission policy and S3-FIFO as the eviction policy
61
pingora-lru
growingv0.8.0
LRU cache that focuses on memory efficiency, concurrency and persistence.
59
pingora-memory-cache
growingv0.8.0
An async in-memory cache with cache stampede protection.
Core Metrics
| TinyUFO | pingora-lru | pingora-memory-cache | |
|---|---|---|---|
| Health Score | 59 | 61 | 59 |
| Total Downloads | 63.8K | 6.7M | 39.1K |
| 30d Downloads | 7.6K | 821.2K | 5.6K |
| Dependents | 48 | 9 | 63 |
| Releases | 9 | 9 | 9 |
| Last Updated | 84d ago | 84d ago | 84d ago |
| Age | 2y 2m | 2y 2m | 2y 2m |
Health Breakdown
TinyUFO
Maintenance
16
Quality
13
Community
14
Popularity
6
Documentation
10
pingora-lru
Maintenance
16
Quality
14
Community
13
Popularity
8
Documentation
10
pingora-memory-cache
Maintenance
16
Quality
13
Community
15
Popularity
5
Documentation
10
Technical Details
| TinyUFO | pingora-lru | pingora-memory-cache | |
|---|---|---|---|
| Version | 0.8.0 | 0.8.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 11 | 5 | 9 |
| Crate Size | 26KB | 17KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 5 | 5 | 5 |
Links
Quick Verdict
- •pingora-lru leads with a health score of 61/100, but none of the options score above 80.