system_design
Preparation links and resources for system design questions
jestjs/jest506日前43.3k
Delightful JavaScript Testing.
cookpete/react-player505日前8.6k
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
thecodingmachine/react-native-boilerplate506日前4.3k
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
benoitvallon/react-native-nw-react-calculator513日前5.2k
Mobile, desktop and website Apps with the same code
abpframework/abp503日前12.0k
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate503日前11.5k
ASP.NET Boilerplate - Web Application Framework
howdyai/botkit503日前11.3k
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
code-review-checklists/java-concurrency503日前1.2k
Checklist for code reviews
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master503日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ardalis/CleanArchitecture503日前14.4k
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
trekhleb/javascript-algorithms503日前180.2k
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
labuladong/fucking-algorithm503日前122.3k
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
TheAlgorithms/Go503日前14.2k
Algorithms and Data Structures implemented in Go for beginners, following best practices.
changgyhub/leetcode_101503日前7.9k
LeetCode 101:和你一起你轻松刷题(C++)
pointfreeco/swift-dependencies504日前1.3k
A dependency management library inspired by SwiftUI's "environment."
satwikkansal/wtfpython503日前34.9k
What the f*ck Python? 😱
charlax/professional-programming503日前24.3k
A collection of learning resources for curious software engineers
burhanrashid52/PhotoEditor505日前4.0k
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
igorwojda/android-showcase503日前6.3k
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
TheAlgorithms/Python502日前175.8k
All Algorithms implemented in Python
go-kratos/kratos503日前22.1k
Your ultimate Go microservices framework for the cloud-native era.
OpenGenus/cosmos503日前13.5k
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
felangel/bloc503日前11.2k
A predictable state management library that helps implement the BLoC design pattern
swoole/swoole-src503日前18.2k
🚀 Coroutine-based concurrency library for PHP
anitaa1990/Android-Cheat-sheet503日前2.2k
Cheat Sheet for Android Interviews
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.
AobingJava/JavaFamily502日前35.0k
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
EddyVerbruggen/nativescript-plugin-firebase522日前1.0k
:fire: NativeScript plugin for Firebase
linkedin/school-of-sre502日前7.6k
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
Awesome-HarmonyOS/HarmonyOS502日前19.0k
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
wolverinn/Waking-Up502日前9.3k
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
zeromq/libzmq503日前9.1k
ZeroMQ core engine in C++, implements ZMTP/3.1
andreasbm/web-skills502日前6.8k
A visual overview of useful skills to learn as a web developer
donnemartin/system-design-primer502日前246.8k
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kgrzybek/modular-monolith-with-ddd502日前9.9k
Full Modular Monolith application with Domain-Driven Design approach.
yewstack/yew502日前29.5k
Rust / Wasm framework for creating reliable and efficient web applications
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
avajs/ava502日前20.6k
Node.js test runner that lets you develop with confidence 🚀
mholt/timeliner503日前3.5k
All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
pointfreeco/swift-composable-architecture502日前10.8k
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Evalle/DCA506日前1.3k
Docker Certified Associate Exam Preparation Guide
halfrost/LeetCode-Go502日前31.4k
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
donnemartin/interactive-coding-challenges502日前28.4k
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
nunomaduro/phpinsights502日前5.2k
🔰 Instant PHP quality checks from your console
uber/RIBs501日前7.6k
Uber's cross-platform mobile architecture framework.
mhadidg/software-architecture-books501日前9.0k
A comprehensive list of books on Software Architecture.
dashersw/cote511日前2.3k
A Node.js library for building zero-configuration microservices.
liyupi/mianshiya-public509日前3.8k
干净免费的面试刷题网站,帮助大家拿到满意的 offer!💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮
fishercoder1534/Leetcode501日前3.7k
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
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.
kaushikgopal/RxJava-Android-Samples506日前7.5k
Learning RxJava for Android by example
sergdort/CleanArchitectureRxSwift501日前3.8k
Example of Clean Architecture of iOS app using RxSwift
geekxh/hello-algorithm501日前34.4k
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
SimplifyJobs/Summer2024-Internships501日前29.0k
Collection of Summer 2024 tech internships!
karanpratapsingh/system-design501日前27.7k
Learn how to design systems at scale and prepare for system design interviews
ReaVNaiL/New-Grad-2024501日前5.5k
👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
sadanandpai/javascript-code-challenges502日前4.0k
A collection of JavaScript modern interview code challenges for beginners to experts
sadanandpai/frontend-mini-challenges502日前1.8k
Collection of frontend challenges for learning and interviews
munificent/game-programming-patterns501日前3.8k
Source repo for the book
developit/unistore512日前2.9k
🌶 350b / 650b state container with component actions for Preact & React
Sairyss/domain-driven-hexagon501日前11.0k
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
futurice/ios-good-practices508日前10.8k
Good ideas for iOS development, by Futurice developers.
cheatsheet1999/FrontEndCollection502日前3.0k
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
goplus/gop502日前8.7k
The Go+ programming language is designed for engineering, STEM education, and data science
dotnet-architecture/eShopOnWeb502日前9.7k
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
InterviewReady/system-design-resources501日前13.9k
These are the best resources for System Design on the Internet
ChilliCream/graphql-platform501日前4.8k
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.