back to home

Best Open Source cache Libraries

A curated list of the most popular GitHub repositories tagged with cache. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.

#1redis/redis

For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

73,100C
Analyze Code

#2TanStack/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.

48,562TypeScript
Analyze Code

#3Blankj/AndroidUtilCode

:fire: Android developers should collect the following utils(updating).

33,708Java
Analyze Code

#4vercel/swr

React Hooks for Data Fetching

32,312TypeScript
Analyze Code

#5dragonflydb/dragonfly

A modern replacement for Redis and Memcached

30,028C++
Analyze Code

#6SDWebImage/SDWebImage

Asynchronous image downloader with cache support as a UIImageView category

25,930Objective-C
Analyze Code

#7valkey-io/valkey

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

24,898C
Analyze Code

#8onevcat/Kingfisher

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

24,279Swift
Analyze Code

#9redisson/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..

24,254Java
Analyze Code

#10InterviewReady/system-design-resources

These are the best resources for System Design on the Internet

17,670
Analyze Code

#11JeffreySu/WeiXinMPSDK

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

8,817C#
Analyze Code

#12patrickmn/go-cache

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

8,790Go
Analyze Code

#13mahmoud/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.

6,851Python
Analyze Code

#14dgraph-io/ristretto

A high performance memory-bound Go cache

6,775Go
Analyze Code