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

3. github.com/coocood/freecache

A cache library for Go with zero GC overhead.
5.2k 3162 days ago

4. github.com/bluele/gcache

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

6. github.com/karlseguin/ccache

A golang LRU Cache for high concurrency
1.3k 1742 days ago

7. github.com/muesli/cache2go

Concurrency-safe Go caching library with expiration capabilities and access counters
2.1k 582 days ago

8. github.com/goburrow/cache

Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
594 402 days ago

9. github.com/faabiosr/cachego

Golang Cache component - Multiple drivers
374 262 days ago

10. github.com/akyoto/cache

:handbag: Cache arbitrary data with an expiration time.
189 182 days ago

11. github.com/tidwall/tinylru

A fast little LRU cache for Go
169 162 days ago

12. github.com/maypok86/otter

A high performance cache for Go
1.9k 432 days ago

13. github.com/rainycape/memcache

High performance memcache client in Go (golang)
62 1412 days ago

14. github.com/kofalt/go-memoize

An easy, no-frills memoizer for Go. Cache your expensive function calls.
120 152 days ago

15. github.com/koding/cache

Caching package for Go
89 232 days ago

16. github.com/shaj13/libcache

A Lightweight in-memory key:value cache library for Go.
180 122 days ago

17. github.com/gookit/cache

🗃 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

20. github.com/kpango/gache

fastest lockfree cache library for go application
50 202 days ago
PreviousNext