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

GitHub

346 stars
3 watching
12 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

cacheconcurrencygogolangperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
adelowo/onecacheA Go caching library with support for multiple backends and garbage collection.136
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
goodrequest/goodpersistenceA library that simplifies caching data in keychain and UserDefaults storage using a property wrapper.35
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
spotify/sptpersistentcacheA cache library that stores data with time-to-live values and disk management semantics.1,244
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
codingsince1985/couchcacheA caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs.64