#
lfu
Here are 22 public repositories matching this topic...
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
-
Updated
Oct 19, 2022 - Go
一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache
go golang high-performance cache lru sharding easy-to-use cache-storage ttl lfu ttl-cache lru-caches lfu-caches
-
Updated
Mar 15, 2025 - Go
golang cache interface and some algorithm implementation
-
Updated
Apr 28, 2021 - Go
Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.
-
Updated
May 1, 2018 - Go
Improve this page
Add a description, image, and links to the lfu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lfu topic, visit your repo's landing page and select "manage topics."