resource: developer-tools
6108 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| docker/awesome-compose A curated awesome-list of Docker Compose sample projects demonstrating how to wire together multi-service stacks (e.g., NGINX + Flask + Mon… | 77 | 46173 | active |
| karanpratapsingh/system-design A free, open-source course and ebook teaching how to design large-scale systems and prepare for system design interviews. It covers network… | 73 | 45800 | active |
| isocpp/CppCoreGuidelines The C++ Core Guidelines are a collaborative, living document of rules and best practices for writing modern C++ (C++11 and newer), led by B… | 66 | 45278 | active |
| yangshun/front-end-interview-handbook An open-source handbook of front end interview preparation materials covering HTML, CSS, JavaScript, coding questions, and front end system… | 76 | 43994 | active |
| DataExpert-io/data-engineer-handbook A curated handbook of links and resources for learning data engineering, including roadmaps, book lists, communities, boot camps, and proje… | 69 | 43870 | active |
| Light-City/CPlusPlusThings A comprehensive Chinese-language C++ learning repository covering modern C++ (11/14/17/20), STL source analysis, design patterns, and concu… | 69 | 43386 | active |
| alex/what-happens-when A collaboratively written, deeply detailed answer to the classic interview question 'What happens when you type google.com into your browse… | 32 | 43300 | active |
| faif/python-patterns A curated collection of classic design patterns and Python-specific idioms implemented as small, annotated Python examples. It covers creat… | 76 | 42946 | active |
| k88hudson/git-flight-rules A multilingual, community-maintained guide of step-by-step recipes for fixing common Git problems, framed as NASA-style 'flight rules'. It … | 75 | 42599 | stable |
| 996icu/996.ICU 996.ICU is a protest and awareness project against the '996' work schedule (9am-9pm, 6 days a week) in Chinese tech companies. It maintains… | 49 | 276783 | maintenance |
| luongnv89/claude-howto A visual, example-driven open-source guide to mastering Claude Code, covering slash commands, hooks, skills, subagents, plugins, and MCP se… | 79 | 41203 | active |
| QSCTech/zju-icicles A community-maintained GitHub repository collecting course guides, past exams, homework answers, review materials, and textbook resources f… | 61 | 40921 | active |
| PatrickJS/awesome-cursorrules A curated awesome-list of Cursor Project Rules (.mdc configuration files) that customize the behavior of the Cursor AI code editor for spec… | 61 | 40662 | active |
| bradtraversy/50projects50days A collection of 50+ mini web projects built with plain HTML, CSS, and JavaScript, accompanying Brad Traversy's '50 Projects in 50 Days' cou… | 36 | 40633 | active |
| gto76/python-cheatsheet A comprehensive, single-file Python cheatsheet covering collections, data types, syntax, system calls, data formats, and popular libraries.… | 85 | 38639 | active |
| kilimchoi/engineering-blogs A curated awesome-list of software engineering blogs from companies, individuals, and product teams, organized alphabetically. It is a refe… | 32 | 38553 | active |
| github/awesome-copilot A community-curated collection of custom agents, instructions, skills, hooks, workflows, and plugins for GitHub Copilot, browsable via a co… | 63 | 38283 | active |
| huihut/interview A curated knowledge summary for C/C++ technical interviews covering language fundamentals, STL, data structures, algorithms, operating syst… | 49 | 38153 | active |
| anthropics/prompt-eng-interactive-tutorial Anthropic's official interactive tutorial for prompt engineering with Claude, delivered as Jupyter Notebooks across 9 chapters with exercis… | 56 | 37798 | active |
| denysdovhan/wtfjs A curated collection of funny and tricky JavaScript examples explaining the language's quirks and edge cases, published as a book-style man… | 63 | 37678 | active |
| alebcay/awesome-shell A curated list of command-line frameworks, toolkits, guides, and gizmos, inspired by awesome-php. It catalogs shells, productivity tools, c… | 50 | 37512 | active |
| PKUanonym/REKCARC-TSC-UHT A community-maintained collection of course guides, assignments, past exams, and study materials for the Department of Computer Science and… | 77 | 37458 | active |
| eugenp/tutorials A large collection of small, focused Java and Spring tutorials maintained by Baeldung, with runnable example modules covering Spring Boot, … | 77 | 37326 | active |
| 0voice/interview_internal_reference A curated collection of technical interview questions and answers from major Chinese tech companies (Alibaba, Tencent, Baidu, Meituan, Byte… | 54 | 37242 | active |
| mouredev/Hello-Python A free, open-source Python course for complete beginners with 100 video classes, 44 hours of content, code examples, and projects. It cover… | 48 | 37132 | active |
| satwikkansal/wtfpython A curated collection of surprising, counter-intuitive Python code snippets with explanations of what happens under the hood. It is availabl… | 51 | 37065 | active |
| ashishpatel26/500-AI-Agents-Projects A curated collection of 500+ AI agent projects and use cases spanning frameworks like LangGraph, CrewAI, AutoGen, and Agno across industrie… | 63 | 37027 | active |
| AobingJava/JavaFamily A Chinese-language Java learning and interview preparation guide covering core backend knowledge such as JVM, collections, Redis, MySQL, ne… | 55 | 36979 | active |
| veggiemonk/awesome-docker A community-curated list of Docker resources, tools, and open-source projects, organized by categories like image building, orchestration, … | 67 | 36721 | active |
| jaywcjlove/linux-command A curated collection of 600+ Linux command manuals and explanations, published as a searchable web reference site. It also ships as a Chrom… | 79 | 36680 | active |
| doocs/leetcode A community-maintained collection of LeetCode problem solutions implemented in many programming languages including Java, Python, C++, Go, … | 67 | 36512 | active |
| Ink The official documentation site for Ink, Kraken's Ethereum OP Stack layer 2 blockchain focused on DeFi. It is a Next.js/Nextra-based docume… | 69 | 36471 | active |
| formulahendry/955.WLB A community-maintained whitelist of companies in China offering 955 work schedules (9am-5pm, 5 days a week) for better work-life balance. I… | 34 | 36362 | active |
| alan2207/bulletproof-react Bulletproof React is an opinionated guide and reference architecture for building scalable, production-ready React applications, demonstrat… | 69 | 35753 | active |
| jondot/awesome-react-native A curated awesome-list of React Native libraries, components, tools, and learning resources, with entries checked for maintenance and moder… | 77 | 35688 | active |
| kuchin/awesome-cto A curated, opinionated list of resources for Chief Technology Officers and VP R&D, focused on startups and hyper-growth companies. It colle… | 64 | 35373 | active |
| geekcomputers/Python A large collection of small, standalone Python example scripts written to automate everyday tasks and demonstrate Python concepts to beginn… | 76 | 35292 | active |
| sorrycc/awesome-javascript A curated awesome-list of browser-side JavaScript libraries, frameworks, tools, and learning resources. It organizes thousands of links acr… | 76 | 35023 | active |
| awesome-foss/awesome-sysadmin A curated list of free and open-source sysadmin resources, organized into categories like automation, backups, monitoring, identity managem… | 76 | 34997 | active |
| TheAlgorithms/C-Plus-Plus A large open-source collection of algorithms and data structures implemented in C++17 for educational purposes, covering computer science, … | 53 | 34612 | active |
| pcottle/learnGitBranching An interactive web application that visualizes git commit trees as you type commands, combined with tutorials and challenge levels. It serv… | 77 | 33953 | active |
| halfrost/LeetCode-Go A collection of LeetCode problem solutions written in Go with 100% test coverage and optimized runtimes, published as an online ebook. It s… | 84 | 33789 | active |
| google/comprehensive-rust Comprehensive Rust is a free, multi-day Rust course developed by Google's Android team, covering everything from basic syntax to generics, … | 76 | 33327 | active |
| ibraheemdev/modern-unix A curated list of modern, faster, and more user-friendly alternatives to common Unix command-line tools, such as bat for cat, eza for ls, a… | 32 | 33022 | active |
| ziadoz/awesome-php A curated list of high-quality PHP libraries, frameworks, tools, and resources maintained by the community. It serves as a discovery index … | 74 | 32669 | active |
| VoltAgent/awesome-agent-skills A curated awesome-list of 1000+ agent skills published by official dev teams (Anthropic, Google, Vercel, Stripe, Microsoft, etc.) and vette… | 61 | 32636 | active |
| XIU2/TrackersListCollection A daily-updated curated collection of popular BitTorrent tracker lists (best, all, HTTP-only variants) published as plain text files. Addin… | 77 | 32029 | active |
| Trinea/android-open-project A categorized collection of hundreds of Android open source projects, including custom views, utility libraries, and notable apps, maintain… | 65 | 31815 | active |
| donnemartin/interactive-coding-challenges A collection of 120+ interactive, test-driven Python coding challenges focused on algorithms and data structures for coding interviews. Eac… | 32 | 31756 | stable |
| hesamsheikh/awesome-openclaw-usecases A community-curated awesome list of real-life use cases for OpenClaw (formerly ClawdBot/MoltBot), an AI agent platform. It catalogs 42+ pra… | 48 | 31673 | active |
| mathiasbynens/dotfiles A well-known collection of bash dotfiles (aliases, functions, prompt, git/vim/tmux configs) plus a ~/.macos script applying sensible macOS … | 32 | 31461 | stable |
| nvim-lua/kickstart.nvim A small, single-file, fully documented Neovim configuration template meant as a launch point for building your own personal setup. It is ex… | 75 | 31331 | active |
| abhisheknaiidu/awesome-github-profile-readme A curated, auto-updating list of impressive GitHub profile README examples for inspiration. It collects links to well-designed developer pr… | 64 | 30929 | active |
| sunface/rust-course Rust语言圣经 (Rust Course) is a comprehensive, open-source Chinese-language book and tutorial for learning the Rust programming language, with … | 77 | 30831 | active |
| joshbuchea/HEAD A curated reference guide to HTML <head> elements, covering meta tags, favicons, Open Graph, social cards, and browser-specific tags. It is… | 70 | 30262 | active |
| AllThingsSmitty/css-protips A curated awesome-list of practical CSS tips and best practices covering selectors, layout, accessibility, and modern CSS features. It is d… | 77 | 30260 | active |
| CyC2018/CS-Notes A widely-used Chinese-language collection of study notes covering core computer science fundamentals, including algorithms, LeetCode soluti… | 32 | 185671 | maintenance |
| imDazui/Tvlist-awesome-m3u-m3u8 A curated awesome-list aggregating IPTV live-stream sources in M3U/M3U8 format, covering Chinese, international, and regional ISP channels,… | 56 | 29918 | active |
| Pierian-Data/Complete-Python-3-Bootcamp A collection of Jupyter Notebook course files accompanying the Complete Python 3 Bootcamp course on Udemy by Pierian Data. It provides stru… | 45 | 29736 | active |
| e2b-dev/awesome-ai-agents A curated awesome-list cataloging open-source and closed-source AI autonomous agents, maintained by the E2B team. It includes a browsable w… | 64 | 29690 | active |
| MichaelCade/90DaysOfDevOps A free, structured 90-day learning curriculum covering DevOps principles, processes, and tooling, expanded over multiple years to include D… | 63 | 29667 | active |
| elsewhencode/project-guidelines A curated collection of best practices for JavaScript projects covering Git workflows, documentation, testing, code style, API design, and … | 32 | 29451 | active |
| wesbos/JavaScript30 JavaScript30 is a free 30-day vanilla JavaScript coding challenge by Wes Bos, with starter files and completed solutions for 30 small proje… | 70 | 29255 | stable |
| wilsonfreitas/awesome-quant A curated awesome-list of libraries, packages, and resources for quantitative finance, covering trading, backtesting, pricing, risk analysi… | 77 | 29207 | active |
| viatsko/awesome-vscode A curated awesome-list of Visual Studio Code packages, extensions, themes, and resources. It organizes recommendations by language, framewo… | 72 | 28969 | active |
| tastejs/todomvc TodoMVC is a collection of the same Todo application implemented in dozens of JavaScript frameworks and libraries, letting developers compa… | 78 | 28949 | active |
| aishwaryanr/awesome-generative-ai-guide A curated awesome-list style hub for generative AI learning, organizing courses, research updates, notebooks, and interview prep into journ… | 70 | 28905 | active |
| Ebazhanov/linkedin-skill-assessments-quizzes A community-maintained collection of LinkedIn skill assessment quiz questions and answers covering topics like JavaScript, Python, Git, AWS… | 66 | 28811 | active |
| ChristosChristofidis/awesome-deep-learning A curated awesome-list of deep learning resources including books, courses, videos, papers, tutorials, datasets, frameworks, and communitie… | 43 | 28811 | active |
| fanmingming/live A free, openly hosted library of TV and radio channel logos (icons) plus related IPTV tools including EPG XML, M3U/TXT playlist converters,… | 77 | 28387 | active |
| harvard-edge/cs249r_book An open-access, two-volume textbook and curriculum ecosystem on engineering machine learning systems, from single-device foundations to fle… | 92 | 28010 | active |
| sudheerj/javascript-interview-questions A curated collection of 1000 JavaScript interview questions with answers, maintained as a markdown-based reference repository. It covers co… | 76 | 27621 | active |
| walter201230/Python A free, open-source Chinese-language Python tutorial (walter201230/Python, 25k+ stars, CC BY 4.0) covering basics through advanced features… | 73 | 27490 | active |
| Hannibal046/Awesome-LLM A curated awesome-list of resources on Large Language Models, including milestone papers, open LLM checkpoints, training and inference fram… | 46 | 27287 | active |
| sindresorhus/awesome-electron A curated awesome-list of resources for building desktop apps with Electron, including apps, boilerplates, tools, components, docs, article… | 68 | 27262 | active |
| forthespada/CS-Books A curated collection of over 1000 classic computer science books in PDF format, covering programming languages, algorithms, operating syste… | 55 | 27200 | active |
| mbadolato/iTerm2-Color-Schemes A curated collection of over 450 terminal color schemes, originally for iTerm2, ported to many other terminals and editors such as Terminal… | 99 | 27155 | active |
| jlevy/the-art-of-command-line A single-page guide of essential command-line tips and techniques for Unix-like shells, covering basics, everyday use, file and data proces… | 32 | 162179 | maintenance |
| OI-wiki/OI-wiki OI Wiki is a free, community-maintained knowledge base covering competitive programming (OI and ICPC), including fundamentals, common probl… | 77 | 26576 | active |
| matteocrippa/awesome-swift A collaboratively curated awesome list of Swift libraries, frameworks, extensions, and resources, organized by category with over 1100 proj… | 75 | 26226 | active |
| yeasy/docker_practice An open-source Chinese-language book, 'Docker 从入门到实践' (Docker from Beginner to Practice), teaching Docker and container technology from bas… | 96 | 26220 | active |
| TheAlgorithms/Rust A curated collection of algorithms and data structures implemented in Rust for educational purposes. It is part of TheAlgorithms project an… | 75 | 26018 | active |
| zhaoolee/ChromeAppHeroes A curated Chinese-language manual ('Chrome Plugin Heroes') reviewing excellent Chrome browser extensions, built with docsify and hosted on … | 69 | 25800 | active |
| changkun/modern-cpp-tutorial An open-source book, 'Modern C++ Tutorial: C++11 to C++26 On the Fly', that quickly introduces experienced C++ programmers to features from… | 62 | 25769 | active |
| keon/algorithms A collection of minimal, clean, well-documented implementations of data structures and algorithms in Python 3, installable via pip. Each mo… | 88 | 25542 | stable |
| tayllan/awesome-algorithms A curated awesome list of resources for learning and practicing algorithms and data structures. It organizes links to courses, books, visua… | 67 | 25476 | active |
| The Modern JavaScript Tutorial The Modern JavaScript Tutorial is an open-source, multi-language book-style tutorial covering JavaScript from basics to advanced topics, pu… | 75 | 25433 | active |
| hollischuang/toBeTopJavaer A curated Chinese-language knowledge roadmap and study guide for becoming an expert Java engineer, covering JVM, Spring, MySQL, design patt… | 32 | 25343 | active |
| VoltAgent/awesome-claude-code-subagents A curated awesome-list collection of 150+ specialized Claude Code subagents (markdown agent definitions) across 10 categories, installable … | 62 | 24659 | active |
| norvig/pytudes A collection of short but challenging Python programs and Jupyter notebooks by Peter Norvig, designed as practice material for perfecting p… | 77 | 24403 | active |
| kahun/awesome-sysadmin A curated list of open-source system administration resources covering backups, monitoring, configuration management, DNS, security, and mo… | 32 | 24351 | active |
| electron-react-boilerplate/electron-react-boilerplate Electron React Boilerplate is a starter template for building scalable cross-platform desktop apps with Electron, React, React Router, Webp… | 58 | 24253 | active |
| djsime1/awesome-flipperzero A curated awesome-list of resources for the Flipper Zero multi-tool device, covering databases/dumps, applications, plugins, firmwares, ani… | 32 | 24176 | active |
| ssloy/tinyrenderer A hands-on computer graphics course that teaches how 3D rendering APIs like OpenGL and Vulkan work by building a software renderer from scr… | 75 | 24146 | stable |
| agentsmd/agents.md AGENTS.md is a simple, open markdown format for giving AI coding agents project-specific context and instructions, like a README for agents… | 62 | 23919 | active |
| quii/learn-go-with-tests A free, open-source book and code repository that teaches the Go programming language through test-driven development. It covers Go fundame… | 88 | 23839 | active |
| MostlyAdequate/mostly-adequate-guide An open-source book teaching functional programming concepts using JavaScript, available online via GitBook with runnable exercises. It cov… | 23 | 23822 | stable |
| n0shake/Public-APIs A curated, categorized list of public APIs available for consumption across the web. It organizes APIs by domain such as analytics, finance… | 68 | 23801 | active |
| Open Source Computer Science Degree A curated list of free online courses from universities like MIT, Stanford, and Harvard that together cover the requirements of an undergra… | 44 | 23744 | active |
| kunal-kushwaha/DSA-Bootcamp-Java A free educational repository containing code samples, assignments, and notes for a Java data structures and algorithms bootcamp by WeMakeD… | 32 | 23636 | active |