An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cache

A curated list of projects in awesome lists tagged with cache .

https://github.com/redis/redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

cache database key-value message-broker nosql redis

Last synced: 12 May 2025

https://github.com/tanstack/query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

async cache data fetch graphql hooks query react rest solid stale stale-while-revalidate svelte typescript update vue

Last synced: 09 Sep 2025

https://github.com/tannerlinsley/react-query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

async cache data fetch graphql hooks query react rest solid stale stale-while-revalidate svelte typescript update vue

Last synced: 04 Mar 2025

https://github.com/TanStack/query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

async cache data fetch graphql hooks query react rest stale stale-while-revalidate update

Last synced: 14 Mar 2025

https://github.com/sdwebimage/sdwebimage

Asynchronous image downloader with cache support as a UIImageView category

cache carthage cocoapods gif heif image ios jpeg macos objective-c png sdwebimage swift visionos watchos webp

Last synced: 09 Sep 2025

https://github.com/SDWebImage/SDWebImage

Asynchronous image downloader with cache support as a UIImageView category

cache carthage cocoapods gif heif image ios jpeg macos objective-c png sdwebimage swift visionos watchos webp

Last synced: 02 Aug 2025

https://github.com/redisson/redisson

Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

cache distributed distributed-locks executor hibernate java json lock map micronaut quarkus queue redis redis-client scheduler session spring tomcat valkey valkey-client

Last synced: 17 Dec 2025

https://github.com/onevcat/kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.

cache filters image image-processor ios kingfisher macos swift xcode

Last synced: 17 Nov 2025

https://github.com/onevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.

cache filters image image-processor ios kingfisher macos swift xcode

Last synced: 13 Aug 2025

https://github.com/valkey-io/valkey

A flexible distributed key-value database that is optimized for caching and other realtime workloads.

cache database key-value key-value-store nosql redis valkey valkey-client

Last synced: 13 May 2025

https://github.com/InterviewReady/system-design-resources

These are the best resources for System Design on the Internet

cache fault-tolerance scalability system-design

Last synced: 14 Mar 2025

https://github.com/microsoft/garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

cache cache-storage cluster concurrent hash-table key-value larger-than-memory low-latency persistent remote scalable store

Last synced: 12 May 2025

https://github.com/jeffreysu/weixinmpsdk

微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.

c-sharp cache distributed-cache dotnetcore jssdk memcached net-core net6 net8 netcore nuget officialaccounts redis sdk senparc tenpay wechat wechat-sdk weixin weixin-sdk

Last synced: 12 May 2025

https://github.com/patrickmn/go-cache

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.

cache go library

Last synced: 18 Dec 2025

https://github.com/JeffreySu/WeiXinMPSDK

微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.

c-sharp cache distributed-cache dotnetcore jssdk memcached net-core net6 net8 netcore nuget officialaccounts redis sdk senparc tenpay wechat wechat-sdk weixin weixin-sdk

Last synced: 20 Mar 2025

https://github.com/kean/nuke

Image loading system

cache gif image progressive swift webp

Last synced: 14 May 2025

https://github.com/kean/Nuke

Image loading system

cache gif image progressive swift webp

Last synced: 06 Aug 2025

https://github.com/allegro/bigcache

Efficient cache for gigabytes of data written in Go.

cache caching golang-library hacktoberfest performance

Last synced: 12 May 2025

https://github.com/mahmoud/boltons

🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

cache data-science data-structures file json python queue recursive standard-library statistics utilities

Last synced: 12 May 2025

https://github.com/hypermodeinc/ristretto

A high performance memory-bound Go cache

cache go golang library performance

Last synced: 13 May 2025

https://github.com/isaacs/node-lru-cache

A fast cache that automatically deletes the least recently used items

cache caching lru lru-cache lrucache

Last synced: 12 May 2025

https://github.com/danikula/androidvideocache

Cache support for any video player with help of single line

android cache video

Last synced: 14 May 2025

https://github.com/danikula/AndroidVideoCache

Cache support for any video player with help of single line

android cache video

Last synced: 27 Mar 2025

https://github.com/alibaba/jetcache

JetCache is a Java cache framework.

cache java jcache redis spring spring-cache

Last synced: 15 May 2025

https://github.com/readysettech/readyset

Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

backend cache caching caching-proxy databases mysql mysql-database postgres postgresql postgresql-database rust rust-lang sql streaming-data

Last synced: 13 May 2025

https://github.com/blackboxo/cleanmywechat

自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。

cache cache-storage clean delete delete-files disk disk-cache disk-usage pyqt pyqt5 python wechat

Last synced: 14 May 2025

https://github.com/blackboxo/CleanMyWechat

自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。

cache cache-storage clean delete delete-files disk disk-cache disk-usage pyqt pyqt5 python wechat

Last synced: 24 Mar 2025

https://github.com/netflix/dynomite

A generic dynamo implementation for different k-v storage engines

c cache distributed-database dynomite key-value nosql redis

Last synced: 14 May 2025

https://github.com/Netflix/dynomite

A generic dynamo implementation for different k-v storage engines

c cache distributed-database dynomite key-value nosql redis

Last synced: 31 Mar 2025

https://github.com/shadowwalker/next-pwa

Zero config PWA plugin for Next.js, with workbox 🧰

cache nextjs pwa service-worker web webapp website workbox

Last synced: 13 May 2025

https://github.com/mobilenativefoundation/store

A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help

cache kotlin-multiplatform offline-first repository

Last synced: 15 Dec 2025

https://github.com/olric-data/olric

Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.

cache database distributed-cache distributed-database distributed-hash-table distributed-systems in-memory-database key-value key-value-store nosql redis

Last synced: 14 May 2025

https://github.com/buraksezer/olric

Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.

cache database distributed-cache distributed-database distributed-hash-table distributed-systems in-memory-database key-value key-value-store nosql redis

Last synced: 09 Apr 2025

https://github.com/MobileNativeFoundation/Store

A Kotlin Multiplatform library for building network-resilient applications

android browser cache desktop guava-cache ios kotlin-multiplatform node offline-first

Last synced: 16 Mar 2025

https://github.com/hyperoslo/Cache

:package: Nothing but Cache.

cache cache-storage disk-cache ios memory-cache swift

Last synced: 06 Aug 2025

https://github.com/hyperoslo/cache

:package: Nothing but Cache.

cache cache-storage disk-cache ios memory-cache swift

Last synced: 13 May 2025

https://github.com/jaredwray/keyv

Simple key-value storage with support for multiple backends

cache etcd key-value keyv memcache mongo mysql postgres redis sqlite storage

Last synced: 13 May 2025

https://github.com/ziggycreatures/fusioncache

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

async cache cache-stampede caching csharp dotnet hybrid hybrid-cache multi-level performance stampede

Last synced: 14 May 2025

https://github.com/doctrine/DoctrineCacheBundle

Symfony2 Bundle for Doctrine Cache

cache doctrine symfony symfony-bundle

Last synced: 14 Apr 2025

https://github.com/doctrine/doctrinecachebundle

Symfony2 Bundle for Doctrine Cache

cache doctrine symfony symfony-bundle

Last synced: 05 Oct 2025

https://github.com/bluele/gcache

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

arc cache go golang in-memory lfu lru

Last synced: 13 May 2025

https://github.com/pinterest/PINCache

Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

cache carthage cocoapods ios objective-c

Last synced: 30 Jul 2025

https://github.com/redis/rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

cache client-side-caching distributed generics go golang lock redis redis-client resp3 resp3-client

Last synced: 23 Nov 2025

https://github.com/ZiggyCreatures/FusionCache

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

async cache cache-stampede caching csharp dotnet hybrid hybrid-cache multi-level performance stampede

Last synced: 14 Mar 2025

https://github.com/eko/gocache

☔️ A complete Go cache library that brings you multiple ways of managing your caches

bigcache cache chain go golang hacktoberfest memcache memory redis ristretto

Last synced: 15 Dec 2025

https://github.com/spatie/laravel-responsecache

Speed up a Laravel app by caching the entire response

cache laravel performance php varnish

Last synced: 14 May 2025

https://github.com/rueian/rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

cache client-side-caching distributed generics go golang lock redis redis-client resp3 resp3-client

Last synced: 05 Apr 2025

https://github.com/grantjenks/python-diskcache

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

cache filesystem key-value-store persistence python

Last synced: 13 May 2025

https://github.com/reactiveui/akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

akavache c-sharp cache cross-platform dotnet reactive-extensions reactive-programming xamarin

Last synced: 16 Dec 2025

https://github.com/changbadevs/ktvhttpcache

A powerful media cache framework.

audio cache carthage cocoapods media player video

Last synced: 20 Oct 2025

https://github.com/ccache/ccache

ccache – a fast compiler cache

c c-plus-plus cache ccache clang compiler cplusplus cpp gcc msvc

Last synced: 13 May 2025

https://github.com/reactiveui/Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

akavache c-sharp cache cross-platform dotnet reactive-extensions reactive-programming xamarin

Last synced: 12 Mar 2025

https://github.com/phpsocialnetwork/phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.

arangodb cache cassandra couchbase couchdb driver dynamodb firestore memcached mongodb php php7 php8 phpfastcache predis redis solr speed ssdb website

Last synced: 14 May 2025

https://github.com/PHPSocialNetwork/phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.

arangodb cache cassandra couchbase couchdb driver dynamodb firestore memcached mongodb php php7 php8 phpfastcache predis redis solr speed ssdb website

Last synced: 09 Apr 2025

https://github.com/michaco/cachemanager

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

c-sharp cache cachemanager caching dotnet dotnet-core memcached redis

Last synced: 10 May 2025

https://github.com/ChangbaDevs/KTVHTTPCache

A powerful media cache framework.

audio cache carthage cocoapods media player video

Last synced: 12 Apr 2025

https://github.com/symfony/cache-contracts

A set of cache abstractions extracted out of the Symfony components

cache contract php symfony symfony-contract

Last synced: 14 May 2025

https://github.com/node-cache/node-cache

a node internal (in-memory) caching module

cache caching fast internal memory nodejs

Last synced: 17 Dec 2025

https://github.com/MichaCo/CacheManager

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

c-sharp cache cachemanager caching dotnet dotnet-core memcached redis

Last synced: 14 Mar 2025

https://github.com/bilibili/overlord

Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。

cache cache-proxy go memcache memcached redis redis-cluster

Last synced: 15 May 2025

https://github.com/victoriametrics/fastcache

Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

cache caching caching-library fast go golang inmemory-cache

Last synced: 13 May 2025

https://github.com/VictoriaMetrics/fastcache

Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

cache caching caching-library fast go golang inmemory-cache

Last synced: 13 Mar 2025

https://github.com/dotnetcore/easycaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

aspnetcore cache caching distributed-cache hybrid-cache interceptor memcached memory-cache redis sqlite

Last synced: 14 May 2025

https://github.com/yale8848/cachewebview

Custom implement Android WebView cache, offline website, let cahe config more simple and flexible

android cache fast offline webview

Last synced: 15 May 2025

https://github.com/fluttercandies/extended_image

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.

cache crop flip flutter image rotate zoom

Last synced: 13 May 2025

https://github.com/dotnetcore/EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

aspnetcore cache caching distributed-cache hybrid-cache interceptor memcached memory-cache redis sqlite

Last synced: 14 Mar 2025

https://github.com/moka-rs/moka

A high performance concurrent caching library for Rust

cache concurrent-data-structure

Last synced: 11 May 2025

https://github.com/shopify/identity_cache

IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

activerecord cache webscale

Last synced: 11 May 2025

https://github.com/Shopify/identity_cache

IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

activerecord cache webscale

Last synced: 27 Mar 2025

https://github.com/jiangwenyuan/nuster

A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy

cache caching haproxy high-performance http http-cache http2 https key-value load-balancer nosql nuster proxy restful reverse-proxy

Last synced: 16 May 2025

https://github.com/apache/trafficserver

Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

apache cache cdn forwardproxy hacktoberfest http2 http3 proxy quic reverseproxy

Last synced: 29 Apr 2025

https://github.com/maypok86/otter

A high performance cache for Go

cache go performance s3-fifo

Last synced: 14 May 2025

https://github.com/hoytech/vmtouch

Portable file system cache diagnostics and control

cache evict filesystem-cache lock-memory mlock page pages paging touch virtual-memory

Last synced: 15 May 2025

https://github.com/twitter/ios-twitter-image-pipeline

Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS clients

cache image-pipeline ios objective-c swift twitter

Last synced: 15 May 2025

https://github.com/jaredwray/cacheable

a robust, scalable, and maintained set of caching packages

cache caching caching-library http nodejs redis rfc-72 wrapper

Last synced: 13 May 2025

https://github.com/jaemk/cached

Rust cache structures and easy function memoization

cache caching lrucache memoization rust rust-caching rustlang

Last synced: 16 May 2025

https://github.com/alastairtree/lazycache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#

c-sharp cache inmemory lazy objectcache performance

Last synced: 14 May 2025

https://github.com/alastairtree/LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#

c-sharp cache inmemory lazy objectcache performance

Last synced: 20 Mar 2025

https://github.com/xiaoyaoyou1212/xsnow

💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。

cache glide greendao retrofit2 rxbus rxjava2 rxpermissions

Last synced: 16 May 2025

https://github.com/xiaoyaoyou1212/XSnow

💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。

cache glide greendao retrofit2 rxbus rxjava2 rxpermissions

Last synced: 04 May 2025

https://github.com/hanford/next-offline

make your Next.js application work offline using service workers via Google's workbox

cache nextjs offline pwa service-worker website workbox

Last synced: 13 Apr 2025

https://github.com/jkpang/ppnetworkhelper

AFNetworking 3.x 与YYCache封装

afnetworking cache cocoapods ios objective-c yycache

Last synced: 28 Sep 2025

https://github.com/long2ice/fastapi-cache

fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.

cache fastapi memcached redis

Last synced: 23 Apr 2025

https://github.com/heyputer/kv.js

⚡️ Advanced in-memory caching for JavaScript.

cache in-memory-caching javascript key-value memcached node-cache puter redis

Last synced: 14 May 2025

https://github.com/posva/pinia-colada

🍹 The smart data fetching layer for Pinia

cache data-fetching mutation pinia pinia-plugin plugin query swr vue

Last synced: 13 May 2025

https://github.com/HeyPuter/kv.js

⚡️ Advanced in-memory caching for JavaScript.

cache in-memory-caching javascript key-value memcached node-cache puter redis

Last synced: 17 Mar 2025

https://github.com/lukemorales/query-key-factory

A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query

cache query query-keys react react-query solid-query svelte-query tanstack tanstack-react-query vue-query

Last synced: 13 May 2025

https://github.com/luberda-molinet/FFImageLoading

Image loading, caching & transforming library for Xamarin and Windows

cache image resize transformations uwp windows-uwp xamarin xamarin-android xamarin-forms xamarin-ios xamarin-mac

Last synced: 14 Mar 2025

https://github.com/wordops/wordops

Install and manage a high performance WordPress stack with a few keystrokes

automation cache cli debian lemp mariadb nginx performance php redis reverse-proxy server-management ssl ubuntu wordops wordpress wordpress-site

Last synced: 29 Apr 2025