lru topic
android_interviews
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
naza
🍀 Golang basic library. || Go语言基础库
olric
Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.
gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
mcache
An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法
tmp-cache
A least-recently-used cache in 35 lines of code~!
python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
ecache
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed con...
lru-cache-node
A lighting fast cache manager for node with least-recently-used policy.