lfu-cache topic
caches
C++ cache with LRU/LFU/FIFO policies implementation
python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
caches-rs
This is a Rust implementation for popular caches (support no_std).
clfu
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
cachego
一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache
gotcha
gotcha: inmemory-cache in Go (Golang) with customizable algorithm
yzhanProxy
Web reverse proxy with automatic SSL, LFU caching, command-line configuration 支持自动配置 SSL 证书、LFU 缓存、用命令行配置的 Web 反向代理服务器
EchoVault
Embeddable Distributed in-memory data store with an emphasis on speed and reliability.