resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| north/north North is a set of design and development standards and best practices for modern web projects, covering the full lifecycle from project kic… | 23 | 4794 | abandoned |
| miguelmota/golang-for-nodejs-developers A curated collection of side-by-side code examples comparing Go and Node.js/JavaScript syntax and idioms, covering basics like variables, c… | 10 | 4766 | abandoned |
| microsoft/vscode-dev-containers A collection of Dev Container definition templates and images for setting up containerized development environments with VS Code and GitHub… | 10 | 4742 | abandoned |
| remy/html5demos A collection of open-source HTML5 demos and examples demonstrating browser APIs like canvas, video, websockets, drag-and-drop, and storage,… | 10 | 4727 | abandoned |
| flink-china/flink-training-course An official Apache Flink Community China video training course covering basics, advanced topics, operations, and real-time data warehouses,… | 32 | 4624 | abandoned |
| android/user-interface-samples A collection of Android sample projects from Google demonstrating best practices for building Android user interfaces, written in Kotlin. T… | 10 | 4613 | abandoned |
| mgechev/angular-seed A deprecated, extensible starter project (boilerplate) for building Angular 2+ applications with a statically typed Gulp build system and A… | 41 | 4520 | abandoned |
| ChenYilong/iOS9AdaptationTips A Chinese-language tutorial series with demo code explaining how to adapt iOS apps to iOS 9 changes, most notably App Transport Security (A… | 32 | 4442 | abandoned |
| windiest/Front-end-tutorial A curated collection of front-end development learning resources, tutorials, and reference links, primarily in Chinese, covering JavaScript… | 32 | 4425 | abandoned |
| janishar/android-mvp-architecture A detailed sample Android app demonstrating MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking, and PlaceholderView. … | 32 | 4419 | abandoned |
| microsoft/TypeScript-Vue-Starter A deprecated starter template and tutorial from Microsoft showing how to set up TypeScript with Vue.js using Webpack. It is now archived in… | 10 | 4418 | abandoned |
| iosre/iOSAppReverseEngineering An open-source book (MIT licensed) teaching detailed iOS app reverse engineering skills, covering concepts, tools like class-dump, Theos, C… | 32 | 4417 | abandoned |
| AMD (Asynchronous Module Definition) The canonical specification documents for the Asynchronous Module Definition (AMD) API, including require(), loader plugins, and common loa… | 32 | 4295 | abandoned |
| lpg-it/BaiduYunVIP A curated list repository that shares Baidu Netdisk (Baidu Cloud) SVIP account credentials and links to third-party unlimited-speed downloa… | 32 | 4214 | abandoned |
| DopplerHQ/awesome-bots A curated awesome-list of resources for building bots and chatbots, covering voice bots, messaging platforms (Slack, Telegram, Facebook Mes… | 10 | 4177 | abandoned |
| microsoft/Quantum A collection of self-contained samples demonstrating the Microsoft Quantum Development Kit (QDK) and the Q# programming language, covering … | 10 | 4048 | abandoned |
| vczero/react-native-lesson A Chinese-language tutorial series (React Native入门指南) teaching React Native fundamentals through nine lessons covering layout, CSS, UI comp… | 32 | 4046 | abandoned |
| ioscreator/ioscreator Source code repository for the iOS and SwiftUI tutorials published on ioscreator.com, organized by iOS version. Each directory contains a c… | 32 | 4000 | abandoned |
| addyosmani/es6-tools A curated awesome-list aggregating tooling for writing ECMAScript 6 (ES2015) JavaScript today, covering transpilers like Babel and Traceur,… | 32 | 3972 | abandoned |
| rengwuxian/RxJavaSamples A sample Android application demonstrating common usage patterns of RxJava 2 combined with Retrofit for network requests. It includes runna… | 23 | 3907 | abandoned |
| bebraw/jswiki A community-maintained wiki cataloging JavaScript, HTML5, and WebGL technologies, libraries, and tools. The repository builds the wiki cont… | 32 | 3867 | abandoned |
| inputsh/awesome-c A curated GitHub list of free-software libraries, tools, frameworks, and learning materials for the C programming language, continuing the … | 10 | 3861 | abandoned |
| Roboto The source repository for Roboto, Google's signature font family used as the default on Android and Chrome OS and recommended for Material … | 10 | 3828 | abandoned |
| h5bp/mobile-boilerplate A deprecated front-end starter template from the HTML5 Boilerplate project for building fast, robust mobile web applications. It bundles mo… | 10 | 3819 | abandoned |
| rbmonster/learning-note A Chinese-language collection of Java interview and study notes covering Java fundamentals, concurrency, Spring, middleware like Redis and … | 68 | 3813 | abandoned |
| reed-hong/awesome-libra A curated awesome-list of resources for Facebook's Libra blockchain, including official docs, wallets, block explorers, SDKs, and learning … | 32 | 3809 | abandoned |
| rcore-os/rCore rCore is a teaching operating system written in Rust, a Rust port of THU's uCore OS Plus, with a Linux-compatible syscall interface. It sup… | 23 | 3690 | abandoned |
| Gradle Build Tool A collection of sample projects demonstrating Gradle's Kotlin DSL for writing build scripts in Kotlin. The repository is now obsolete, with… | 10 | 3678 | abandoned |
| GoogleChrome/web.dev The source code and content for web.dev, Google Chrome team's educational site teaching developers to build fast, accessible, cross-browser… | 10 | 3615 | abandoned |
| jdorfman/awesome-json-datasets A curated awesome-list of publicly accessible JSON datasets and API endpoints that require no authentication, spanning topics like Bitcoin,… | 10 | 3614 | abandoned |
| upend/IF_MS_BUYS_GITHUB_IMMA_OUT The GitHub Evacuation Project is a community movement and evacuation guide for developers looking to migrate off GitHub following Microsoft… | 32 | 3597 | abandoned |
| phhusson/treble_experimentations A collection of notes, patches, and experiments for tinkering with Android Project Treble, enabling Generic System Images (GSI) on many dev… | 10 | 3574 | abandoned |
| code4craft/netty-learning A series of Chinese-language articles guiding readers through the Netty source code, covering its architecture, buffers, pipelines, and the… | 32 | 3544 | abandoned |
| youyudehexie/node123 A curated Chinese-language collection of Node.js learning resources, tutorials, articles, and module navigation links. It serves as a readi… | 32 | 3527 | abandoned |
| operator-framework/awesome-operators A community-curated awesome list tracking Kubernetes Operators available in the wild, with links and descriptions for each. The repository … | 10 | 3506 | abandoned |
| JsAaron/jQuery A Chinese-language tutorial book analyzing jQuery 2.1.4 source code to teach architecture design, design patterns, and JavaScript internals… | 32 | 3435 | abandoned |
| astaxie/go-best-practice An open-source Chinese-language ebook titled 'Go实战开发' (Go in Action / Practical Go Development) that guides readers through completing over… | 32 | 3434 | abandoned |
| snori74/linuxupskillchallenge A free 20-lesson course teaching Linux server administration from the command line, originally a commercial course made open source. This o… | 10 | 3427 | abandoned |
| jtyjty99999/mobileTech A curated list of tools, resources, and tips for mobile web application development, collected primarily in Chinese. It links to device sta… | 32 | 3311 | abandoned |
| reactjs/react-tutorial The official React comment box example code from the React tutorial, demonstrating basic React usage with a simple comments API. It include… | 10 | 3274 | abandoned |
| tangqi92/Android-Tips A curated awesome list of tips, articles, and solutions for common Android development problems, organized alphabetically by topic. It is a… | 32 | 3214 | abandoned |
| Kotlin/kotlin-examples An archived JetBrains repository of various Kotlin example projects, now pointing to newer sample collections like Ktor samples and Kotlin … | 10 | 3213 | abandoned |
| microsoft/TypeScriptSamples A community-driven collection of sample projects demonstrating TypeScript usage across frameworks like Angular, React, Node.js, and module … | 10 | 3181 | abandoned |
| hoverbike1/TOTK-Mods-collection A curated collection of mods for The Legend of Zelda: Tears of the Kingdom, targeting both real Nintendo Switch hardware and Switch emulato… | 28 | 3144 | abandoned |
| kaleai/Android-Best-Practices A curated series of Chinese-language articles on Android development best practices, covering topics like logging, reflection, adapters, Gr… | 32 | 3126 | abandoned |
| guolindev/booksource Complete source code for the Chinese Android development book '第一行代码 第2版' (The First Line of Code, 2nd Edition) by Guolin. It provides samp… | 32 | 3122 | abandoned |
| szwacz/electron-boilerplate A minimalistic, easy-to-understand boilerplate for building Electron desktop applications, with a Webpack/Babel build pipeline and environm… | 10 | 3113 | abandoned |
| kriskowal/gtor An essay and presentation by Kris Kowal that builds a unified conceptual taxonomy of reactivity, covering values, promises, streams, and ob… | 32 | 3067 | abandoned |
| Tim9Liu9/TimLiu-Android A curated awesome-list of Android open-source projects and libraries, organized by category (UI, animation, networking, databases, media, t… | 32 | 3053 | abandoned |
| qq8e/qq A repository distributing source code and download links for querying a leaked dataset of ~800 million QQ account-to-phone bindings plus We… | 32 | 3048 | abandoned |
| janishar/android-mvvm-architecture A deprecated sample Android app demonstrating MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking, and PlaceholderView. I… | 32 | 2951 | abandoned |
| Aufree/awesome-wechat-weapp A curated awesome-list of WeChat Mini Program (weapp) resources, including open-source demo projects, official documentation links, and tut… | 32 | 2939 | abandoned |
| VIP-Share/Baidu-XunleiVIP A repository that shares daily-updated credentials for Baidu Netdisk Super VIP, Xunlei, iQiyi, Youku, Tencent Video, and Mango TV accounts,… | 32 | 2931 | abandoned |
| kstenerud/iOS-Universal-Framework An Xcode project template that builds universal (device and simulator) frameworks for iOS using Python build scripts. It was created to wor… | 32 | 2928 | abandoned |
| boctor/idev-recipes Companion source code for the iDevRecipes blog, which recreates interesting UI features and interactions from popular iPhone and iPad apps … | 32 | 2893 | abandoned |
| android-cn/android-dev-cn A curated list of Chinese Android developers with their GitHub profiles, blogs, and short introductions. It is a community-maintained refer… | 32 | 2891 | abandoned |
| googlearchive/android-Camera2Basic An archived Android sample app demonstrating basic use of the Camera2 API in Java. It has been migrated to the android/camera-samples repos… | 10 | 2889 | abandoned |
| technomancy/emacs-starter-kit The Emacs Starter Kit is a prose guide recommending Emacs packages and settings to improve the editor experience, formerly a drop-in config… | 10 | 2846 | abandoned |
| nanchen2251/RxJava2Examples A demo application showcasing RxJava 2.x operators and usage patterns for developers migrating from RxJava 1.x or learning RxJava 2.x direc… | 32 | 2812 | abandoned |
| reactjs/react-future A historical repository from the React team showcasing speculative example code and discussion documents for potential future React APIs an… | 10 | 2804 | abandoned |
| saulmm/Android-Material-Examples A collection of small Android example projects demonstrating Material Design patterns like shared element transitions, circular reveal anim… | 32 | 2797 | abandoned |
| voronianski/flux-comparison A practical comparison repository implementing the same Flux Online Shop demo app with many different Flux architecture solutions (Facebook… | 32 | 2763 | abandoned |
| JulienGenoud/android-percent-support-lib-sample A sample Android project demonstrating the deprecated Android Percent Support Library, showing percentage-based layouts like PercentRelativ… | 10 | 2748 | abandoned |
| WICG/import-maps The former home of the import maps proposal, which allowed controlling how browsers resolve JavaScript ES module specifiers via a JSON map … | 10 | 2720 | abandoned |
| lizhangqu/CoreLink A curated collection of links, articles, and resources accumulated by an Android developer, covering topics like RxJava, custom Views, Dock… | 32 | 2719 | abandoned |
| Smartisan OneStep & BigBang Suite A repo manifest XML repository for building Smartisan OS's open-sourced Android-based system, including the One Step multitasking and Big B… | 32 | 2716 | abandoned |
| android/location-samples A collection of Android sample apps demonstrating Google Play Services location and context APIs, including geofencing, background location… | 10 | 2699 | abandoned |
| sdiehl/wiwinwlh A comprehensive Haskell tutorial and reference guide ('What I Wish I Knew When Learning Haskell') by Stephen Diehl, covering basics, monads… | 51 | 2667 | abandoned |
| odewahn/docker-jumpstart Docker Jumpstart is a short introductory guide/book by Andrew Odewahn (O'Reilly) covering Docker basics such as images, containers, Dockerf… | 32 | 2656 | abandoned |
| tiann/understand-plugin-framework A collection of demo code and blog posts analyzing the DroidPlugin Android plugin framework, covering hook mechanisms, Binder/AMS/PMS hooks… | 32 | 2650 | abandoned |
| Kotlin Koans Kotlin Koans is a workshop consisting of 42 exercises to learn Kotlin syntax, where each exercise is a failing unit test the learner must m… | 10 | 2606 | abandoned |
| ScottLogic/iOS8-day-by-day A collection of Swift sample projects accompanying the iOS8 Day-by-Day blog series and eBook, demonstrating new iOS 8 SDK APIs in working c… | 32 | 2578 | abandoned |
| hzlzh/AlfredWorkflow.com A public collection of Alfred 2 workflows with a searchable index site and a JSON API for programmatically listing and downloading workflow… | 32 | 2555 | abandoned |
| StephenGrider/ReactNativeReduxCasts Companion repository of example code for Stephen Grider's Udemy course 'The Complete React Native and Redux Course'. Code is organized by b… | 32 | 2553 | abandoned |
| tongtzeho/PKUCourse A curated collection of undergraduate and graduate computer science course projects from Peking University's EECS department, spanning 2011… | 32 | 2549 | abandoned |
| ykob/sketch-threejs A collection of interactive WebGL sketches built with three.js by Yoichi Kobayashi, showcasing creative shader and particle effects like wa… | 40 | 2546 | abandoned |
| jpetazzo/dind A Docker image recipe that lets you run a Docker daemon inside a Docker container using the --privileged flag. It is now obsolete, supersed… | 10 | 2529 | abandoned |
| googlearchive/android-ConstraintLayoutExamples A collection of Android sample projects demonstrating ConstraintLayout and MotionLayout features, originally from Google's Android team. Th… | 10 | 2526 | abandoned |
| MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure Official Microsoft Learning course materials and hands-on labs for the AZ-204 Azure Developer certification, covering App Service, Function… | 10 | 2522 | abandoned |
| ESP32 BLE Arduino Library A collection of sample code snippets and fragments for the ESP32 microcontroller, written in C, covering peripherals, networking, Bluetooth… | 32 | 2511 | abandoned |
| addyosmani/es6-equivalents-in-es5 A community-contributed reference guide showing ES6 (ECMAScript 2015) language features alongside their ES5 equivalents, covering arrow fun… | 32 | 2510 | abandoned |
| tooling/book-of-modern-frontend-tooling A free, open-source book introducing developers to tooling for modern front-end web applications, covering build systems, scaffolding, and … | 32 | 2505 | abandoned |
| DarLiner/Algorithm_Interview_Notes-Chinese A Chinese-language collection of interview notes covering machine learning, deep learning, NLP, computer vision, algorithms, math, and prog… | 32 | 2478 | abandoned |
| MarnoDev/react-native-open-project A curated Chinese-language catalog of high-quality open-source React Native projects, organized into categories like full apps, navigation,… | 10 | 2449 | abandoned |
| mhart/alpine-node A set of minimal Node.js Docker base images built on Alpine Linux, published to Docker Hub under mhart/alpine-node. The project is now arch… | 10 | 2443 | abandoned |
| android-cn/android-dev-com A curated list of famous international Android developers and companies, with links to their GitHub profiles, blogs, and notable open-sourc… | 32 | 2405 | abandoned |
| egoist/vuepack VuePack is a starter boilerplate/template for building Vue.js 2 single-page applications using Vuex, Vue-router, and Webpack 2, with option… | 23 | 2393 | abandoned |
| codylindley/frontend-tools An opinionated curated list ('Landscaping With Front-end Tools') cataloging tools for desktop web frontend development, covering build tool… | 32 | 2364 | abandoned |
| CN-Chrome-DevTools/CN-Chrome-DevTools A community-driven Chinese translation of the official Chrome DevTools documentation, organized as Markdown files mirroring the original do… | 32 | 2358 | abandoned |
| unruledboy/WebFrontEndStack A comprehensive visual diagram and reference listing of the web front-end technology stack, covering browsers, protocols, languages, standa… | 32 | 2306 | abandoned |
| google/generative-ai-docs The deprecated source repository for Google's Gemini API guides, tutorials, demos, and example code from the ai.google.dev Generative AI de… | 58 | 2255 | abandoned |
| vuejs-templates/webpack-simple A vue-cli project template providing a minimal Webpack + vue-loader setup for Vue 2 quick prototyping. It includes dev server with hot-relo… | 32 | 2251 | abandoned |
| isaacs/github An unofficial repository where users track bugs and feature requests for the GitHub platform itself, since GitHub does not publicly store s… | 10 | 2235 | abandoned |
| sdcuike/Clean-Code-Collection-Books A curated collection of Clean Code books and related resources (SOLID diagrams, SEI CERT Java coding standards, Clean Coder blog links) for… | 10 | 2235 | abandoned |
| Projector A set of shell scripts and Dockerfiles for building and running Docker containers with JetBrains IDEs served remotely via JetBrains Project… | 10 | 2225 | abandoned |
| AriaFallah/WebpackTutorial A beginner-friendly, comprehensive tutorial for webpack covering basics, configuration, Babel, linting, and environment variables. It is a … | 32 | 2220 | abandoned |
| android-cn/android-jobs A curated Chinese-language list of Android engineer job openings and internal referral contacts across major Chinese tech companies, organi… | 32 | 2183 | abandoned |
| Fabsqrt/BitTiger BitTiger is a Silicon Valley-based lifelong learning platform whose repository curates free courses, video lectures, and reading lists on b… | 32 | 2178 | abandoned |
| craigsdennis/intro-to-apis-course A free video-based introductory course on APIs (Application Programming Interfaces) by Craig Dennis, published with freeCodeCamp and Twilio… | 32 | 2175 | abandoned |
| yao62995/tensorflow A curated collection of illustrated articles analyzing TensorFlow's internal source code, covering Session, Graph, Kernels, and Devices wit… | 32 | 2170 | abandoned |