/

node-lru-cache

A fast cache that automatically deletes the least recently used items

最終更新日:503日前
5.0k

TanStack/query
505日前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.

zack24q/vue-navigation
525日前1.0k

A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。

redis/redis
503日前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.

SDWebImage/SDWebImage
503日前24.8k

Asynchronous image downloader with cache support as a UIImageView category

onevcat/Kingfisher
502日前22.0k

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

shadowwalker/next-pwa
502日前3.5k

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

reactiveui/Akavache
503日前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/vmtouch
502日前1.7k

Portable file system cache diagnostics and control

DamianOsipiuk/vue-query
503日前1.1k

Hooks for fetching, caching and updating asynchronous data in Vue

Blankj/AndroidUtilCode
501日前32.8k

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

redisson/redisson
501日前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 ...

InterviewReady/system-design-resources
501日前13.9k

These are the best resources for System Design on the Internet

gogf/gf
501日前10.6k

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.

JeffreySu/WeiXinMPSDK
501日前8.2k

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

kean/Nuke
501日前7.7k

Image loading system

patrickmn/go-cache
501日前7.7k

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

allegro/bigcache
501日前7.0k

Efficient cache for gigabytes of data written in Go.

mahmoud/boltons
503日前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/AndroidVideoCache
502日前5.3k

Cache support for any video player with help of single line

dgraph-io/ristretto
501日前5.2k

A high performance memory-bound Go cache

alibaba/jetcache
501日前4.5k

JetCache is a Java cache framework.