Cashew

HTTP cache library

A simple HTTP client cache library that allows developers to easily implement caching in their applications.

A simple and elegant yet powerful HTTP client cache for .NET

GitHub

83 stars
4 watching
10 forks
Language: C#
last commit: almost 5 years ago
Linked from 2 awesome lists

cachecachingcashewetaghttphttp-clienthttpclient

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ngneat/cashew A library that provides HTTP caching functionality for Angular applications 683
aliostad/cachecow An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server 849
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
06chaynes/http-cache A caching middleware that follows HTTP caching rules and integrates with various backend cache managers 68
nigrosimone/ng-http-caching A caching solution for HTTP requests in Angular applications. 46
turnersoftware/cachetower An efficient multi-layered caching system for .NET applications 612
josephsilber/page-cache Improves page loading speed by caching dynamic responses as static files on disk 1,212
jean-smaug/koache Caching middleware for Koa.js applications 6
kezhenxu94/cache-lite An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. 131
filipw/strathweb.cacheoutput A caching library for ASP.NET Web API actions 882
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 344
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
jr0senblum/jc A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms. 26
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213