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.
8k stars
 114 watching
 599 forks
 
Language: Go 
last commit: about 1 year ago 
Linked from   2 awesome lists  
  cachecachinggolang-libraryhacktoberfestperformance 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A comprehensive cache library with multiple stores and features for caching data | 2,515 | 
|    |  A lightweight in-memory cache library for Go applications. | 8,218 | 
|    |  A distributed caching and cache-filling library intended as an alternative to memcached in many cases. | 12,988 | 
|    |  An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 | 
|    |  A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 | 
|    |  A high-performance cache library built with concurrency and performance in mind for use cases requiring low latency and high throughput. | 5,716 | 
|    |  A fast key-value store with expiration times and thread safety. | 97 | 
|    |  An autocompletion daemon for the Go programming language | 5,014 | 
|    |  A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 | 
|    |  Provides a Go client to interact with a Coherence cluster using gRPC | 10 | 
|    |  Provides in-memory caching with clustering support | 45 | 
|    |  A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,986 | 
|    |  Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 | 
|    |  A comprehensive guide to optimizing Go code for performance | 10,698 | 
|    |  A high-performance caching library for Java applications | 15,998 |