bigcache

Cache library

A concurrent, in-memory cache designed to efficiently store large amounts of data without impacting performance.

Efficient cache for gigabytes of data written in Go.

GitHub

8k stars
114 watching
599 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

cachecachinggolang-libraryhacktoberfestperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eko/gocacheA comprehensive cache library with multiple stores and features for caching data2,515
patrickmn/go-cacheA lightweight in-memory cache library for Go applications.8,218
golang/groupcacheA distributed caching and cache-filling library intended as an alternative to memcached in many cases.12,988
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
dgraph-io/ristrettoA high-performance cache library built with concurrency and performance in mind for use cases requiring low latency and high throughput.5,716
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
nsf/gocodeAn autocompletion daemon for the Go programming language5,014
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
oracle/coherence-go-clientProvides a Go client to interact with a Coherence cluster using gRPC10
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
hyperoslo/cacheA caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data.2,986
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
dgryski/go-perfbookA comprehensive guide to optimizing Go code for performance10,698
ben-manes/caffeineA high-performance caching library for Java applications15,998