cache
redis/redis347日前63.4k
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.
TanStack/query349日前38.5k
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
Blankj/AndroidUtilCode345日前32.8k
:fire: Android developers should collect the following utils(updating).
vercel/swr349日前29.0k
React Hooks for Data Fetching
SDWebImage/SDWebImage347日前24.8k
Asynchronous image downloader with cache support as a UIImageView category
redisson/redisson345日前22.4k
Redisson - Easy Redis Java client with features of In-Memory Data Grid. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...
onevcat/Kingfisher346日前22.0k
A lightweight, pure-Swift library for downloading and caching images from the web.
InterviewReady/system-design-resources345日前13.9k
These are the best resources for System Design on the Internet
gogf/gf345日前10.6k
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
JeffreySu/WeiXinMPSDK345日前8.2k
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
patrickmn/go-cache345日前7.7k
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
allegro/bigcache345日前7.0k
Efficient cache for gigabytes of data written in Go.
mahmoud/boltons347日前6.4k
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
danikula/AndroidVideoCache346日前5.3k
Cache support for any video player with help of single line
isaacs/node-lru-cache347日前5.0k
A fast cache that automatically deletes the least recently used items
apache/ignite346日前4.6k
Apache Ignite
haproxy/haproxy345日前4.3k
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
shadowwalker/next-pwa346日前3.5k
Zero config PWA plugin for Next.js, with workbox 🧰
reactiveui/Akavache347日前2.4k
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.
hoytech/vmtouch346日前1.7k
Portable file system cache diagnostics and control
DamianOsipiuk/vue-query347日前1.1k
Hooks for fetching, caching and updating asynchronous data in Vue
zack24q/vue-navigation369日前1.0k
A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。