/

system-design-resources

These are the best resources for System Design on the Internet

最終更新日:501日前
13.9k

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

vesoft-inc/nebula
502日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

taosdata/TDengine
502日前22.6k

TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.

linkedin/school-of-sre
502日前7.6k

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.

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.

dashersw/cote
511日前2.3k

A Node.js library for building zero-configuration microservices.

prasadgujar/low-level-design-primer
502日前5.7k

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

karanpratapsingh/system-design
501日前27.7k

Learn how to design systems at scale and prepare for system design interviews

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 ...

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

isaacs/node-lru-cache
503日前5.0k

A fast cache that automatically deletes the least recently used items

alibaba/jetcache
501日前4.5k

JetCache is a Java cache framework.