fibre_cache
v0.4.10 GrowingBest 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 2d ago)
- !Pre-1.0: API may have breaking changes
- !Heavy dependency tree (21 direct deps)
Security
Deep Insights
268 downloads in the last 30 days (9/day). Volume is roughly flat compared to the previous period.
Despite being 1+ years old, fibre_cache hasn't reached 1.0 yet. Expect potential API changes between versions.
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"]