CacheManager
Cache manager
Provides an abstraction layer to manage caching in .NET applications
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
2k stars
158 watching
455 forks
Language: C#
last commit: 3 months ago
Linked from 5 awesome lists
c-sharpcachecachemanagercachingdotnetdotnet-corememcachedredis
Related projects:
Repository | Description | Stars |
---|---|---|
dotnetcore/easycaching | A caching library for .NET Core applications | 1,959 |
jeppevammenkristensen/cachesourcegenerator | Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
turnersoftware/cachetower | An efficient multi-layered caching system for .NET applications | 612 |
mozilla/sccache | A tool for caching compilation results to avoid recompilation when possible | 5,853 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
sadmansamee/cachykit | A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,146 |
reactiveui/akavache | An asynchronous key-value store with caching and persistence capabilities for native applications. | 2,455 |
kayeenl/cachetuner | A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
jbluemink/sitecorecachingmanager | A console application for managing Sitecore caches | 2 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,718 |
ben-manes/caffeine | A high-performance caching library for Java applications | 15,916 |
yamiko-ninja/cacheadministrationbundle | A bundle providing a simple and unified interface to clear various cache types in a PHP application | 18 |
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |