fibre_cache
v0.4.7 ExperimentalBest in-class comprehensive, most flexible, high-performance, concurrent multi-mode sync/async caching library for Rust. It provides a rich, ergonomic API including a runtime-agnostic CacheLoader, an atomic `entry` API, and a wide choice of modern cache policies like W-TinyLFU, SIEVE, ARC, LRU, Clock, SLRU, Random.
Quick Verdict
- โActively maintained (updated 30d ago)
- !Pre-1.0: API may have breaking changes
- !Heavy dependency tree (21 direct deps)
Security
Deep Insights
96 downloads in the last 30 days (3/day). Volume is roughly flat compared to the previous period.
21 direct dependencies. Consider the impact on compile times and supply chain complexity.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on fibre_cache
Version Adoption
Release Timeline
Feature Flags
default =["serde", "random", "bulk", "tokio"]