FusionCache

Cache library

A hybrid cache with advanced resiliency features and optional real-time sync capabilities

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.

GitHub

2k stars
18 watching
102 forks
Language: C#
last commit: almost 2 years ago
Linked from 3 awesome lists

asynccachecache-stampedecachingcsharpdotnethybridhybrid-cachemulti-levelperformancestampede

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
karlseguin/cache.zigA thread-safe, expiration-aware cache implementation with LRU-like behavior and configurable segments.44
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
zkniebel/sitecore-advanced-output-cachingEnables rules-based caching of personalized Sitecore components with flexible variance logic2
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
defcronyke/godscacheProvides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms11
servicetitan/stl.fusionA .NET library that enables transparent caching and real-time updates with minimal extra code1,863
jitbit/fastcacheA high-performance memory cache for .NET with expiration and thread-safety138
partech/cache-processing-instanceA proof-of-concept implementation of an HTML cache processing service.2
sobstel/metaphoreA caching solution that prevents the dogpile effect by using a semaphore to control access to cached data.101