lru topic

List lru repositories

android_interviews

581
Stars
85
Forks
Watchers

🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!

naza

519
Stars
100
Forks
Watchers

🍀 Golang basic library. || Go语言基础库

olric

3.0k
Stars
113
Forks
Watchers

Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.

gcache

2.5k
Stars
266
Forks
Watchers

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

mcache

317
Stars
11
Forks
Watchers

An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法

async-lru

640
Stars
50
Forks
Watchers

Simple LRU cache for asyncio

tmp-cache

174
Stars
8
Forks
Watchers

A least-recently-used cache in 35 lines of code~!

python-memoization

222
Stars
14
Forks
Watchers

A powerful caching library for Python, with TTL support and multiple algorithm options.

ecache

225
Stars
25
Forks
Watchers

🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed con...

lru-cache-node

118
Stars
8
Forks
Watchers

A lighting fast cache manager for node with least-recently-used policy.