Decision Workspace
TinyUFO vs pingora-lru vs pingora-memory-cache
Side-by-side comparison of Rust crates
62
TinyUFO
growingv0.8.0
In-memory cache implementation with TinyLFU as the admission policy and S3-FIFO as the eviction policy
64
pingora-lru
growingv0.8.0
LRU cache that focuses on memory efficiency, concurrency and persistence.
62
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 | 62 | 64 | 62 |
| Total Downloads | 45.9K | 5.1M | 25.4K |
| 30d Downloads | 9.0K | 776.1K | 6.7K |
| Dependents | 45 | 9 | 45 |
| Releases | 9 | 9 | 9 |
| Last Updated | 25d ago | 25d ago | 25d ago |
| Age | 2y | 2y | 2y |
Health Breakdown
TinyUFO
Maintenance
19
Quality
13
Community
14
Popularity
6
Documentation
10
pingora-lru
Maintenance
19
Quality
14
Community
13
Popularity
8
Documentation
10
pingora-memory-cache
Maintenance
19
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 64/100, but none of the options score above 80.