resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| BAILOOL/DoYouEvenLearn A curated guide of resources for keeping up with AI, machine learning, deep learning, and computer vision, including news sources, papers, … | 33 | 1063 | active |
| liminbai/Awesome-GameEmulator A curated awesome-list cataloging game emulators across arcade, Nintendo, and other retro platforms, with links and descriptions for each p… | 34 | 1062 | active |
| fbeline/design-patterns-JS A collection of all 23 Gang of Four design patterns implemented in JavaScript using both prototype-based and ES6 class syntax. It serves as… | 10 | 3628 | maintenance |
| volkamerlab/teachopencadd TeachOpenCADD is a teaching platform for computer-aided drug design (CADD) built from interactive Jupyter notebooks ('talktorials') that us… | 93 | 1061 | active |
| YuzeHao2023/Awesome-MCP-Servers A curated, community-driven list of Model Context Protocol (MCP) servers, clients, tools, and frameworks, plus a crawler-compiled spreadshe… | 59 | 1061 | active |
| onmyway133/awesome-swiftui A curated awesome list of SwiftUI resources including Apple tutorials, WWDC videos, articles, newsletters, books, and open-source libraries… | 76 | 1060 | active |
| aakriti1318/interview_questions A curated collection of interview questions and answers for AI-related roles such as AI Engineer, ML Engineer, Researcher, Data Scientist, … | 53 | 1060 | active |
| fadeevab/design-patterns-rust A collection of Rust examples covering all 23 classic GoF design patterns, with conceptual and real-world implementations that follow idiom… | 32 | 1060 | active |
| kennymkchan/interview-questions-in-javascript A curated collection of technical software development interview questions with solutions written in JavaScript (ES5 and ES6). It covers to… | 32 | 3621 | maintenance |
| BlackTechX011/Termux-Command-Handbook A free, chapter-organized handbook documenting Termux commands, including pkg package management, termux-api utilities, and shell automatio… | 42 | 1059 | active |
| Bhartendu-Kumar/rules_template A template repository of custom rules and system prompts for AI coding assistants like Cursor, CLINE, and RooCode. It combines memory, task… | 24 | 1059 | active |
| hmkcode/Android A collection of complete Android example code accompanying blog posts on hmkcode.com. It serves as a learning resource with runnable Java-b… | 32 | 3617 | maintenance |
| Devinterview-io/llms-interview-questions A curated collection of 63 large language model interview questions with detailed answers, hosted on GitHub and Devinterview.io. It covers … | 56 | 1058 | active |
| iam-veeramalla/devops-interview-preparation-guide A community-driven repository collecting real DevOps and cloud engineering interview questions, experiences, and scenario-based answers. Co… | 28 | 1058 | active |
| keepfool/vue-tutorials A collection of Vue.js tutorial examples with accompanying blog posts, covering getting started, built-in directives, and component concept… | 32 | 3613 | maintenance |
| bahamas10/ysap ysap (You Suck at Programming) is a video series by Dave Eddy focused on bash scripting, Unix, and sysadmin topics, published on YouTube, T… | 76 | 1057 | active |
| googleads/googleads-mobile-ios-examples A collection of open-source example apps demonstrating the Google Mobile Ads SDK for iOS, covering AdMob and Ad Manager ad formats like ban… | 99 | 1056 | active |
| igorwojda/kotlin-coding-challenges A collection of Kotlin coding puzzles with hints, JUnit tests, and solutions, organized by difficulty and problem type. It is designed to h… | 77 | 1056 | active |
| Ibexoft/awesome-startup-tools-list A curated awesome-list of free or free-tier tools (apps, SaaS services, and downloadable software) that startups and indie hackers should u… | 77 | 1056 | active |
| analyticalrohit/pytorch_fundamentals A hands-on Jupyter notebook tutorial introducing PyTorch fundamentals, covering tensor initialization, operations, indexing, reshaping, bro… | 47 | 1056 | active |
| uhub/awesome-javascript A curated awesome-list cataloging notable JavaScript frameworks, libraries, tools, and learning resources. It serves as a discovery index f… | 77 | 1055 | active |
| CN-annotation-team/redis7.0-chinese-annotated A community-maintained fork of Redis 7.0.5 source code with Chinese annotations added throughout, aimed at helping Chinese-speaking develop… | 39 | 1055 | active |
| abubakarsiddik31/claude-skills-collection A curated catalog of 227 official and community-built Claude Skills organized into 13 categories, extending Anthropic's Claude with modular… | 60 | 1054 | active |
| fjz13/UnrealSpecifiers A comprehensive Chinese-language reference documentation for Unreal Engine 5 C++ reflection specifiers and meta tags, covering 100+ specifi… | 54 | 1054 | active |
| shrutikapoor08/devjoke A community-curated collection of developer and programming jokes maintained on GitHub, where contributors submit jokes via pull requests. … | 32 | 1054 | active |
| ctripxchuang/dotnetfly A curated collection of production-grade .NET incident analysis writeups focused on advanced debugging with WinDbg. It documents real-world… | 33 | 1053 | active |
| arogozhnikov/python3_with_pleasure A short tutorial-style guide showcasing useful Python 3 features (pathlib, type hinting, f-strings, etc.) aimed at data scientists migratin… | 32 | 3595 | maintenance |
| godbasin/front-end-playground A Chinese-language frontend learning blog and tutorial collection ('Frontend Playground') covering JavaScript fundamentals, Vue, WeChat min… | 74 | 1052 | active |
| imteekay/web-performance-research A curated compilation of articles, videos, courses, and tools for learning web performance, covering topics like Core Web Vitals, rendering… | 55 | 1052 | active |
| mobilenetworkltd/openapk OpenAPK is a curated, daily-updated directory of free and open-source Android apps and games, available both as a GitHub list and a website… | 69 | 1051 | active |
| openai/codex-universal A reference Docker base image used in OpenAI Codex cloud environments, published to ghcr.io for local use. It ships setup scripts that inst… | 55 | 1051 | active |
| awslabs/aws-sdk-ios-samples A collection of sample iOS applications demonstrating how to use the AWS SDK for iOS with services like S3, IoT, Lex, and Polly. Each sampl… | 10 | 1051 | active |
| fastred/Optimizing-Swift-Build-Times A curated collection of advice and techniques for reducing compile times in Swift projects, covering Xcode build settings, compiler flags, … | 32 | 3584 | maintenance |
| aws/aws-graviton-getting-started A technical guide (published as an mdBook) from AWS for developers using Amazon EC2 instances powered by Graviton Arm processors, covering … | 75 | 1050 | active |
| AllenDowney/ThinkStats Jupyter notebooks, data files, and supplementary material for the third edition of Think Stats, a free online book introducing probability … | 68 | 1050 | active |
| Byron4j/CookBook A comprehensive Chinese-language Java knowledge repository covering the full stack from core syntax and JVM tuning to distributed systems, … | 59 | 1050 | active |
| GoogleCloudPlatform/php-docs-samples A collection of PHP code samples demonstrating how to call Google Cloud services using the official PHP client libraries. It is maintained … | 77 | 1049 | active |
| nuxt/modules The official Nuxt modules directory: a YAML-based metadata database of 300+ Nuxt modules (CMS, database, UI, auth, etc.) published as the @… | 77 | 1048 | active |
| rust-cli/book CLAiR, the official 'Command Line Applications in Rust' book maintained by the Rust CLI working group. It is an mdBook-based tutorial and r… | 77 | 1048 | active |
| trickest/resolvers A continuously updated, validated list of reliable public DNS resolver IP addresses maintained by Trickest. It ships three files: a main re… | 77 | 1048 | active |
| adonisjs-community/awesome-adonisjs A curated list of bookmarks, packages, tutorials, videos, and other resources for the AdonisJS ecosystem, the fully featured Node.js web fr… | 70 | 1048 | active |
| Apache Flink A collection of hands-on lab exercises and solutions accompanying the official Apache Flink training documentation. It provides a Gradle-ba… | 69 | 1048 | active |
| archlinuxarm/PKGBUILDs A collection of PKGBUILD files modified from upstream Arch Linux, the AUR, or written custom to build packages for Arch Linux ARM's support… | 77 | 1047 | active |
| mvdan/github-actions-golang A documentation guide showing how to set up GitHub Actions CI/CD for Go projects, with example workflow YAML files and FAQs. It covers buil… | 76 | 1047 | active |
| Hootrix/Chengdu-IT-company-blacklist A community-curated blacklist of IT companies and training institutions in Chengdu, China, maintained via pull requests. Entries include co… | 41 | 1047 | active |
| alienzhou/frontend-tech-list A curated Chinese-language list of frontend development knowledge, organizing articles and resources across JavaScript, CSS, engineering to… | 32 | 3569 | maintenance |
| hideuvpn/android-google-play-store A Chinese-language tutorial repository explaining how to manually install the Google 'three-piece set' (Google Services Framework, Google P… | 32 | 3565 | maintenance |
| Trilarion/opensourcegames A curated, CC0-licensed catalog of open source games, game frameworks, engines, and tools with technical metadata such as repositories, bui… | 77 | 1045 | active |
| delftopenhardware/awesome-open-hardware A curated awesome-list of resources for making and learning about open-source hardware projects. It catalogs projects, design tools, talks,… | 77 | 1045 | active |
| rohitg00/awesome-claude-design A curated awesome-list collecting DESIGN.md prompts for Anthropic's Claude Design, organized by aesthetic family, along with remix recipes,… | 49 | 1045 | active |
| loonggg/DevMoneySharing A curated Chinese-language collection of articles and case studies about how independent developers (indie hackers) make money from side pr… | 32 | 3563 | maintenance |
| sumn2u/learn-javascript An open-source book that teaches JavaScript and programming fundamentals to absolute beginners, with examples and exercises per section. It… | 82 | 1044 | active |
| swiftlang/swift-embedded-examples A collection of official example projects demonstrating Embedded Swift, a compilation mode of Swift for baremetal and embedded development … | 71 | 1044 | active |
| KalyanKS-NLP/LLM-Interview-Questions-and-Answers-Hub A curated collection of 100+ large language model interview questions with detailed answers, covering topics like transformers, KV cache, a… | 46 | 1044 | active |
| Bayesian Data Analysis demos A collection of Jupyter notebook demos in Python accompanying the textbook Bayesian Data Analysis (3rd edition) by Gelman et al. The demos … | 51 | 1043 | active |
| pgorecki/python-ddd An example Python project demonstrating Domain-Driven Design (DDD) tactical patterns through an online auction/bidding application, accompa… | 32 | 1043 | active |
| liuran001/openwrt-packages A curated collection of OpenWrt/Lede package source code commonly used by Chinese users, including LuCI apps like passwall, SSR+, Clash, Sm… | 10 | 1043 | active |
| adrianlarion/useful-sed A curated collection of useful sed one-liners, patterns, and a short tutorial for daily text-processing tasks on the command line. It is a … | 32 | 3553 | maintenance |
| hundredrabbits/awesome-uxn A curated awesome-list of resources for the Uxn/Varvara virtual computer ecosystem, including tutorials, language documentation, file forma… | 66 | 1041 | active |
| youngyangyang04/Markdown-Resume-Template A Markdown-based technical resume template shared by a senior Chinese ('BAT'-company) programmer, emphasizing simple, no-frills formatting … | 56 | 1040 | stable |
| community-archive/obsidian-hub A community-maintained Obsidian vault that serves as a curated hub of resources for Obsidian, inspired by awesome-lists. It can be browsed … | 10 | 1040 | active |
| andersontr15/clean-code-javascript-es A Spanish translation of Ryan McDermott's clean-code-javascript, adapting Robert C. Martin's Clean Code principles to JavaScript. It is a d… | 32 | 3541 | maintenance |
| devsonket/devsonket.github.io DevSonket is a community-driven collection of developer cheatsheets written entirely in Bengali, hosted as a static website with data store… | 60 | 1039 | active |
| simoninithomas/awesome-ai-tools-for-game-dev A curated awesome-list cataloging AI tools that accelerate game development, covering asset and texture generation, image generation, code … | 29 | 1038 | active |
| google/it-cert-automation-practice Practice files for the Google IT Automation with Python Professional Certificate, organized into folders per course. It serves as companion… | 10 | 1038 | active |
| LOUSANPANG/fe-workflow FE Workflow is an open-source frontend engineering construction guide presented as a documentation website, covering design, scaffolding, s… | 77 | 1037 | active |
| kowainik/learn4haskell Learn4Haskell is a GitHub-based course that teaches Haskell functional programming basics through four chapters completed as pull requests.… | 75 | 1037 | active |
| imkgarg/Awesome-Software-Engineering-Interview A curated awesome-list repository collating resources for software engineering interview preparation, covering coding/DSA, object-oriented … | 75 | 1037 | active |
| WebView2 A collection of official Microsoft sample projects for WebView2, the embedded Edge-based browser control. It includes getting-started tutor… | 68 | 1037 | active |
| SammanSarkar/GSoC_archive_2025 A community-maintained archive of 43+ accepted Google Summer of Code 2025 proposals, organized by organization, plus a companion website (G… | 64 | 1037 | active |
| jfrog/project-examples A collection of small sample projects across many build ecosystems (Maven, Gradle, npm, NuGet, Docker, and more) demonstrating how to confi… | 61 | 1036 | active |
| Millennium Machines Milo Milo v1.5 is an open-source hardware project providing design files, documentation, and a bill of materials for building a low-cost desktop… | 53 | 1035 | active |
| wasmlang/awesome-wasm-zh A curated Chinese-language list of WebAssembly resources, including specifications, books, tutorials, compilers, runtimes, and example proj… | 32 | 1035 | active |
| PaulleDemon/awesome-landing-pages A curated collection of free, MIT-licensed landing page website templates built with HTML, CSS, JavaScript, and Tailwind CSS. It provides r… | 60 | 1034 | active |
| sasa1977/elixir-in-action Companion code samples for the book Elixir in Action (Third Edition), written in Elixir. It provides runnable examples organized by book ch… | 32 | 1034 | active |
| digitsensitive/phaser3-typescript A collection of Phaser 3 game examples and starter boilerplates written in TypeScript, maintained since 2018. It includes Webpack and Parce… | 70 | 1033 | active |
| HuXn-WebDev/HTML-CSS-JavaScript-100-Projects A collection of 100+ beginner-friendly web projects built with HTML, CSS, and JavaScript over 100 days, accompanied by a YouTube build-alon… | 32 | 1033 | active |
| microsoft/uf2 The official specification and reference for UF2 (USB Flashing Format), a 512-byte-block file format developed by Microsoft for flashing mi… | 62 | 1031 | stable |
| furkan/dockerlings Dockerlings is an interactive terminal-based tutorial that teaches Docker through bite-sized, progressively ordered exercises with instant … | 58 | 1030 | active |
| ClaytonFarr/ralph-playbook A comprehensive HTML-based guide/playbook explaining how to run autonomous AI coding loops using Geoff Huntley's Ralph methodology. It orga… | 47 | 1029 | active |
| lenve/JavaEETest A collection of Java example projects demonstrating Spring, SpringMVC, MyBatis, and Spring Boot features, each paired with detailed blog tu… | 32 | 3499 | maintenance |
| tomwhite/hadoop-book Example source code accompanying O'Reilly's 'Hadoop: The Definitive Guide' by Tom White, covering the Apache Hadoop ecosystem including Had… | 32 | 3499 | maintenance |
| spxak1/weywot A collection of personal Linux notes and how-to guides covering Fedora and Pop!_OS system configuration, kernel, boot, power management, an… | 69 | 1028 | active |
| alilleybrinker/langs-in-rust A curated list of programming languages implemented in Rust, maintained as a directory for inspiration and comparison. It catalogs projects… | 67 | 1028 | active |
| ligurio/awesome-ttygames A curated awesome-list of Unix ASCII/terminal games, maintained as a YAML database and rendered as an HTML catalog with screencasts and pla… | 75 | 1027 | active |
| AnkerLeng/Cpp-0-1-Resource A Chinese-language C++ learning resource repository containing structured lecture notes that take learners from zero to intermediate C++ pr… | 32 | 3490 | maintenance |
| billryan/algorithm-exercise An open-source GitBook of data structure and algorithm notes with solutions to LeetCode, Lintcode, and similar programming problems, writte… | 23 | 3488 | maintenance |
| amandeepmittal/react-native-examples A collection of React Native and Expo example projects accompanying the author's blog tutorials, covering topics like navigation, animation… | 42 | 1026 | active |
| adrianhajdin/threejs-portfolio A tutorial companion repository from JavaScript Mastery showing how to build a 3D developer portfolio website with React, Three.js, React T… | 23 | 1026 | active |
| DurtyFree/gta-v-data-dumps A collection of auto-generated GTA V data dumps (JSON and other formats) covering animations, particle effects, speech voices, IPLs, naviga… | 71 | 1025 | active |
| dotnet/dotnet-console-games A collection of classic games (Snake, Pacman, Minesweeper, Sudoku, 2048, etc.) implemented as .NET console applications in C#. It is mainta… | 32 | 1024 | active |
| safe6Sec/command A curated cheatsheet of commands commonly used in penetration testing and red team operations, covering command execution, file writing, an… | 65 | 1023 | active |
| MITRE Cyber Analytics Repository (CAR) The MITRE Cyber Analytics Repository (CAR) is a knowledge base of detection analytics based on the MITRE ATT&CK adversary model. Each analy… | 42 | 1023 | active |
| lw-lin/CoolplaySpark A curated collection of Apache Spark source code deep-dive articles and Spark-related resources, written primarily in Chinese. It covers Sp… | 32 | 3474 | maintenance |
| shovanch/fullstack-web-developer-path A curated learning path for full-stack web development focused on JavaScript, covering fundamentals through React and Node. It organizes co… | 32 | 3473 | maintenance |
| emqx/MQTT-Client-Examples A collection of MQTT client example programs in many programming languages covering MQTT 3.1, 3.1.1, and 5.0 protocols, maintained by EMQ. … | 77 | 1022 | active |
| huytransformer/Awesome-Out-Of-Distribution-Detection A curated awesome-list of papers, tutorials, books, videos, articles, and open-source libraries covering out-of-distribution (OOD) detectio… | 57 | 1022 | active |
| PKUFlyingPig/CS61A A repository of solutions to UC Berkeley's CS61A (Structure and Interpretation of Computer Programs) course from the 2020 summer offering, … | 32 | 1022 | stable |
| scroll-tech/contribute-to-scroll A guide repository for developers who want to contribute to the Scroll ecosystem, an open-source zkEVM Layer 2 scaling solution for Ethereu… | 29 | 1022 | active |
| madhavanmalolan/awesome-reactnative-ui A curated awesome-list of React Native UI component libraries and UI kits, updated weekly via community PRs. It catalogs repositories like … | 32 | 3469 | maintenance |