2 results found Sort:

An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法
Created 2021-04-29
27 commits to master branch, last one 2 years ago
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
Created 2021-06-03
23 commits to main branch, last one about a year ago