Top 12 lru open source projects

Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
golib
Open version of common golang libraries useful to many projects.
cache
LRU-based cache package for Go.
lru
LRU cache using go generics
hyperlru
Tiny & Fast LRU Implementation as possible.
gocache
High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction
mcache
An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法
memo-async-lru
Memoize Node.js style callback-last functions, using an in-memory LRU store
1-12 of 12 lru projects