resource: documentation
5314 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| orrsella/soft-eng-interview-prep A concise study guide covering the theoretical material needed to pass big tech (Facebook/Google) software engineering interviews, availabl… | 32 | 2247 | maintenance |
| rogerdudler/git-guide A simple, single-page guide to Git version control basics, hosted as a static website. It provides quick-start commands and explanations fo… | 32 | 2245 | maintenance |
| selfboot/CS_Offer A curated collection of computer science fundamentals (databases, data structures, OS/Linux, networking, algorithms, math) plus notes on Py… | 32 | 2241 | maintenance |
| DP-3T/documents A documentation repository for DP-3T, a decentralized privacy-preserving proximity tracing protocol designed to slow the spread of SARS-CoV… | 32 | 2241 | maintenance |
| evilcos/papers A personal repository of open security papers and links by Evilcos (SlowMist co-founder), pointing to resources like the Blockchain Dark Fo… | 32 | 2238 | maintenance |
| twitter/effectivescala Twitter's Effective Scala guide, a document distilling Twitter's experience and best practices for writing Scala in production, covering fo… | 32 | 2231 | maintenance |
| radi-cho/awesome-gpt4 A curated awesome-list collecting prompts, papers, tools, and open-source projects related to the GPT-4 language model. It serves as a refe… | 31 | 2227 | maintenance |
| edobashira/speech-language-processing A curated awesome-style list of speech and natural language processing resources, including toolkits, libraries, and references. It covers … | 32 | 2225 | maintenance |
| bagder/http3-explained An open, collaboratively written book documenting the HTTP/3 and QUIC protocols, available as web and PDF versions. It is maintained by cur… | 32 | 2225 | maintenance |
| phodal/designiot An open-source Chinese-language book (GitHub book) titled '一步步搭建物联网系统' (Build an IoT System Step by Step) that teaches readers how to desig… | 23 | 2225 | maintenance |
| 4z7l/tech_interview.zip A curated Korean-language collection of technical and behavioral interview questions gathered during a job search, covering topics like C++… | 32 | 2224 | maintenance |
| CarpenterLee/JCFInternals A series of in-depth tutorial articles analyzing the internals of the Java Collections Framework (JCF) from data structure and algorithm pe… | 32 | 2223 | maintenance |
| dyweb/papers-notebook A curated collection of reading notes for academic papers in distributed systems, virtualization, sandboxing, security, and machine learnin… | 32 | 2209 | maintenance |
| chris-chris/ml-engineer-roadmap A visual roadmap of charts outlining the skills and technologies needed to become a machine learning engineer, inspired by the web develope… | 32 | 2207 | maintenance |
| ssllabs/research A repository hosting SSL Labs' SSL/TLS Deployment Best Practices guide and SSL Server Rating Guide, plus a wiki of TLS configuration and as… | 32 | 2204 | maintenance |
| rust-lang/async-book The official Rust async book, a guide to asynchronous programming in Rust from beginner to advanced topics, built with mdbook. It is curren… | 70 | 2201 | maintenance |
| cdeweyx/ds-career-resources A curated compilation of resources, blog posts, and advice for aspiring data scientists, including interview prep material and internship r… | 32 | 2198 | maintenance |
| kennyledet/Algorithm-Implementations A community-driven, language-agnostic repository for sharing, discovering, and discussing algorithm implementations in any programming lang… | 32 | 2195 | maintenance |
| donavon/hook-flow A flowchart diagram explaining the lifecycle of a React Hooks component, available as an image and PDF. It can be opened in the browser via… | 32 | 2194 | maintenance |
| guobinhit/intellij-idea-tutorial A Chinese-language tutorial series (in Markdown articles) teaching how to use IntelliJ IDEA, covering installation, interface basics, debug… | 23 | 2193 | maintenance |
| mobxjs/awesome-mobx A curated awesome-list of resources for MobX, the reactive state management library for JavaScript and React. It collects official docs, tu… | 32 | 2186 | maintenance |
| gerryguy311/Free_CyberSecurity_Professional_Development_Resources A curated awesome list of free cybersecurity professional development resources including training, conferences, labs, books, podcasts, and… | 62 | 2184 | maintenance |
| togiberlin/ui-ux-designer-roadmap A curated roadmap document describing how to become a UI/UX designer, covering tools, UI principles, and UX research topics like behavioral… | 32 | 2183 | maintenance |
| lcxfs1991/blog A personal technical blog repository by Leehey (Li Chengxi), a senior frontend engineer, containing in-depth articles on React optimization… | 32 | 2181 | maintenance |
| JesseKPhillips/USA-Constitution A Git repository that models the US Constitution's amendments as a history of edits, showing how the document evolved from its original tex… | 32 | 2180 | maintenance |
| zenorocha/browser-diet Browser Diet is an open-source front-end performance guide ('How to lose weight in the browser') published as a static website built with D… | 32 | 2177 | maintenance |
| guanguans/notes A personal collection of study notes covering Linux, PHP, MySQL, Redis, Git, Shell, Go, design patterns, and developer tools like PhpStorm,… | 32 | 2177 | maintenance |
| zenany/weekly A curated weekly digest repository collecting notable web technology articles, tools, and learning resources since 2014, written primarily … | 76 | 2175 | maintenance |
| AntBranch/awesome-github A curated list of GitHub guides, articles, sites, tools, projects, and resources, primarily in Chinese, aimed at helping developers use Git… | 64 | 2175 | maintenance |
| phodal/ledge Ledge is a DevOps knowledge and tooling platform distilled from ThoughtWorks' DevOps, agile, and lean practices. It is a static site built … | 32 | 2174 | maintenance |
| codersguild/System-Design A curated collection of articles, videos, and resources on system design and software architecture, compiled from an IIT Kanpur course. It … | 32 | 2173 | maintenance |
| semlinker/reactjs-interview-questions A Chinese-language collection of 304 ReactJS interview questions and answers, translated from sudheerj/reactjs-interview-questions. It cove… | 32 | 2170 | maintenance |
| genomicsclass/labs R Markdown source files for the HarvardX PH525x Biomedical Data Science course series, compiled into the book 'Data Analysis for the Life S… | 32 | 2169 | maintenance |
| hatena/Hatena-Textbook Hatena's internal engineering training textbook covering programming fundamentals, databases, web application development, frontend, iOS, a… | 32 | 2169 | maintenance |
| skyhee/gin-doc-cn A Chinese-language documentation project for the Gin web framework for Go, covering routing, middleware, controllers, requests/responses, v… | 32 | 2161 | maintenance |
| LinDaiDai/bpmn-chinese-document A comprehensive Chinese-language tutorial and documentation collection for bpmn.js, a BPMN 2.0 rendering toolkit and web modeler. It includ… | 32 | 2161 | maintenance |
| huyaocode/webKnowledge A curated Chinese-language knowledge base summarizing frontend web development topics, organized into a systematic collection of deep-dive … | 32 | 2160 | maintenance |
| quanke/think-in-java An electronic book distribution of 'Thinking in Java' (Java 编程思想), compiled into PDF, ePub, and Mobi formats via GitBook for free online re… | 32 | 2154 | maintenance |
| jorgebucaran/cookbook.fish The Fish Cookbook is a curated collection of recipes and tutorials for the Fish shell, covering installation, configuration, variables, fun… | 32 | 2153 | maintenance |
| ujjwalkarn/DataScienceR A curated list of R tutorials and packages for Data Science, NLP, and Machine Learning, serving as a reference guide for common data analys… | 32 | 2150 | maintenance |
| ngaut/builddatabase An open-source book/course that teaches how to build a distributed SQL database from scratch, using TiDB and TiKV source code as reference … | 32 | 2149 | maintenance |
| mcinglis/c-style A personal style guide documenting the author's favorite C programming practices, covering compiler warning flags, correctness, readability… | 10 | 2149 | maintenance |
| CTF Write-ups A community-maintained archive of CTF (capture the flag) write-ups and challenge source files, organized by year from 2013 to 2017. It cent… | 32 | 2148 | maintenance |
| dgryski/awesome-consensus A curated awesome list of papers, talks, and implementations covering consensus algorithms such as Paxos, Raft, and Zab, plus distributed l… | 32 | 2146 | maintenance |
| huggingface/evaluation-guidebook A guidebook from Hugging Face sharing practical and theoretical knowledge about LLM evaluation, gathered while managing the Open LLM Leader… | 46 | 2143 | maintenance |
| justjavac/Programming-Alpha-To-Omega A curated Chinese-language collection of tutorial series on learning programming from scratch by building things yourself, from compilers a… | 32 | 2137 | maintenance |
| dahuoyzs/javapdf A curated repository listing 100 classic Java-related technical books as PDF downloads (via Baidu cloud links), covering topics from beginn… | 32 | 2133 | maintenance |
| fkromer/awesome-ros2 A curated list of resources for the Robot Operating System 2 (ROS 2), covering packages, examples, documentation, books, courses, papers, p… | 10 | 2132 | maintenance |
| arkingc/note A curated collection of Chinese-language computer science study notes covering operating systems, computer networking, data structures and … | 32 | 2130 | maintenance |
| wowlusitong/awesome-education A curated awesome-list collecting software and services that offer educational discounts for students. It catalogs deals from vendors like … | 32 | 2129 | maintenance |
| tom0li/collection-document A curated awesome-list of quality security articles covering penetration testing, cloud security, threat detection, Java code auditing, and… | 32 | 2116 | maintenance |
| yangkun19921001/Blog A curated collection of Chinese-language technical blog posts and tutorials covering Android development, interview preparation, data struc… | 23 | 2116 | maintenance |
| sl1673495/leetcode-javascript A curated collection of 100+ classic LeetCode problem solutions written in JavaScript, organized by topic labels (recursion, backtracking, … | 32 | 2114 | maintenance |
| zhangbc/eBooks A curated collection of classic IT eBooks, primarily in Chinese, covering server systems, AI/ML, algorithms, networking, and programming la… | 32 | 2112 | maintenance |
| LearningOS/rust-based-os-comp2023 The 2023 autumn/winter Open-Source OS Training Camp, a structured educational program teaching Rust programming and OS kernel design using … | 32 | 2109 | maintenance |
| zero-equals-false/awesome-programming-books A curated awesome-list of recommended programming and computer science books, organized by topics such as algorithms, AI, software architec… | 32 | 2109 | maintenance |
| threadshare/php A curated Chinese-language learning resource collection for PHP and web development beginners, including video tutorials, sample code, book… | 10 | 2108 | maintenance |
| xioacd99/study-is-wonderful A curated awesome-list of public university courses and study resources, primarily video lectures hosted on Bilibili and YouTube, aimed at … | 32 | 2105 | maintenance |
| alivebao/clean-code-js A Chinese translation of the Clean Code JavaScript style guide, adapting Robert C. Martin's 'Clean Code' principles to JavaScript. It provi… | 32 | 2097 | maintenance |
| objccn/articles The source repository for ObjC China (objccn.io), a complete, authorized Chinese translation of all 24 issues of the objc.io periodical on … | 32 | 2092 | maintenance |
| CombineCommunity/rxswift-to-combine-cheatsheet A reference cheatsheet mapping RxSwift operators and types to their Apple Combine equivalents, available as Markdown tables and searchable … | 60 | 2089 | maintenance |
| ityouknow/spring-boot-leaning A collection of companion code repositories for Chinese Spring Boot course series, covering Spring Boot 1.X and 2.X with integrations like … | 32 | 2089 | maintenance |
| lefex/FE A free multimedia e-book ('前端小课' / Frontend Mini Lessons) that teaches front-end web development from zero, covering HTML, CSS, JavaScript,… | 32 | 2088 | maintenance |
| baquer/GATE-and-CSE-Resources-for-Students A curated collection of study resources for GATE exam and Computer Science Engineering students, covering core subjects like algorithms, op… | 32 | 2082 | maintenance |
| dolotech/ebook A curated collection of learning materials and notes, primarily containing detailed Go programming notes covering goroutines, channels, int… | 32 | 2081 | maintenance |
| michalmalik/linux-re-101 A curated collection of links, papers, and references for Linux reverse engineering, covering ELF binaries, syscalls, assembly, and anti-de… | 32 | 2078 | maintenance |
| jasonhua95/awesome-dotnet-core A Chinese-language curated awesome list of .NET Core libraries, tools, frameworks, and software, translated and annotated from the English … | 32 | 2077 | maintenance |
| alaskasquirrel/Chinese-Podcasts A curated list of Chinese-language podcasts organized by topic, including programming, design, science, history, food, and regional categor… | 32 | 2076 | maintenance |
| davebs/AgileLite AgileLite is a lightweight agile software development methodology documented as a simple text file, emphasizing short sprints and a 3-weeks… | 32 | 2073 | maintenance |
| AlexanderGrom/go-patterns A curated collection of 22 classic GoF design patterns implemented in Go, organized into creational, structural, and behavioral categories.… | 32 | 2073 | maintenance |
| trananhkma/fucking-awesome-python A curated list of Python libraries and tools, forked from awesome-python and augmented with GitHub star and fork counts for each entry. It … | 32 | 2071 | maintenance |
| YfryTchsGD/Log4jAttackSurface A community-curated list documenting which manufacturers, products, and components were affected by the Log4j (Log4Shell) vulnerability, wi… | 32 | 2070 | maintenance |
| zibuyu/research_tao A Chinese-language open guide on how to get started with NLP research, written by a Tsinghua professor. It covers the academic community, r… | 32 | 2069 | maintenance |
| willitscale/learning-solidity A companion repository of Solidity example code for a YouTube tutorial series on Ethereum smart contract development. It covers basics thro… | 32 | 2064 | maintenance |
| Hackplayers/hackthebox-writeups A community-maintained collection of writeups for HackTheBox boot2root machines and challenges, written in Spanish or English. Writeups for… | 32 | 2053 | maintenance |
| chokcoco/jQuery- A Chinese-language annotated walkthrough of the jQuery 1.10.2 source code, with the author's explanatory comments embedded in the source fi… | 32 | 2052 | maintenance |
| huggingface/awesome-papers A curated collection of NLP research papers and presentation materials from Hugging Face's internal science day discussions. Each entry lin… | 32 | 2050 | maintenance |
| kriasoft/Folder-Structure-Conventions A reference guide documenting folder/directory structure options and naming conventions for software projects. It catalogs common top-level… | 32 | 2048 | maintenance |
| 3masterplus/book A curated collection of PDF books assembled by the author to help readers improve their skills, with topics including MySQL, PHP, and gener… | 32 | 2042 | maintenance |
| linghuam/boutique-books A curated collection of technical and general-interest books (mostly PDFs and MOBIs) with a reading-notes index, covering JavaScript, Node.… | 32 | 2037 | maintenance |
| zhoubolei/bolei_awesome_posters A collection of academic poster examples and downloadable PowerPoint templates from CVPR, ECCV, and NeurIPS presentations, shared by resear… | 32 | 2034 | maintenance |
| tomohideshibata/BERT-related-papers A curated list of research papers related to BERT and transformer-based language models, organized by topic such as surveys, downstream tas… | 32 | 2032 | maintenance |
| walu/phpbook An open-source Chinese-language book on developing PHP extensions and working with the PHP engine internals. It is written in Markdown chap… | 32 | 2032 | maintenance |
| jiqizhixin/Artificial-Intelligence-Terminology-Database A curated English-to-Chinese terminology database for artificial intelligence, containing roughly 2,400 professional terms organized alphab… | 32 | 2031 | maintenance |
| Froussios/Intro-To-RxJava An extensive online tutorial book teaching RxJava, the reactive programming library for the JVM, adapted from the IntroToRx guide for Rx.NE… | 32 | 2031 | maintenance |
| weaiken/ebook A curated repository of classic computer science and programming ebook PDFs, organized by language and platform (Android, iOS, C++, etc.). … | 32 | 2031 | maintenance |
| maxvfischer/DIY-CNC-machine A detailed tutorial guide for building a DIY CNC machine from scratch, based on Ivan Miranda's design. It includes a complete bill of mater… | 32 | 2025 | maintenance |
| heckj/swiftui-notes An open-source book and reference documentation on Apple's Combine framework, with notes on using it alongside SwiftUI and UIKit. It includ… | 32 | 2024 | maintenance |
| kbariotis/templates A curated collection of standard document templates for engineering and product teams, including technical design docs, run books, postmort… | 32 | 2021 | maintenance |
| HolyBugx/HolyTips HolyTips is a curated collection of notes, checklists, and writeups on bug bounty hunting and web application security. It serves as a refe… | 32 | 2021 | maintenance |
| QianMo/PBR-White-Paper A Chinese-language white paper (ebook) summarizing the core knowledge system of Physically Based Rendering (PBR), covering BRDF/BSDF, norma… | 32 | 2019 | maintenance |
| IgorSusmelj/pytorch-styleguide An unofficial styleguide and best-practices document for writing PyTorch code, based on over a year of deep learning experience from a rese… | 32 | 2018 | maintenance |
| ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview A Chinese-language interview preparation guide for embedded software engineers, collecting written-test and interview questions ('八股文') cov… | 32 | 2016 | maintenance |
| youngfish42/Awesome-FL A curated awesome-list of federated learning resources including papers by venue and topic, frameworks, datasets, surveys, tutorials, and w… | 74 | 2012 | maintenance |
| mayfrost/guides A collection of community-maintained guides and documentation covering a variety of computing topics, written to make complex computing eas… | 32 | 2010 | maintenance |
| akr3ch/BugBountyBooks A curated collection of PDF books and cheatsheets covering modern web application security and bug bounty hunting. It serves as a free lear… | 32 | 2008 | maintenance |
| Leezj9671/Pentest_Interview A curated collection of penetration testing and cybersecurity job interview notes from 2018-2019, including HR questions, technical questio… | 70 | 2004 | maintenance |
| survivejs/react-book SurviveJS - React is a free online book (CC BY-NC-ND) that teaches React by guiding readers through building a Kanban application, with per… | 32 | 2003 | maintenance |
| kevingo/coding-interview-university-zh-tw A Traditional Chinese translation of the coding-interview-university study plan, a multi-month curriculum covering computer science fundame… | 32 | 2002 | maintenance |
| react/jsx The JSX specification defines an XML-like syntax extension to ECMAScript for expressing tree structures with attributes, intended to be con… | 32 | 2001 | maintenance |