FastCache

Cache library

A caching library for .NET Core applications that supports multiple caching providers and eviction strategies.

dotnetcore, dotnet cache, dotnet redis, dotnet InMemoryCache

GitHub

45 stars
6 watching
6 forks
Language: C#
last commit: about 1 month ago

Related projects:

Repository Description Stars
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669
dotnetcore/easycaching A caching library for .NET Core applications 1,959
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
jitbit/fastcache A high-performance memory cache for .NET with expiration and thread-safety 135
joakimskoog/cashew A simple HTTP client cache library that allows developers to easily implement caching in their applications. 83
snazy/ohc A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. 1,071
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
aliostad/cachecow An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server 849
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
accelerationnet/function-cache A library providing an extensible function caching mechanism with customizable cache structures and features. 47
turnersoftware/cachetower An efficient multi-layered caching system for .NET applications 612
thinkjs/think-memcache A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. 2