resource: documentation
5314 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| xiaolincoder/CS-Base A Chinese-language illustrated learning resource covering computer science fundamentals: networking (TCP/IP, HTTP, HTTPS), operating system… | 32 | 18300 | active |
| rust-lang/book The official source for 'The Rust Programming Language' book, built with mdBook and available free online. It teaches Rust from installatio… | 72 | 18238 | active |
| jordan-cutler/path-to-senior-engineer-handbook A curated handbook of resources (newsletters, books, courses, papers, podcasts, and communities) for software engineers aiming to reach sen… | 70 | 18074 | active |
| BradyFU/Awesome-Multimodal-Large-Language-Models A curated awesome-list tracking the latest advances in multimodal large language models (MLLMs), including papers, surveys, benchmarks like… | 73 | 17988 | active |
| zhanymkanov/fastapi-best-practices An opinionated guide to FastAPI best practices and conventions distilled from production experience at startups. It covers project structur… | 68 | 17965 | active |
| AlgoMaster A collection of curated awesome-list repositories (awesome-system-design-resources, awesome-low-level-design, awesome-leetcode-resources, a… | 66 | 17738 | active |
| uber-go/guide The Uber Go Style Guide, documenting patterns and conventions used in Go code at Uber. It is a widely referenced resource with many communi… | 57 | 17663 | stable |
| ZJU-LLMs/Foundations-of-LLMs An open-source Chinese-language textbook from Zhejiang University covering the foundations of large language models, including language mod… | 49 | 17636 | active |
| MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning The homepage repository for the book 'Mathematical Foundations of Reinforcement Learning', providing a mathematically rigorous yet accessib… | 76 | 17579 | stable |
| gyoogle/tech-interview-for-developer A Korean-language encyclopedia of computer science fundamentals and technical interview knowledge for junior developers, maintained as a co… | 44 | 17531 | active |
| itwanger/toBeBetterJavaer A popular open-source Chinese-language Java learning guide and knowledge base covering Java fundamentals, concurrency, JVM, enterprise deve… | 77 | 17527 | active |
| gztchan/awesome-design A curated awesome-list collecting high-quality design resources and tools for UI/UX designers, covering stock photos, icons, color, typogra… | 23 | 17453 | active |
| dair-ai/ML-YouTube-Courses A curated index of machine learning, deep learning, NLP, and AI courses available on YouTube, organized by topic. It is a reference list ma… | 32 | 17383 | active |
| taizilongxu/interview_python A curated collection of Python interview questions and answers covering language features, operating systems, databases, and networking. It… | 36 | 17371 | active |
| thedaviddias/Front-End-Performance-Checklist An exhaustive, curated checklist of front-end web performance best practices covering HTML, CSS, fonts, images, and JavaScript, with priori… | 38 | 17333 | active |
| vitejs/awesome-vite A curated awesome-list of resources, plugins, templates, and tools related to Vite.js, the frontend build tool. It serves as a discovery in… | 62 | 17228 | active |
| Wechat-ggGitHub/Awesome-GitHub-Repo A curated awesome-list that collects and categorizes high-quality, interesting open-source projects on GitHub. Projects are organized by fu… | 71 | 17196 | active |
| cjbarber/ToolsOfTheTrade A curated awesome-list of tools and services for developers and startups, compiled from Hacker News threads, AngelList, and Quora. It catal… | 69 | 17155 | active |
| chiphuyen/aie-book A companion repository for the book 'AI Engineering' by Chip Huyen, containing curated resources, chapter summaries, study notes, prompt ex… | 62 | 17155 | active |
| Ileriayo/markdown-badges A curated collection of markdown badge snippets for developer profiles, READMEs, and project documentation, browsable on GitHub or a live s… | 76 | 16988 | active |
| arialdomartini/Back-End-Developer-Interview-Questions A curated list of open-ended back-end developer interview questions covering design patterns, code design, databases, and more. It is inten… | 32 | 16955 | active |
| thibmaek/awesome-raspberry-pi A curated awesome-list of Raspberry Pi tools, OS images, projects, and learning resources. It serves as a reference index linking to commun… | 75 | 16789 | active |
| architecture-decision-record/architecture-decision-record A curated collection of architecture decision record (ADR) examples, templates, and tutorials for documenting important software architectu… | 76 | 16744 | active |
| easychen/opc-methodology A free online book (CC-BY-NC-SA licensed) presenting a methodology for building one-person businesses, covering mindset, niche selection, c… | 50 | 16672 | active |
| rubocop/ruby-style-guide A community-driven Ruby coding style guide published as a website (rubystyle.guide), covering layout, naming, idioms, and language usage co… | 74 | 16548 | active |
| gustavoguanabara/html-css A free public course repository teaching HTML5 and CSS3 basics to beginners, created by Professor Gustavo Guanabara. It includes PDF lesson… | 48 | 16494 | active |
| The-Cool-Coders/Project-Ideas-And-Resources A curated collection of application ideas with detailed specifications including objectives, user stories, bonus features, and resource lin… | 32 | 16363 | active |
| othneildrew/Best-README-Template A popular README template for GitHub projects that provides a ready-made structure with shields, table of contents, and standard sections. … | 58 | 16317 | stable |
| USTC-Resource/USTC-Course A community-maintained collection of student-original course resources for the University of Science and Technology of China (USTC), includ… | 49 | 16245 | active |
| owainlewis/awesome-artificial-intelligence A curated, actively maintained list of AI learning resources including courses, books, video lectures, and papers, focused on foundations, … | 76 | 16209 | active |
| rossant/awesome-math A curated list of high-quality mathematics resources covering pure math, applied math, computation, formal proof, and AI in mathematics. It… | 76 | 16180 | active |
| ramitsurana/awesome-kubernetes A curated list of Kubernetes resources, tools, and learning materials maintained as an awesome-list. It is also published as a GitBook for … | 63 | 16058 | active |
| ipader/SwiftGuide A long-running curated guide to Swift learning resources and featured open-source projects, originally aimed at Chinese-speaking developers… | 79 | 15992 | active |
| swiftlang/swift-evolution The official Swift Evolution repository, which tracks and maintains proposals for changes and enhancements to the Swift programming languag… | 77 | 15869 | active |
| arthurspk/guiadevbrasil An extensive Portuguese-language guide (Guia Extenso de Programação) aggregating learning resources, tools, and career paths for technology… | 32 | 15765 | active |
| jhuangtw/xg2xg A community-maintained lookup table mapping Google internal technologies and services to their external and open-source equivalents. It hel… | 60 | 15695 | active |
| tc39/ecma262 The official source repository for ECMA-262, the ECMAScript (JavaScript) Language Specification, maintained by TC39. It contains the draft … | 87 | 15679 | active |
| sparanoid/chinese-copywriting-guidelines A widely-used open-source style guide for Chinese copywriting and typography, covering spacing between Chinese and Latin characters, punctu… | 64 | 15650 | active |
| github/opensource.guide A collection of community-curated guides by GitHub on how to launch, run, and contribute to open source projects. It covers topics like sta… | 76 | 15648 | stable |
| TianxingChen/Embodied-AI-Guide A Chinese-language encyclopedia-style knowledge base and resource index for embodied AI (具身智能), maintained by the Lumina Embodied AI commun… | 70 | 15638 | active |
| public-api-lists/public-api-lists A community-maintained, curated catalog of 800+ free public APIs organized into 48 categories, browsable on a website and consumable via a … | 75 | 15634 | active |
| iggredible/Learn-Vim Learn Vim (the Smart Way) is a free online book that teaches the most useful parts of Vim and Vimscript, bridging the gap between vimtutor … | 67 | 15204 | stable |
| jaywcjlove/reference A collection of developer cheat sheets (Quick Reference) covering programming languages, tools, frameworks, and workflows, translated and e… | 83 | 15197 | active |
| chentsulin/awesome-graphql A curated awesome list of GraphQL resources, including specifications, client and server implementations across many languages, tools, and … | 77 | 15107 | active |
| microsoft/dotnet The official GitHub home for .NET, serving as a curated directory of .NET open-source projects from Microsoft and the community, including … | 52 | 15103 | stable |
| wdndev/llm_interview_note A curated Chinese-language study guide and interview question bank covering large language model fundamentals, architectures, training, and… | 66 | 14963 | active |
| jujumilk3/leaked-system-prompts A curated collection of leaked system prompts from widely used LLM-based services, with community contributions verified via pull requests … | 69 | 14912 | active |
| Sairyss/domain-driven-hexagon An educational repository teaching Domain-Driven Design, hexagonal/clean architecture, and software design patterns with TypeScript/NestJS … | 32 | 14890 | stable |
| microsoft/RustTraining A collection of seven Rust training courses from Microsoft covering beginner through expert levels, plus deep-dives on async, advanced patt… | 58 | 14814 | active |
| mouredev/hello-git A free, open-source course (5+ hours of video across 45 lessons) for learning Git and GitHub from scratch, aimed at complete beginners. It … | 76 | 14769 | active |
| aalansehaiyang/technology-talk A curated Chinese-language technical guide for Java developers preparing for big-tech interviews, covering Java fundamentals, JVM, Spring e… | 47 | 14728 | active |
| taowen/awesome-lowcode A curated awesome-list of Chinese low-code and no-code platforms, collecting links to products like Alibaba Yida, Tencent lowcode, iVX, and… | 32 | 14716 | active |
| origin-brain/rust-by-practice Rust By Practice is an open-source book of challenging Rust examples, exercises, and projects, built with mdbook and readable online in Eng… | 77 | 14714 | active |
| graphql/graphql-spec The official GraphQL specification, edited in Markdown and published as versioned releases describing the GraphQL query language, type syst… | 69 | 14587 | stable |
| DuGuQiuBai/Java A curated 27-day Java learning roadmap and tutorial collection designed to take learners from basics toward Java proficiency. It is a popul… | 32 | 14499 | active |
| KAYOKG/BibliotecaDev A curated collection of essential programming and software development books, organized by category (algorithms, software architecture, dat… | 66 | 14496 | active |
| mfornos/awesome-microservices A curated list of microservice architecture principles, tools, and technologies spanning platforms, service toolkits, and capabilities. It … | 76 | 14494 | active |
| rstacruz/cheatsheets Devhints is a large collection of concise developer cheatsheets covering web development, CLI tools, languages, databases, and DevOps, publ… | 77 | 14456 | active |
| neutraltone/awesome-stock-resources A curated awesome-list of links to free stock photography, video, illustration, icons, fonts, patterns, and music websites. It organizes re… | 59 | 14455 | active |
| greensock/gsap-skills Official AI skills for GSAP (GreenSock Animation Platform) distributed in the Agent Skills format, teaching AI coding agents correct GSAP u… | 58 | 14385 | active |
| trimstray/nginx-admins-handbook A comprehensive community handbook of notes, cheatsheets, and best practices for administering NGINX, covering performance tuning, security… | 32 | 14305 | stable |
| ZachGoldberg/Startup-CTO-Handbook An open-source book, The Startup CTO's Handbook, covering leadership, management, and technical topics for leaders of software engineering … | 33 | 14195 | active |
| hackerkid/Mind-Expanding-Books A curated awesome-list of mind-expanding books across categories like philosophy, psychology, business, history, and fiction, with Goodread… | 32 | 14186 | active |
| kettanaito/naming-cheatsheet A language-agnostic cheatsheet of guidelines for naming variables and functions, home of the A/HC/LC (Action/High Context/Low Context) patt… | 32 | 14186 | stable |
| fmhy/FMHY FMHY (Free Media Heck Yeah) is a massive community-maintained curated index of links to free media, tools, and resources, published as a we… | 69 | 14167 | active |
| visenger/awesome-mlops A curated awesome list of references, tools, books, papers, and courses for MLOps (Machine Learning Operations). It covers the full ML life… | 32 | 14165 | active |
| jbranchaud/til A large, actively maintained collection of short 'Today I Learned' write-ups covering thousands of small tips across dozens of languages, t… | 77 | 14141 | active |
| AmazingAng/WTF-Solidity WTF Solidity is a minimalist, beginner-friendly tutorial series for learning the Solidity smart contract language, with example code for ea… | 77 | 14035 | active |
| liquidslr/system-design-notes A collection of study notes summarizing the 'System Design Interview - An Insider's Guide' books (Vol 1 and 2) by Alex Xu. It covers topics… | 65 | 14000 | active |
| octocat/Spoon-Knife A demonstration repository by GitHub used to teach users how to fork a repository and submit pull requests. It contains no functional softw… | 32 | 13992 | stable |
| paperswithbacktest/awesome-systematic-trading A curated awesome-list of libraries, packages, strategies, books, blogs, videos, and courses for systematic (quantitative/algorithmic) trad… | 77 | 13985 | active |
| ethereum/EIPs The official repository of Ethereum Improvement Proposals (EIPs), which standardize the Ethereum protocol, networking, interfaces, and appl… | 77 | 13965 | active |
| pengsida/learning_research An open-source collection of research experience and advice for graduate and undergraduate students, written by a 3D vision researcher. It … | 68 | 13855 | active |
| ikatyang/emoji-cheat-sheet A markdown emoji cheat sheet listing emoji shortcodes with rendered icons, auto-generated from the GitHub Emoji API and the Unicode Full Em… | 77 | 13804 | active |
| OpenGenus/cosmos Cosmos is a large community-contributed collection of algorithm and data structure implementations in many languages including C++, Java, P… | 32 | 13742 | active |
| qazbnm456/awesome-web-security A curated list of web security materials and resources covering vulnerabilities like XSS, SQL injection, SSRF, CSRF, and more. It also ship… | 76 | 13732 | active |
| seanprashad/leetcode-patterns A free, open-source study guide and web app that groups 179 LeetCode questions by recurring problem-solving patterns to prepare for softwar… | 77 | 13680 | active |
| GTFOBins/GTFOBins.github.io GTFOBins is a curated, community-maintained dataset and reference website of Unix-like executables that can be abused to bypass local secur… | 70 | 13590 | active |
| chrislgarry/Apollo-11 A repository containing the digitized original Apollo 11 Guidance Computer (AGC) assembly source code for the Command Module (Comanche055) … | 74 | 72196 | maintenance |
| dastergon/awesome-sre A curated awesome-list of Site Reliability Engineering and Production Engineering resources, including articles, books, talks, podcasts, an… | 50 | 13462 | active |
| alexandresanlim/Badges4-README.md-Profile A curated awesome-list collection of badge URLs (mostly Shields.io style) for decorating GitHub README.md profiles and project docs. It is … | 74 | 13428 | active |
| prakhar1989/awesome-courses A curated awesome-list of free online university Computer Science courses with links to lecture videos, notes, assignments, and readings. I… | 32 | 70678 | maintenance |
| halfrost/Halfrost-Field A large collection of in-depth technical blog articles and source code walkthroughs covering open-source frameworks, system design, network… | 75 | 13220 | active |
| phanan/htaccess A curated awesome-list collection of useful Apache .htaccess snippets covering redirects, security, caching, and more. It is reference docu… | 64 | 13181 | active |
| h4cc/awesome-elixir A curated list of Elixir and Erlang libraries, resources, and tools organized by category. It serves as a discovery directory for the Elixi… | 53 | 13165 | active |
| kodecocodes/swift-style-guide The official Swift style guide from Kodeco, defining coding conventions for clarity, consistency, and brevity across their books and tutori… | 39 | 13161 | active |
| dotnet/AspNetCore.Docs The official documentation repository for ASP.NET Core, published on Microsoft Learn. It contains tutorials, conceptual articles, and sampl… | 67 | 13134 | active |
| rigtorp/awesome-modern-cpp A curated awesome-list of resources for learning modern C++ (C++11 through C++20), including books, podcasts, communities, and standards pa… | 32 | 13134 | active |
| dair-ai/AI-Papers-of-the-Week A curated repository by DAIR.AI that highlights the top machine learning and AI research papers every week, organized by year and week. It … | 76 | 13115 | active |
| chiraggude/awesome-laravel A curated awesome-list of bookmarks, packages, tutorials, videos, and other resources for the Laravel PHP framework ecosystem. It serves as… | 32 | 13092 | active |
| ttroy50/cmake-examples A collection of CMake example configurations arranged as a progressive tutorial, from basic builds to advanced features like testing, stati… | 23 | 13076 | stable |
| microsoft/language-server-protocol The official specification repository for the Language Server Protocol (LSP), a JSON-RPC-based protocol standardizing communication between… | 77 | 12995 | active |
| kubernetes/community The Kubernetes community documentation repository containing governance docs, SIG listings, communication channels, and contributor guides.… | 77 | 12989 | active |
| Unity-Technologies/UnityCsReference The official C# reference source code for the Unity engine and editor, published by Unity Technologies. It is provided for reading and refe… | 77 | 12967 | active |
| m3y54m/Embedded-Engineering-Roadmap A curated roadmap and resource collection for learning embedded systems engineering, covering hardware, firmware, and electronics. It guide… | 61 | 12956 | active |
| humiaozuzu/awesome-flask A curated list of Flask resources, extensions, tutorials, books, and open-source projects. It serves as a reference catalog for the Flask m… | 76 | 12755 | active |
| dotnet/csharplang The official repository for the design of the C# programming language, maintained by the C# Language Design Team. It hosts feature proposal… | 76 | 12693 | active |
| ruanyf/document-style-guide A Chinese-language style guide for writing technical documentation, covering titles, text, paragraphs, numbers, punctuation, document struc… | 58 | 12671 | active |
| ritchieng/the-incredible-pytorch A curated list of tutorials, papers, projects, libraries, videos, and communities related to PyTorch. It serves as a reference index for le… | 74 | 12634 | active |
| jackfrued/Python-Core-50-Courses A Chinese-language beginner course of 50 lessons teaching Python language fundamentals, rewritten from the first 15 days of the author's Py… | 58 | 12588 | active |