dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety
Support
Quality
Security
License
Reuse
:shipit: Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.
Support
Quality
Security
License
Reuse
r
react-native-video-cacheby zhigang1992
JavaScript 150 Version:Current License: No License (No License)
Caching your video without headache
Support
Quality
Security
License
Reuse
Open CAS Framework
Support
Quality
Security
License
Reuse
An image component for react-native with persistent disk and memory caching.
Support
Quality
Security
License
Reuse
Django utility for a memoization decorator that uses the Django cache framework.
Support
Quality
Security
License
Reuse
Cache Active Model Records in Rails 3
Support
Quality
Security
License
Reuse
ASP.NET MVC Extensible Donut Caching brings donut caching to ASP.NET MVC 3 and later. The code allows you to cache all of your page apart from one or more Html.Actions which can be executed every request. Perfect for user specific content.
Support
Quality
Security
License
Reuse
[DEPRECATED] Open-source cache cleaner for Android
Support
Quality
Security
License
Reuse
Clear a module from the cache
Support
Quality
Security
License
Reuse
Cache utility for Angular
Support
Quality
Security
License
Reuse
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Support
Quality
Security
License
Reuse
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Support
Quality
Security
License
Reuse
V
Varnish-Agent-Dashboardby ITLinuxCL
JavaScript 144 Version:Current License: Proprietary (Proprietary)
Real time Varnish Cache metrics dashboard
Support
Quality
Security
License
Reuse
Bloom filters implemented in Go.
Support
Quality
Security
License
Reuse
The next-generation caching layer for PHP powered by Redis.
Support
Quality
Security
License
Reuse
Speedy Rails JSON serialization with built-in caching
Support
Quality
Security
License
Reuse
FastCGI.com fcgi2 Development Kit fork from http://repo.or.cz/fcgi2.git + last snapshot
Support
Quality
Security
License
Reuse
Please visit https://github.com/fastly/fastly-ruby.
Support
Quality
Security
License
Reuse
Redis store for node-cache-manager using node_redis.
Support
Quality
Security
License
Reuse
A Fastify plugin to facilitate working with cache headers
Support
Quality
Security
License
Reuse
Developer friendly abstraction over DiskLruCache
Support
Quality
Security
License
Reuse
An interprocess shared LRU cache module for Node.JS
Support
Quality
Security
License
Reuse
React Native LRU cache build on top of AsyncStorage
Support
Quality
Security
License
Reuse
组件化开发中基础公共库,activity栈管理;fragment周期监听;Lru缓存库;反射库;分区存储;Log日志打印和存储;通用缓存库(支持sp,mmkv,lru,disk,fastsp等多种存储方式切换);App重启;通用全面的工具类Utils;通用基类fragment,adpater,activity等简单封装;intent内容打印到控制台库;通用基础接口
Support
Quality
Security
License
Reuse
Dache is a highly scalable, efficient, well-performing distributed caching system developed for and in the .NET framework.
Support
Quality
Security
License
Reuse
Tiny LRU cache for Client or Server
Support
Quality
Security
License
Reuse
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Support
Quality
Security
License
Reuse
A simple Android utils library to write any type of data into cache files and read them later.
Support
Quality
Security
License
Reuse
Advanced full page cache module for Magento supporting multiple caching methods (browser, reverse proxies, app cache) and multiple hole-punching methods (Ajax, ESI and server-side). Use with any caching reverse proxy or standalone.
Support
Quality
Security
License
Reuse
Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step beyond memoization.
Support
Quality
Security
License
Reuse
A high performance tree-based cache server.
Support
Quality
Security
License
Reuse
:handbag: Cache arbitrary data with an expiration time.
Support
Quality
Security
License
Reuse
Geocache is an in-memory cache that is suitable for geolocation based applications.
Support
Quality
Security
License
Reuse
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
Support
Quality
Security
License
Reuse
TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache)
Support
Quality
Security
License
Reuse
Varnish exporter for Prometheus
Support
Quality
Security
License
Reuse
A least frequently used cache for Golang
Support
Quality
Security
License
Reuse
Pip install exploit package
Support
Quality
Security
License
Reuse
A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.
Support
Quality
Security
License
Reuse
Memcached Object Cache for WordPress.
Support
Quality
Security
License
Reuse
Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go
Support
Quality
Security
License
Reuse
g
gatsby-plugin-netlify-cacheby axe312ger
JavaScript 126 Version:Current License: No License (No License)
Caches your Gatsby .cache and public folder to speed up your build time by 10x
Support
Quality
Security
License
Reuse
A simple caching plugin for WordPress.
Support
Quality
Security
License
Reuse
Conveniently load, cache, and reload external resources
Support
Quality
Security
License
Reuse
Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent pickle file
Support
Quality
Security
License
Reuse
A simple LRU cache
Support
Quality
Security
License
Reuse
Load slow content after the rest of the page has loaded with minimal effort
Support
Quality
Security
License
Reuse
Imcache is a Java Caching Library.
Support
Quality
Security
License
Reuse
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.
Support
Quality
Security
License
Reuse
d
dogpile.cacheby sqlalchemy
dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety
Python 150Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
decacheby dwyl
:shipit: Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.
JavaScript 150Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
react-native-video-cacheby zhigang1992
Caching your video without headache
JavaScript 150Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
Support
Quality
Security
License
Reuse
r
react-native-web-imageby vovkasm
An image component for react-native with persistent disk and memory caching.
Java 146Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
django-cache-memoizeby peterbe
Django utility for a memoization decorator that uses the Django cache framework.
Python 146Updated: 2 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
r
record-cacheby orslumen
Cache Active Model Records in Rails 3
Ruby 146Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mvcdonutcachingby moonpyk
ASP.NET MVC Extensible Donut Caching brings donut caching to ASP.NET MVC 3 and later. The code allows you to cache all of your page apart from one or more Html.Actions which can be executed every request. Perfect for user specific content.
C# 146Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
android-cache-cleanerby Frozen-Developers
[DEPRECATED] Open-source cache cleaner for Android
Java 145Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
clear-moduleby sindresorhus
Clear a module from the cache
JavaScript 145Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
ngx-cacheby fulls1z3
Cache utility for Angular
TypeScript 145Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sanic_sessionby ahopkins
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Python 145Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sanic-sessionby ahopkins
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Python 145Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
V
Varnish-Agent-Dashboardby ITLinuxCL
Real time Varnish Cache metrics dashboard
JavaScript 144Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
Support
Quality
Security
License
Reuse
r
relayby cachewerk
The next-generation caching layer for PHP powered by Redis.
PHP 143Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cache-crispiesby codenoble
Speedy Rails JSON serialization with built-in caching
Ruby 141Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fcgi2by FastCGI-Archives
FastCGI.com fcgi2 Development Kit fork from http://repo.or.cz/fcgi2.git + last snapshot
C 141Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
f
fastly-railsby fastly
Please visit https://github.com/fastly/fastly-ruby.
Ruby 139Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
node-cache-manager-redis-storeby dabroek
Redis store for node-cache-manager using node_redis.
JavaScript 139Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fastify-cachingby fastify
A Fastify plugin to facilitate working with cache headers
JavaScript 139Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
simple-disk-cacheby fhucho
Developer friendly abstraction over DiskLruCache
Java 136Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
n
node-shared-cacheby kyriosli
An interprocess shared LRU cache module for Node.JS
C++ 136Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
react-native-cacheby timfpark
React Native LRU cache build on top of AsyncStorage
TypeScript 136Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
Y
YCCommonLibby yangchong211
组件化开发中基础公共库,activity栈管理;fragment周期监听;Lru缓存库;反射库;分区存储;Log日志打印和存储;通用缓存库(支持sp,mmkv,lru,disk,fastsp等多种存储方式切换);App重启;通用全面的工具类Utils;通用基类fragment,adpater,activity等简单封装;intent内容打印到控制台库;通用基础接口
Java 136Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
dacheby haneytron
Dache is a highly scalable, efficient, well-performing distributed caching system developed for and in the .NET framework.
C# 135Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
tiny-lruby avoidwork
Tiny LRU cache for Client or Server
JavaScript 135Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
s
sanic_sessionby xen
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Python 134Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
C
CacheUtilsLibraryby westlinkin
A simple Android utils library to write any type of data into cache files and read them later.
Java 134Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
C
Cm_Diehardby colinmollenhour
Advanced full page cache module for Magento supporting multiple caching methods (browser, reverse proxies, app cache) and multiple hole-punching methods (Ajax, ESI and server-side). Use with any caching reverse proxy or standalone.
PHP 134Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cache_methodby seamusabshere
Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step beyond memoization.
Ruby 133Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
gibsonby evilsocket
A high performance tree-based cache server.
C 133Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cacheby akyoto
:handbag: Cache arbitrary data with an expiration time.
Go 132Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
geocacheby melihmucuk
Geocache is an in-memory cache that is suitable for geolocation based applications.
Go 131Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lock_and_cacheby seamusabshere
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
Ruby 130Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
type-cacheableby joshuaslate
TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache)
TypeScript 130Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
prometheus_varnish_exporterby jonnenauha
Varnish exporter for Prometheus
Go 130Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lfu-goby dgrijalva
A least frequently used cache for Golang
Go 130Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FakePipby 0x00-0x00
Pip install exploit package
Python 129Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
C
Cacheby desarrolla2
A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.
PHP 128Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
wp-memcachedby Automattic
Memcached Object Cache for WordPress.
PHP 128Updated: 2 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
c
chainstoreby pressly
Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go
Go 128Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
gatsby-plugin-netlify-cacheby axe312ger
Caches your Gatsby .cache and public folder to speed up your build time by 10x
JavaScript 126Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
simple-cacheby tlovett1
A simple caching plugin for WordPress.
PHP 126Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
assets_managerby a1phyr
Conveniently load, cache, and reload external resources
Rust 126Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
i
ipycacheby rossant
Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent pickle file
Python 125Updated: 3 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
p
progressive_renderby johnsonj
Load slow content after the rest of the page has loaded with minimal effort
Ruby 125Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
imcacheby Cetsoft
Imcache is a Java Caching Library.
Java 124Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cache-require-pathsby bahmutov
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.
JavaScript 124Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse