813 results (13 ms)
1. github.com/patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
8.4k 4.2k2 days ago
2. github.com/allegro/bigcache
Efficient cache for gigabytes of data written in Go.
7.8k 3332 days ago
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
2.7k 4212 days ago
5. github.com/golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
13.1k 632 days ago
Concurrency-safe Go caching library with expiration capabilities and access counters
2.1k 582 days ago
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
594 402 days ago
14. github.com/kofalt/go-memoize
An easy, no-frills memoizer for Go. Cache your expensive function calls.
120 152 days ago
16. github.com/shaj13/libcache
A Lightweight in-memory key:value cache library for Go.
180 122 days ago
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
195 72 days ago
18. github.com/elastic/go-freelru
A high-performance, low-memory overhead LRU cache implementation.
230 322 days ago
19. github.com/huntsman-li/go-cache
This project encapsulates multiple db servers, redis、ledis、memcache、file、memory、nosql、postgresql
150 72 days ago
PreviousNext