resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| jiayihu/pretty-algorithms A collection of common algorithms (sorting, searching, dynamic programming) written in readable modern JavaScript/TypeScript with Jest snap… | 32 | 2169 | abandoned |
| pmuens/awesome-serverless A curated awesome-list of resources about serverless computing and serverless architectures, including blogs, talks, projects, plugins, and… | 32 | 2152 | abandoned |
| csujedihy/lc-all-solutions A collection of Python solutions to LeetCode algorithm problems, generated via the leetcode-spider tool. It serves as a reference for study… | 32 | 2145 | abandoned |
| microsoft/Microsoft-365-Defender-Hunting-Queries A collection of sample Kusto Query Language (KQL) hunting queries for Microsoft 365 Defender's Advanced Hunting feature, contributed by Mic… | 10 | 2087 | abandoned |
| uidotdev/react-course-curriculum The curriculum repository for ui.dev's React course, built around a Hacker News clone exercise project. It provides the project scaffold, s… | 32 | 2069 | abandoned |
| mooseIre/update_miui_ota A repository collecting MIUI OTA update download links for Xiaomi and Redmi devices, organized by model and by stable/develop channel. The … | 32 | 2031 | abandoned |
| gravitational/workshop A collection of open-source Docker, Kubernetes, and Gravity training workshops delivered by the Gravitational team. The repository was arch… | 10 | 2030 | abandoned |
| hussien89aa/KotlinUdemy Companion repository for 'The Complete Android Kotlin Developer course' on Udemy, containing source code for 17 tutorial apps and games bui… | 32 | 2021 | abandoned |
| Juude/droidReverse A curated collection of Android reverse engineering and APK decompilation tools, including apktool, dex2jar, jadx, enjarify, androguard, an… | 32 | 2017 | abandoned |
| pheuter/essential-react A minimal skeleton/boilerplate for building testable React applications using Babel 6, Webpack, and React Hot Loader. It provides a minimal… | 23 | 2001 | abandoned |
| novoda/android-demos A collection of basic Android application examples created by Novoda, covering UI patterns, fragments, sensors, web services, and demos of … | 23 | 1987 | abandoned |
| bestswifter/MySampleCode A collection of iOS demo projects in Objective-C and Swift accompanying the author's blog posts on topics like rounded corners, custom tran… | 32 | 1976 | abandoned |
| ccyyycy/ycy A GitHub-based coordination hub for the 'Hello YCY' programming competition, organized by fans of Chinese celebrity Yang Chaoyue. It hosts … | 32 | 1969 | abandoned |
| floydhub/dl-setup A detailed step-by-step guide for setting up a Linux machine for deep learning research, covering Nvidia drivers, CUDA, cuDNN, Python packa… | 32 | 1963 | abandoned |
| frontend9/fe9-library A community knowledge base for the Chinese frontend group 'Frontend Nine' (前端九部), organized as GitHub issues and linked handbooks covering … | 32 | 1939 | abandoned |
| All ▲lgorithms A community collection of algorithm implementations written in the C programming language, part of the AllAlgorithms project. It serves as … | 10 | 1939 | abandoned |
| mehcode/awesome-atom A curated list of delightful Atom editor packages and resources, organized by category such as syntax highlighting, linting, themes, and ex… | 10 | 1928 | abandoned |
| skills/copilot-codespaces-vscode A GitHub Skills hands-on course teaching how to use GitHub Copilot within VS Code and Codespaces. It has been deprecated in favor of the ne… | 10 | 1926 | abandoned |
| pnp/PnP The archived main repository of the Microsoft 365 Patterns and Practices (PnP) initiative, containing community-driven samples, solutions, … | 10 | 1920 | abandoned |
| kenberkeley/react-demo A well-documented React starter/demo project implementing a simple message board SPA with Redux, React Router, Webpack, and ES6+Babel. It i… | 32 | 1905 | abandoned |
| microsoft/TypeScript-React-Native-Starter A starter template from Microsoft showing how to use TypeScript with React Native, including a detailed README walking through setup and mi… | 10 | 1895 | abandoned |
| react-native-community/react-native-template-typescript A clean, minimalist React Native project template that scaffolds new apps with TypeScript and Jest via the React Native CLI. It is now depr… | 23 | 1889 | abandoned |
| PatrickJS/NG6-starter NG6-starter is a minimal starter boilerplate for building scalable AngularJS (Angular 1.x) applications with ES6 and Webpack, using Gulp as… | 32 | 1888 | abandoned |
| XamSome/awesome-xamarin A curated awesome-list of libraries and tools for Xamarin mobile development, covering categories like MVVM, UI, networking, databases, and… | 10 | 1870 | abandoned |
| hitherejoe/Android-Boilerplate An Android boilerplate application template demonstrating data downloading, persisting, and syncing with a common app layout. It integrates… | 32 | 1857 | abandoned |
| msysgit/msysgit msysGit was the build environment for Git for Windows 1.x, bundling Bash, GCC, Make, Perl, and other tools needed to compile Git on Windows… | 10 | 1854 | abandoned |
| arnauddri/algorithms A collection of classic algorithms and data structures implemented in Go, including trees, graphs, heaps, sorting, and shortest-path algori… | 32 | 1848 | abandoned |
| superherojs/superherojs A curated collection of the best articles, videos, and presentations on creating, testing, and maintaining large JavaScript code bases, pub… | 32 | 1837 | abandoned |
| raganwald-deprecated/homoiconic Homoiconic is a git-published collection of essays about code by Reginald Braithwaite, pairing code snippets with explanatory prose on topi… | 32 | 1832 | abandoned |
| iamdaiyuan/ios_top_1000 A curated list of the top 1000 iOS libraries, ranked by popularity, with names and demo images. It is a static reference list rather than r… | 32 | 1830 | abandoned |
| wuxiaolang/Visual_SLAM_Related_Research A curated collection of papers, open-source projects, learning materials, and research labs related to visual and semantic SLAM, maintained… | 32 | 1828 | abandoned |
| Enki A retired GitHub repository that tracked the Enki community's daily coding-learning habit, logging each workout as a git commit with a mont… | 10 | 1822 | abandoned |
| whats-new-in-swift An Xcode playground demonstrating the new language features introduced in Swift 4.0, written by Ole Begemann. It serves as an interactive t… | 10 | 1817 | abandoned |
| alco/gostart A getting-started guide and FAQ for Go newcomers explaining the conventions of the go tool, GOPATH workspaces, package layout, and build wo… | 32 | 1811 | abandoned |
| gaopu/Java A grab-bag repository of small Java programs the author wrote during university, some for homework and some for fun. The author explicitly … | 32 | 1811 | abandoned |
| android/connectivity-samples A collection of Android Studio sample projects demonstrating best practices for connectivity features on Android, such as Bluetooth LE. The… | 10 | 1786 | abandoned |
| robbertliu/deeplearning.ai-andrewNG A collection of slides, Jupyter notebooks, datasets, solutions, and video links for Andrew Ng's deeplearning.ai Deep Learning Specializatio… | 32 | 1778 | abandoned |
| xwartz/wechat-app-demo A WeChat Mini Program (微信小程序) demo repository with example code, development tool links, and documentation resources. Most resources have s… | 10 | 1778 | abandoned |
| elaine-zheng/summer2020internships A curated list of Summer 2020 tech internships for undergraduate students interested in software engineering and related fields, maintained… | 32 | 1774 | abandoned |
| pittcsc/NewGrad-2021 A curated list of new grad full-time job openings in software engineering, quant, and product management for 2021, maintained as a communit… | 10 | 1768 | abandoned |
| tc39/proposal-bind-operator A TC39 proposal for ECMAScript introducing a `::` operator for `this` binding and method extraction, enabling syntactic sugar like `obj::me… | 32 | 1754 | abandoned |
| sveltejs/template An official project template for scaffolding basic Svelte single-page applications using Rollup. The repository is no longer maintained and… | 10 | 1743 | abandoned |
| StephenGrider/redux-code A companion code repository for Stephen Grider's Udemy course on Redux. It contains example JavaScript code used throughout the course less… | 32 | 1739 | abandoned |
| MisterBooo/ReadyForBAT A collection of mind maps (xmind) summarizing common iOS interview questions, covering UI, Objective-C, Runtime, memory management, Block, … | 32 | 1735 | abandoned |
| google-developer-training/android-kotlin-fundamentals-apps A collection of solution apps for the Android Fundamentals in Kotlin course published by the Google Developer Training Team. Each sample co… | 10 | 1730 | abandoned |
| llSourcell/Learn_Blockchain_in_2_months A curated 8-week curriculum of links and resources for learning blockchain development, accompanying Siraj Raval's 'Learn Blockchain in 2 M… | 32 | 1728 | abandoned |
| React Patterns A free online reference cataloging common React component patterns such as stateless functions, render props, higher-order components, and … | 32 | 1727 | abandoned |
| RafeKettler/magicmethods A written guide to Python's magic (dunder) methods, originally authored in 2011 by Rafe Kettler and licensed under CC BY-NC-SA. It is a doc… | 32 | 1720 | abandoned |
| Daiyimo/Access-chatGPT-in-Siri A Chinese-language guide and collection of Apple Shortcuts that integrate ChatGPT into Siri and other ChatGPT-compatible apps. It provides … | 31 | 1718 | abandoned |
| roncoo/spring-boot-demo A Spring Boot tutorial repository by roncoo that teaches Spring Boot fundamentals step by step through demo source code, accompanied by fre… | 32 | 1716 | abandoned |
| zavg/linux-0.01 A mirror of the historically first (0.01) release of the Linux kernel source code, originally published by Linus Torvalds in 1991. It is pr… | 32 | 1703 | abandoned |
| sourcegraph/awesome-code-ai A curated awesome-list of AI coding tools including assistants, code completion, refactoring, and testing utilities. The repository has bee… | 10 | 1696 | abandoned |
| johnpapa/ng-demos A collection of AngularJS demo applications by John Papa illustrating patterns from his AngularJS style guide. It includes sample apps cove… | 32 | 1686 | abandoned |
| rallat/EffectiveAndroid A sample Android project demonstrating how to apply MVP and Clean architecture patterns to an Android app, with separate branches for each … | 32 | 1683 | abandoned |
| android/databinding-samples A collection of official Android sample apps demonstrating the Android Data Binding Library, including basic layout expressions, binding ad… | 10 | 1682 | abandoned |
| h5bp/lazyweb-requests An archived H5BP community repository used as an issue-tracker-based idea board where developers submitted project ideas and requested coll… | 10 | 1676 | abandoned |
| ng-book/angular2-rxjs-chat An example chat application built with Angular 2 and RxJS, created by the ng-book team to demonstrate the Observables data architecture pat… | 32 | 1656 | abandoned |
| perilouswithadollarsign/cstrike15_src A leaked copy of the CS:GO (Counter-Strike: Global Offensive) source code built on Valve's Source engine, published for educational purpose… | 32 | 1654 | abandoned |
| android/storage-samples A collection of Android Studio sample projects demonstrating best practices for storage APIs on Android, including file saving, key-value d… | 10 | 1649 | abandoned |
| soulteary/tenant-point A community-curated Chinese-language guide of apartment renting tips and scam-avoidance advice for tenants in Beijing, Shanghai, Guangzhou,… | 32 | 1645 | abandoned |
| YuanHsing/freed A curated Chinese-language link collection (awesome-list style) for free video streaming resources, aggregating download links, rule packs,… | 32 | 1642 | abandoned |
| shyamseshadri/angularjs-book A repository of example code and snippets from the first AngularJS O'Reilly book by Shyam Seshadri. The author explicitly notes that both t… | 32 | 1640 | abandoned |
| coreos/coreos-vagrant A minimal Vagrantfile template for spinning up a CoreOS (Container Linux) virtual machine locally using VirtualBox or VMware providers. It … | 10 | 1631 | abandoned |
| i5ting/nodejs-fullstack A Chinese-language learning resource and presentation deck titled 'The Road to Full-Stack Engineering with Node.js' by Alfred Sang (i5ting)… | 32 | 1621 | abandoned |
| appium-boneyard/sample-code A collection of sample applications and example test code for Appium, the mobile automation framework, written in many languages including … | 10 | 1612 | abandoned |
| SpecterOps/at-ps SpecterOps' free 'Adversary Tactics: PowerShell' course material covering offensive and defensive PowerShell tradecraft. It is no longer ma… | 32 | 1610 | abandoned |
| athkalia/Just-Another-Android-App A sample Android application demonstrating MVP architecture with many popular Android libraries such as Dagger2, RxJava, Retrofit, Glide, a… | 10 | 1600 | abandoned |
| hgpvision/darknet A fork of the Darknet deep learning framework (written in pure C and CUDA) annotated with detailed Chinese comments explaining framework in… | 32 | 1599 | abandoned |
| Smart Contract Sanctuary A large git-based dataset of Etherscan-verified Solidity smart contracts, organized as an index repository with per-chain submodules (Ether… | 65 | 1592 | abandoned |
| yipianfengye/androidProject A curated collection of Chinese-language articles covering Android product development techniques, tips, and best practices, including topi… | 32 | 1590 | abandoned |
| jobbole/awesome-sysadmin-cn A Chinese-language curated list of system administration resources, translated and annotated from the well-known awesome-sysadmin collectio… | 32 | 1589 | abandoned |
| unknwon/go-rock-libraries-showcases A Chinese-language tutorial series ('Go Rock Libraries') that explains well-known Go third-party libraries through blog posts, code example… | 32 | 1588 | abandoned |
| chaharnishant11/PlacementPrepGuide A curated collection of links and resources for learning Core CS fundamentals, covering C++, Java, Python, JavaScript, and Data Structures … | 32 | 1579 | abandoned |
| leeguandong/Interview-code-practice-python A collection of Python solutions to coding interview questions, primarily covering the 'Sword to Offer' (Jianzhi Offer) problem set. It ser… | 32 | 1575 | abandoned |
| jquery-boilerplate/jquery-patterns A collection of jQuery plugin boilerplate patterns demonstrating different ways to structure jQuery plugins, from a lightweight starter tem… | 32 | 1568 | abandoned |
| frekele/oracle-java A repository hosting copies of official Oracle Java (JDK) binary artifacts originally downloaded from Oracle's download site. It serves as … | 23 | 1566 | abandoned |
| waylybaye/HyperApp-Guide The user manual for HyperApp, an iOS app that automates server deployment over SSH and Docker with a visual app store of one-click-installa… | 32 | 1560 | abandoned |
| haileys/rustboot A tiny 32-bit bare-metal kernel written in Rust that paints the screen red and hangs, serving as a minimal demonstration of OS development … | 59 | 1548 | abandoned |
| GoogleCloudPlatform/cloudml-samples A collection of sample code and notebook tutorials for Google Cloud AI Platform (Cloud ML Engine) covering model training, online predictio… | 10 | 1548 | abandoned |
| jobbole/awesome-android-cn A Chinese-language curated list of Android development resources, translated and expanded from the awesome-android list. It catalogs librar… | 32 | 1546 | abandoned |
| mattdesl/module-best-practices A written guide of best practices for authoring small, focused JavaScript modules for npm (CommonJS, front- and back-end). It covers naming… | 32 | 1543 | abandoned |
| azat-co/you-dont-know-node A slide-deck and code repository by Azat Mardan introducing core Node.js features such as the event loop, non-blocking I/O, event emitters,… | 32 | 1541 | abandoned |
| firmai/awesome-google-colab A curated list of GitHub repositories containing ready-to-run Google Colaboratory notebooks for data science and machine learning, with dat… | 32 | 1513 | abandoned |
| toddmotto/fireshell FireShell is an opinionated front-end boilerplate combining an HTML5 framework with a Grunt-based build workflow, Sass setup, and automatic… | 32 | 1503 | abandoned |
| FredKSchott/the-node-way A collection of articles and code examples teaching design patterns and best practices for building scalable, maintainable Node.js applicat… | 32 | 1495 | abandoned |
| campoy/justforfunc The companion repository for the JustForFunc YouTube series, containing source code for most episodes about programming in Go. It serves as… | 32 | 1493 | abandoned |
| Vue.js 官网讲解 (bhnddowinf's Vue.js official website tutorial series) A tutorial series by 'Taiwan Xiaofan' that walks through the Vue.js 1 and Vue.js 2 official documentation with accompanying videos (YouTube… | 32 | 1485 | abandoned |
| natemcmaster/dotnet-tools A curated list of .NET Core CLI (dotnet) global tools published on NuGet. The repository is now archived because nuget.org added native fil… | 10 | 1485 | abandoned |
| MattRix/UnityDecompiled A formerly popular repository hosting decompiled C# source code of Unity's engine and editor, which was removed at the request of Unity's l… | 10 | 1484 | abandoned |
| Creative Applications of Deep Learning (CADL) Archived repository of lecture transcripts and homework Jupyter Notebooks for the free Kadenze MOOC 'Creative Applications of Deep Learning… | 32 | 1482 | abandoned |
| rustwasm/team A coordination hub for the Rust and WebAssembly Working Group, hosting governance docs, meeting notes, and community onboarding resources. … | 10 | 1468 | abandoned |
| harvic/CS-Learning-res A curated Chinese-language collection of links to computer science learning resources, aggregating ebooks and complete video course series … | 32 | 1467 | abandoned |
| kubeflow/examples A collection of extended examples and tutorials for Kubeflow, demonstrating machine learning workflows, pipelines, and deployments on Kuber… | 39 | 1461 | abandoned |
| gocardless/angularjs-style-guide A style guide documenting GoCardless's conventions for writing AngularJS applications, covering directory structure, components, routes, te… | 32 | 1433 | abandoned |
| Aniket965/Hello-world A Hacktoberfest 2018 community repository where beginners contribute Hello World programs and simple algorithms in any programming language… | 10 | 1432 | abandoned |
| thoughtbot/design-sprint A collection of open-source guide documents from thoughtbot for running a five-phase product design sprint (Understand, Diverge, Converge, … | 10 | 1430 | abandoned |
| smartcontractkit/Web3_tutorial_Chinese Companion sample code repository for a Chinese-language video course on Web3 and blockchain fundamentals, covering Solidity, Hardhat, token… | 43 | 1429 | abandoned |
| heimashi/kotlin_tips A curated collection of Kotlin tips demonstrating Kotlin's advantages over Java, with detailed explanations and example code for concise, p… | 32 | 1426 | abandoned |
| LunarG/VulkanSamples A collection of C++ sample applications demonstrating the Vulkan graphics API, including a step-by-step tutorial culminating in drawing a t… | 10 | 1425 | abandoned |
| guiying712/AndroidModulePattern A sample Android project demonstrating component-based (modular) architecture, showing how to split an app into independently developable b… | 23 | 1420 | abandoned |