resource: developer-tools
6134 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| Octoday-Hub/Embodied-AI A curated knowledge hub (awesome-list style) for Embodied AI, aggregating papers, datasets, courses, books, tools, competitions, and job re… | 59 | 2422 | active |
| php-pds/skeleton A standard specification describing a filesystem skeleton for PHP packages, defining canonical names for root-level directories and files l… | 23 | 2422 | stable |
| NARKOZ/guides A curated awesome-list collecting links to coding style guides and development best practices across many languages, frameworks, and topics… | 45 | 2421 | active |
| ruanyf/webpack-demos A collection of simple, clearly written demo projects teaching Webpack, the JavaScript module bundler. Each demo folder illustrates one Web… | 32 | 9564 | maintenance |
| hastagAB/Awesome-Python-Scripts A curated awesome-list repository collecting small Python scripts that automate everyday tasks, contributed by the community. It serves as … | 52 | 2418 | active |
| amis92/csharp-source-generators A curated list of C# Source Generators, along with articles, talks, documentation, and demo resources. It catalogs generators by category (… | 77 | 2417 | active |
| puppeteer/examples A collection of use case-driven JavaScript examples demonstrating how to use Puppeteer and headless Chrome for browser automation tasks. Ea… | 71 | 2417 | active |
| aolofsson/awesome-opensource-hardware A curated, categorized list of open source hardware tools, EDA software, PDKs, reusable circuit designs, and educational resources. It serv… | 63 | 2416 | active |
| polaris1119/The-Golang-Standard-Library-by-Example An example-driven open-source book explaining the Go standard library, written in Chinese and licensed under CC-BY-SA 3.0. It covers common… | 32 | 9541 | maintenance |
| mojoaxel/awesome-regression-testing A curated awesome-list of resources, tools, frameworks, and services for visual regression testing. It aggregates links covering browser au… | 70 | 2413 | active |
| sadanandpai/frontend-mini-challenges A curated collection of frontend coding challenges for learning and interview preparation, with solutions in vanilla JavaScript, React, Vue… | 77 | 2411 | active |
| joseadanof/awesome-cloudnative-trainings A curated awesome-list of free cloud native trainings and certifications from CNCF projects and Kubernetes-related software vendors. It agg… | 35 | 2411 | active |
| kunal-kushwaha/DevOps-Bootcamp A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho… | 32 | 2411 | active |
| MicrosoftDocs/WSL The markdown source code for Microsoft's official Windows Subsystem for Linux (WSL) documentation, published on Microsoft Learn. It covers … | 66 | 2407 | active |
| Ph055a/OSINT_Collection A maintained, curated collection of free and actionable OSINT (open-source intelligence) resources organized by investigation type. It cata… | 10 | 2407 | active |
| LiZhengXiao99/Navigation-Learning A continuously updated collection of study notes on navigation and positioning algorithms, including source-code walkthroughs of open-sourc… | 39 | 2405 | active |
| kenzer A collaboratively curated awesome-list of Open-Source Intelligence (OSINT) resources, maintained via an intel. file and browsable through a… | 10 | 2405 | active |
| elixirkoans/elixir-koans Elixir Koans is a collection of fill-in-the-blank exercises that teach the Elixir programming language through failing tests that learners … | 51 | 2403 | active |
| eon01/awesome-chatgpt A curated awesome-list of ChatGPT resources, including libraries, SDKs, APIs, browser extensions, and related tools. It serves as a discove… | 73 | 2398 | active |
| ktaranov/sqlserver-kit A curated awesome-list of links, scripts, tools, and best practices for Microsoft SQL Server. It includes reference documents on data types… | 64 | 2395 | active |
| survivejs/webpack-book SurviveJS - Webpack 5 is an open-source book (CC BY-NC-ND) that teaches webpack module bundling from basics to advanced techniques like cod… | 61 | 2393 | active |
| BretFisher/node-docker-good-defaults A sample Node.js application demonstrating Docker best practices for local development and production deployment. It serves as a reference … | 59 | 2393 | active |
| awesome-mqtt/awesome-mqtt A curated awesome-list of MQTT-related resources including brokers, clients, tools, libraries, and community resources. It serves as a disc… | 77 | 2390 | active |
| sk3pp3r/cheat-sheet-pdf A curated collection of PDF cheat sheets covering DevOps, IT, and software development tools like Docker, Kubernetes, Nginx, Ansible, Pytho… | 42 | 2390 | active |
| qosf/awesome-quantum-software A curated, community-maintained list of open-source quantum software projects organized by category, including full-stack libraries, simula… | 76 | 2385 | active |
| TheUsefulLists/UsefulMods A community-maintained curated list of useful Minecraft mods, organized by game version and category (performance, bug fixes, etc.) for Fab… | 58 | 2385 | active |
| kujian/frontendDaily A curated daily/weekly digest of frontend development articles, published as GitHub issues and a companion Chinese blog and WeChat public a… | 75 | 2383 | active |
| bcefghj/ai-agent-interview-guide A comprehensive AI Agent interview preparation guide containing 200+ interview questions with answers, learning roadmaps, resume templates,… | 48 | 2382 | active |
| Apache Dubbo A collection of example projects demonstrating Apache Dubbo usage from basic to advanced scenarios, built as standard Java, Spring, or Spri… | 69 | 2379 | active |
| Spring Integration A collection of 50+ sample applications demonstrating Spring Integration, organized into Basic, Intermediate, Advanced, Applications, and D… | 75 | 2374 | active |
| DreamCats/java-notes A continuously updated collection of Chinese-language study notes covering Java backend knowledge, JVM, databases, distributed systems, mic… | 32 | 2372 | active |
| GcsSloop/AndroidNote A collection of Android learning notes by GcsSloop, best known for its in-depth Custom View tutorial series covering Canvas, Path, Matrix, … | 32 | 9337 | maintenance |
| addyosmani/gemini-cli-tips A curated guide of ~30 tips and tricks for effectively using Google's Gemini CLI, an agentic AI coding assistant in the terminal. It covers… | 38 | 2367 | active |
| TheJambo/awesome-testing A curated awesome-list of software testing resources including tools, books, training, blogs, and newsletters. It targets newcomers to soft… | 77 | 2365 | active |
| android/gradle-recipes A collection of ready-to-use recipe projects maintained by Google that demonstrate the Android Gradle Plugin's public APIs and DSL for comm… | 75 | 2364 | active |
| Feature-Sliced Design Feature-Sliced Design (FSD) is an architectural methodology for organizing frontend application code into layers, slices, and segments, doc… | 68 | 2360 | active |
| natolambert/rlhf-book An open-source textbook on Reinforcement Learning from Human Feedback (RLHF) and LLM post-training, available online and in print, with com… | 90 | 2358 | active |
| Apache Seata A collection of sample applications demonstrating Apache Seata (incubating), an open-source distributed transaction solution for microservi… | 74 | 2357 | active |
| MedUnes/go-kata A collection of daily coding katas (small standalone challenges) for mastering idiomatic Go through deliberate, repetitive practice. Each k… | 57 | 2356 | active |
| OpenGithubs Rankings & Publications A weekly curated ranking of the top 20 fastest-growing open-source GitHub projects, updated every Monday morning with star counts and weekl… | 70 | 2355 | active |
| FifiTheBulldog/ios-settings-urls A curated, community-maintained collection of undocumented iOS Settings app deep-link URLs (prefs: scheme), provided as Markdown and JSON l… | 60 | 2353 | active |
| CDK Patterns An open-source collection of AWS serverless architecture patterns implemented with AWS CDK, available in both TypeScript and Python with ex… | 32 | 2352 | active |
| shashank88/system_design A curated collection of links, videos, and documents for preparing for system design interview questions and learning how large-scale distr… | 32 | 9251 | maintenance |
| stevenhalim/cpbook-code The free companion source code repository for the Competitive Programming 4 book, containing implementations of well-known data structures … | 71 | 2347 | active |
| the-nix-way/dev-templates A collection of Nix flake templates for creating reproducible development environments across many languages and tools. Each template provi… | 71 | 2345 | active |
| FabricMC/fabric-example-mod The official example/template mod for the Fabric modding toolchain for Minecraft, maintained by FabricMC. It provides a minimal starting po… | 76 | 2343 | active |
| KrishMunot/awesome-startup A curated awesome-list of books, videos, courses, tools, and resources for building a startup, covering topics from lean methodology and ve… | 77 | 2341 | active |
| overmind1980/oeasy-python-tutorial A comprehensive, beginner-friendly Python 3 tutorial (oeasy Python tutorial) with nearly 1,000 Markdown lessons that take absolute beginner… | 76 | 2338 | active |
| addyosmani/backbone-fundamentals An open-source, Creative Commons licensed book, 'Developing Backbone.js Applications' by Addy Osmani, teaching the Backbone.js JavaScript l… | 23 | 9175 | maintenance |
| yangyangwithgnu/use_vim_as_ide A comprehensive Chinese-language guide (80+ pages) explaining how to configure Vim to work like a full IDE, covering plugin management, UI … | 32 | 9160 | maintenance |
| Olshansk/postgres_for_everything A curated list of tools, articles, and examples demonstrating how to use PostgreSQL for a wide variety of use cases instead of adding speci… | 59 | 2324 | active |
| unknwon/go-fundamental-programming A video-based tutorial series ('Go Programming Fundamentals') teaching the Go language to beginners, with per-lecture markdown notes. Conte… | 32 | 9120 | maintenance |
| webrtc-for-the-curious/webrtc-for-the-curious An open-source, vendor-agnostic book about WebRTC written by protocol implementers, explaining the full stack (ICE, DTLS, SRTP, SCTP, RTP) … | 74 | 2322 | active |
| humanwhocodes/computer-science-in-javascript A collection of classic computer science data structures and algorithms implemented in JavaScript, serving as companion code to Nicholas Za… | 59 | 9109 | maintenance |
| ankane/production_rails A curated guide of best practices for running Ruby on Rails applications in production, covering security, logging, error reporting, migrat… | 66 | 2320 | active |
| liyin2015/python-coding-interview An open-source, middle-to-high level algorithm book written in LaTeX and designed around coding interview preparation. It covers data struc… | 32 | 2320 | active |
| gpu-mode/resource-stream A community-curated collection of links to CUDA and GPU programming resources, including books, papers, blog posts, YouTube videos, tweets,… | 65 | 2318 | active |
| reneargento/algorithms-sedgewick-wayne A complete collection of Java solutions to all exercises in the Algorithms textbook by Sedgewick and Wayne (4th edition). It serves as a re… | 33 | 2317 | stable |
| mRs-/Black-Friday-Deals A community-curated list of Black Friday deals for macOS and iOS software, books, and courses, published as a static site on GitHub Pages. … | 57 | 2313 | active |
| microsoft/vscode-tips-and-tricks A curated collection of tips, tricks, and keyboard shortcuts for Visual Studio Code, covering basics, customization, editing, debugging, an… | 10 | 9045 | maintenance |
| senghoo/golang-design-pattern A collection of Go implementations of classic design patterns (creational, structural, behavioral), based on reading notes from a Chinese d… | 53 | 9031 | maintenance |
| dreikanter/ruby-bookmarks A curated awesome-list of essential Ruby and Ruby on Rails resources including books, blogs, screencasts, tools, and gems. It is maintained… | 66 | 2303 | active |
| bizz84/flutter-tips-and-tricks A curated collection of over 250 bite-sized Flutter and Dart tips and tricks, originally shared on social media and organized as markdown f… | 51 | 2303 | active |
| Dunedan/mbp-2016-linux A community-maintained documentation project tracking the state of Linux hardware support on MacBook Pro 2016 and 2017 models. It provides … | 32 | 2302 | active |
| BolajiAyodeji/awesome-technical-writing A curated awesome-list of resources for technical writing, including articles, books, courses, videos, podcasts, style guides, tools, and c… | 74 | 2298 | active |
| MobileFirstLLC/social-media-hacker-list A curated, growing list of 235+ apps, tools, bots, SDKs, and datasets for enhancing experiences across social media platforms like Facebook… | 77 | 2296 | active |
| digitalblossom/alternative-frontends A curated awesome-list of privacy-respecting alternative frontends for popular services like YouTube, Reddit, Twitter, and Instagram. It ca… | 32 | 2296 | active |
| nonstriater/Learn-Algorithms A Chinese-language collection of algorithm and data structure study notes with C implementations, covering lists, trees, graphs, sorting, s… | 44 | 8985 | maintenance |
| mattnigh/ChatGPT-Free-Prompt-List PromptBin is a free, open-source collection of ChatGPT/LLM prompts presented as a browsable web app, originally a guide for learning prompt… | 39 | 2293 | active |
| lhfer/claude-howto-zh-cn An unofficial Chinese (zh-CN) localization and rewrite of the claude-howto guide for Claude Code, aimed at beginner Chinese users. It provi… | 60 | 2292 | active |
| Macrohard0001/lx-ikun-music-sources A curated collection of music source scripts and links for the LX Music and IKUN Music desktop/mobile players, including free, paid, and on… | 85 | 2291 | active |
| leavesCZY/AndroidGuide A curated collection of advanced Android development study notes and blog articles covering topics like Handler, View mechanisms, Kotlin co… | 57 | 2289 | active |
| psenough/teach_yourself_demoscene_in_14_days A 14-day guidebook teaching newcomers how to get started in the demoscene, an underground computer art culture of realtime audiovisual demo… | 32 | 2289 | stable |
| X-Wei/flutter_catalog A Flutter demo app showcasing Flutter components with side-by-side source code view. Available on Android, iOS, and the web. | 71 | 2288 | active |
| ChHsiching/GitHub-Chinese-Top-Charts A weekly-updated ranking of high-quality Chinese-language GitHub projects, with an overall chart and per-language charts across 18 language… | 43 | 2288 | active |
| shgopher/GOFamily A Chinese-language open-source knowledge handbook for Go programmers covering syntax, concurrency patterns, runtime internals, compilers, a… | 71 | 2286 | active |
| Freelander/Android_Data A curated collection of Android development learning materials, including books, tools, blogs, open-source projects, and interview resource… | 32 | 8947 | maintenance |
| ZJ595/AndroidReverse A Chinese-language tutorial series ('安卓逆向这档事') on Android reverse engineering, covering APK structure, smali, dynamic debugging, Xposed hoo… | 48 | 2282 | active |
| jasonwebb/morphogenesis-resources A curated list of resources on digital morphogenesis - creating natural forms and patterns with code. It links to articles, code repos, boo… | 76 | 2280 | active |
| Gforcex/OpenGraphic A curated awesome-list of open-source graphic engines, game engines, rendering techniques, and related resources. It organizes links by top… | 77 | 2277 | active |
| Asahi Linux The official documentation repository for the Asahi Linux project, which brings Linux to Apple Silicon Macs. It covers hardware and firmwar… | 77 | 2277 | active |
| LS_COLORS A community-maintained collection of extension-to-color mappings for the LS_COLORS environment variable, covering roughly 300 file types wi… | 43 | 2277 | active |
| avinash201199/founders-kit A curated collection of essential resources, tools, and playbooks for startup founders, covering ideation through scaling. It organizes lin… | 58 | 2275 | active |
| anitaa1990/Android-Cheat-sheet A curated cheat sheet of Android and Java interview questions with Java implementations of common coding and data structure problems. It li… | 77 | 2273 | active |
| trekhleb/nano-neuron NanoNeuron is an educational repository containing 7 simple JavaScript functions that demonstrate how machines learn, implemented as an ove… | 56 | 2272 | stable |
| mkirchner/linked-list-good-taste An educational repository explaining Linus Torvalds' 'good taste' linked list example, walking through pointer-to-pointer (indirect address… | 32 | 2269 | stable |
| PickleBoxer/dev-chatgpt-prompts A curated collection of ChatGPT prompts aimed at developers, organized into categories for coders, students, marketers, and content writers… | 30 | 2269 | active |
| bzick/oh-my-backend A curated backend developer roadmap (in Russian) listing skills needed for web application backend development, organized into stages from … | 23 | 2269 | active |
| rutura/The-C-20-Masterclass-Source-Code Source code repository for The C++20 Masterclass, a Udemy course by Daniel Gakwaya covering modern C++ from fundamentals to advanced featur… | 77 | 2265 | active |
| pnp/sp-dev-fx-webparts A community-maintained collection of SharePoint Framework (SPFx) client-side web part, Teams tab, personal app, and app page samples. It de… | 68 | 2265 | active |
| WindRunnerMax/EveryDay A collection of 500+ Chinese-language frontend learning notes covering HTML, CSS, JavaScript, browser internals, Vue, React, design pattern… | 77 | 2264 | active |
| antfu/vscode-settings Anthony Fu's personal VS Code configuration repository containing settings.json, extensions.json, and code snippets. It serves as a referen… | 43 | 2264 | active |
| workos/awesome-developer-experience A curated list of Developer Experience (DX) resources including articles, events, jobs, products, research, and videos. It serves as a refe… | 10 | 2264 | active |
| cncf/tag-security The CNCF Security Technical Advisory Group (TAG Security), a community that produces knowledge, whitepapers, threat-modeling guidance, and … | 10 | 2262 | active |
| Awesome Architecture A bilingual (Chinese/English) open-source knowledge base focused on software architecture rather than code, offering 40 architecture-thinki… | 58 | 2260 | active |
| stax76/awesome-mpv A curated awesome-list of resources for the mpv media player, including players built on libmpv, user scripts, configurations, shaders, and… | 62 | 2255 | active |
| auctors/free-lunch A curated list of free Windows software, online services, and resources aimed at normal users, with notes on privacy, open-source status, a… | 42 | 2255 | active |
| balsikandar/Android-Studio-Plugins A curated list of awesome and useful Android Studio plugins, regularly updated with new entries. It organizes plugins by category such as K… | 52 | 2254 | active |
| whatwg/fetch The WHATWG Fetch Standard, a living specification that defines requests, responses, and the fetching process across the web platform, inclu… | 77 | 2250 | active |
| freddier/hyperblog A practice blog repository created as example material for Platzi's Git and GitHub course. It serves as a sandbox for students to learn Git… | 32 | 8779 | maintenance |