groupcache
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
13,320
A GC-less, fast and generic LRU hashmap library with optional locking, sharding, eviction and expiration.
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Efficient key/value cache for gigabytes of data.
A high performance memory-bound Go cache.
A complete Go cache library with multiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.
Cache library with support for expirable Cache, LFU, LRU and ARC.