CacheCow
Caching library
An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
849 stars
54 watching
171 forks
Language: C#
last commit: 5 months ago
Linked from 3 awesome lists
cachingdotnethttphttp-cache
Related projects:
Repository | Description | Stars |
---|---|---|
joakimskoog/cashew | A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
turnersoftware/cachetower | An efficient multi-layered caching system for .NET applications | 612 |
06chaynes/http-cache | A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 68 |
filipw/strathweb.cacheoutput | A caching library for ASP.NET Web API actions | 882 |
html/clache | A general caching facility for Common Lisp | 18 |
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
ngneat/cashew | A library that provides HTTP caching functionality for Angular applications | 683 |
dotnetcore/easycaching | A caching library for .NET Core applications | 1,959 |
adelowo/onecache | A Go caching library with support for multiple backends and garbage collection. | 136 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
laurarozier/system.caching | An implementation of .NET's caching functionality in the Beef programming language | 3 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,718 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
liexusong/pcache | A PHP module that provides an in-process cache extension. | 51 |