Stars
A curated list of awesome Go frameworks, libraries and software
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Efficient cache for gigabytes of data written in Go.
☔️ A complete Go cache library that brings you multiple ways of managing your caches
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
An in-memory cache with item expiration and generics