system-design-resources
These are the best resources for System Design on the Internet
TanStack/query505日前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.
vercel/swr505日前29.0k
React Hooks for Data Fetching
zack24q/vue-navigation525日前1.0k
A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。
redis/redis503日前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.
charlax/professional-programming503日前24.3k
A collection of learning resources for curious software engineers
SDWebImage/SDWebImage503日前24.8k
Asynchronous image downloader with cache support as a UIImageView category
sger/ElixirBooks506日前1.3k
List of Elixir books
vesoft-inc/nebula502日前9.9k
A distributed, fast open-source graph database featuring horizontal scalability and high availability
taosdata/TDengine502日前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-sre502日前7.6k
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
onevcat/Kingfisher502日前22.0k
A lightweight, pure-Swift library for downloading and caching images from the web.
shadowwalker/next-pwa502日前3.5k
Zero config PWA plugin for Next.js, with workbox 🧰
reactiveui/Akavache503日前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/cote511日前2.3k
A Node.js library for building zero-configuration microservices.
prasadgujar/low-level-design-primer502日前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-design501日前27.7k
Learn how to design systems at scale and prepare for system design interviews
shashank88/system_design502日前8.5k
Preparation links and resources for system design questions
Sairyss/domain-driven-hexagon501日前11.0k
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
hoytech/vmtouch502日前1.7k
Portable file system cache diagnostics and control
DamianOsipiuk/vue-query503日前1.1k
Hooks for fetching, caching and updating asynchronous data in Vue
Blankj/AndroidUtilCode501日前32.8k
:fire: Android developers should collect the following utils(updating).
redisson/redisson501日前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/gf501日前10.6k
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
JeffreySu/WeiXinMPSDK501日前8.2k
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
patrickmn/go-cache501日前7.7k
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
allegro/bigcache501日前7.0k
Efficient cache for gigabytes of data written in Go.
mahmoud/boltons503日前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/AndroidVideoCache502日前5.3k
Cache support for any video player with help of single line
isaacs/node-lru-cache503日前5.0k
A fast cache that automatically deletes the least recently used items
apache/ignite502日前4.6k
Apache Ignite
haproxy/haproxy501日前4.3k
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)