sturdyc 
 Cache library
 A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
346 stars
 3 watching
 12 forks
 
Language: Go 
last commit: 11 months ago 
Linked from   1 awesome list  
  cacheconcurrencygogolangperformance 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 | 
|    |  A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,072 | 
|    |  Provides in-memory caching with clustering support | 45 | 
|    |  A Go caching library with support for multiple backends and garbage collection. | 136 | 
|    |  A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 | 
|    |  An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 | 
|    |  Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 | 
|    |  A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 | 
|    |  A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 | 
|    |  Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 | 
|    |  A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 | 
|    |  A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 | 
|    |  A cache library that stores data with time-to-live values and disk management semantics. | 1,244 | 
|    |  A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 | 
|    |  A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |