8089
Stars
605
Forks
Apache-2.0
License
Go
Language
2026-02-06
Last Update
96
Open Issues
cache
caching
golang-library
hacktoberfest
performance
Related in Database
- bcache - Eventually consistent distributed in-memory cache Go library.
- cache2go - In-memory key:value cache which supports automatic invalidation based on timeouts.
- cachego - Golang Cache component for multiple drivers.
- clusteredBigCache - BigCache with clustering support and individual item expiration.
- coherence-go-client - Full implementation of Oracle Coherence cache API for Go applications using gRPC as network transport.
- couchcache - RESTful caching micro-service backed by Couchbase server.
- EchoVault - Embeddable Distributed in-memory data store compatible with Redis clients.
- fastcache - fast thread-safe inmemory cache for big number of entries. Minimizes GC overhead.
- GCache - Cache library with support for expirable Cache, LFU, LRU and ARC.
- gdcache - A pure non-intrusive cache library implemented by golang, you can use it to implement your own distributed cache.