Decision Workspace
omega-cache vs quick_cache vs fixed-cache
Side-by-side comparison of Rust crates
48
omega-cache
experimentalv0.3.1
A high-performance, concurrent cache for Rust with lock-free slot management and pluggable eviction policies.
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
59
fixed-cache
experimentalv0.1.8
A minimalistic, lock-free, fixed-size cache
Core Metrics
| omega-cache | quick_cache | fixed-cache | |
|---|---|---|---|
| Health Score | 48 | 68 | 59 |
| Total Downloads | 24 | 14.3M | 240.1K |
| 30d Downloads | 24 | 1.9M | 109.6K |
| Dependents | 0 | 2.0K | 7 |
| Releases | 2 | 37 | 9 |
| Last Updated | 5d ago | 8d ago | 44d ago |
| Age | 16d | 3y 7m | 3m |
Health Breakdown
omega-cache
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
13
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
fixed-cache
Maintenance
17
Quality
16
Community
8
Popularity
6
Documentation
12
Technical Details
| omega-cache | quick_cache | fixed-cache | |
|---|---|---|---|
| Version | 0.3.1 | 0.6.21 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 10 | 4 |
| Crate Size | 50KB | 60KB | 19KB |
| Features | 1 | 4 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.71 | 1.88 |
| 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.