monkey-cache

Caching library

Provides an easy-to-use caching mechanism for data structures in .NET applications.

Easily cache any data structure for a specific amount of time in any .NET application.

GitHub

669 stars
38 watching
106 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213
jmoiron/johnny-cache A caching framework designed to work with Django's ORM and optimized for use with memcached. 304
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
turnersoftware/cachetower An efficient multi-layered caching system for .NET applications 612
aliostad/cachecow An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server 849
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
joakimskoog/cashew A simple HTTP client cache library that allows developers to easily implement caching in their applications. 83
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
laurarozier/system.caching An implementation of .NET's caching functionality in the Beef programming language 3
muesli/cache2go A Go caching library that provides concurrency-safe storage and expiration capabilities 2,125
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
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
dotnetcore/easycaching A caching library for .NET Core applications 1,959