resource: documentation
5336 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| microsoft/TypeScript-Handbook The original Microsoft TypeScript Handbook, a comprehensive guide to the TypeScript language published on the TypeScript website. It is dep… | 10 | 4850 | abandoned |
| north/north North is a set of design and development standards and best practices for modern web projects, covering the full lifecycle from project kic… | 23 | 4794 | abandoned |
| miguelmota/golang-for-nodejs-developers A curated collection of side-by-side code examples comparing Go and Node.js/JavaScript syntax and idioms, covering basics like variables, c… | 10 | 4766 | abandoned |
| github/swift-style-guide A style guide and coding conventions document for Swift projects, originally maintained by GitHub. It covers conventions like whitespace, l… | 10 | 4755 | abandoned |
| remy/html5demos A collection of open-source HTML5 demos and examples demonstrating browser APIs like canvas, video, websockets, drag-and-drop, and storage,… | 10 | 4727 | abandoned |
| ChenYilong/iOS9AdaptationTips A Chinese-language tutorial series with demo code explaining how to adapt iOS apps to iOS 9 changes, most notably App Transport Security (A… | 32 | 4442 | abandoned |
| qibaoguang/Spring-Boot-Reference-Guide A Chinese translation of the official Spring Boot Reference Guide (version 1.4.1.RELEASE), published as a GitBook and hosted on GitHub. It … | 23 | 4440 | abandoned |
| windiest/Front-end-tutorial A curated collection of front-end development learning resources, tutorials, and reference links, primarily in Chinese, covering JavaScript… | 32 | 4425 | abandoned |
| dennybritz/deeplearning-papernotes A curated collection of summaries and personal notes on deep learning research papers, organized chronologically with links to arXiv, artic… | 32 | 4421 | abandoned |
| WeMobileDev/article A repository collecting technical articles published by the WeChat Mobile Development Team on their WeChat public account. It serves as an … | 32 | 4383 | abandoned |
| coreb1t/awesome-pentest-cheat-sheets A curated awesome-list collection of cheat sheets useful for penetration testing, covering discovery, enumeration, exploitation, and genera… | 10 | 4368 | abandoned |
| AMD (Asynchronous Module Definition) The canonical specification documents for the Asynchronous Module Definition (AMD) API, including require(), loader plugins, and common loa… | 32 | 4295 | abandoned |
| DopplerHQ/awesome-bots A curated awesome-list of resources for building bots and chatbots, covering voice bots, messaging platforms (Slack, Telegram, Facebook Mes… | 10 | 4177 | abandoned |
| PeiQi0/PeiQi-WIKI-Book PeiQi文库 is a Chinese-language cybersecurity knowledge base covering vulnerability research, code auditing, CTF, and red/blue team operation… | 32 | 4121 | abandoned |
| vczero/react-native-lesson A Chinese-language tutorial series (React Native入门指南) teaching React Native fundamentals through nine lessons covering layout, CSS, UI comp… | 32 | 4046 | abandoned |
| tmallfe/tmallfe.github.io The Tmall Frontend (天猫前端) team blog, a Jekyll-based GitHub Pages site publishing articles about frontend engineering at Tmall/Alibaba. It c… | 32 | 3900 | abandoned |
| bebraw/jswiki A community-maintained wiki cataloging JavaScript, HTML5, and WebGL technologies, libraries, and tools. The repository builds the wiki cont… | 32 | 3867 | abandoned |
| nemoTyrant/manong A categorized archive of articles from the Chinese '码农周刊' (Manong Weekly) newsletter, organized by language and technology into Markdown fi… | 32 | 3855 | abandoned |
| rbmonster/learning-note A Chinese-language collection of Java interview and study notes covering Java fundamentals, concurrency, Spring, middleware like Redis and … | 68 | 3813 | abandoned |
| reed-hong/awesome-libra A curated awesome-list of resources for Facebook's Libra blockchain, including official docs, wallets, block explorers, SDKs, and learning … | 32 | 3809 | abandoned |
| Alibaba-Technology/hangzhouYunQi2017ppt A collection of presentation slides (PPTs) from Alibaba's 2017 Hangzhou Yunqi Conference, covering 140+ technical forums on AI, fintech, qu… | 32 | 3807 | abandoned |
| mcxiaoke/RxDocs A Chinese translation of the ReactiveX and RxJava documentation, published via GitBook with PDF/ePub/Mobi downloads. It covers Rx concepts,… | 32 | 3798 | abandoned |
| Gradle Build Tool A collection of sample projects demonstrating Gradle's Kotlin DSL for writing build scripts in Kotlin. The repository is now obsolete, with… | 10 | 3678 | abandoned |
| mikechau/react-primer-draft A written primer/tutorial for building single-page web applications with React, covering components, JSX, props, state, lifecycle events, a… | 32 | 3623 | abandoned |
| GoogleChrome/web.dev The source code and content for web.dev, Google Chrome team's educational site teaching developers to build fast, accessible, cross-browser… | 10 | 3615 | abandoned |
| fuhmmin/it-ebooks-cn A curated list of Chinese-language computer science and IT e-book PDFs with download links (Baidu Cloud, Weibo Weipan, MEGA). It is a link … | 32 | 3614 | abandoned |
| upend/IF_MS_BUYS_GITHUB_IMMA_OUT The GitHub Evacuation Project is a community movement and evacuation guide for developers looking to migrate off GitHub following Microsoft… | 32 | 3597 | abandoned |
| elastic/elasticsearch-definitive-guide The source repository for the legacy 'Elasticsearch: The Definitive Guide' book, written in Asciidoc and covering Elasticsearch 1.x and 2.x… | 10 | 3570 | abandoned |
| code4craft/netty-learning A series of Chinese-language articles guiding readers through the Netty source code, covering its architecture, buffers, pipelines, and the… | 32 | 3544 | abandoned |
| youyudehexie/node123 A curated Chinese-language collection of Node.js learning resources, tutorials, articles, and module navigation links. It serves as a readi… | 32 | 3527 | abandoned |
| operator-framework/awesome-operators A community-curated awesome list tracking Kubernetes Operators available in the wild, with links and descriptions for each. The repository … | 10 | 3506 | abandoned |
| BonsaiDen/JavaScript-Garden JavaScript Garden is a documentation collection explaining the quirky, error-prone parts of the JavaScript language, offering advice on avo… | 32 | 3436 | abandoned |
| JsAaron/jQuery A Chinese-language tutorial book analyzing jQuery 2.1.4 source code to teach architecture design, design patterns, and JavaScript internals… | 32 | 3435 | abandoned |
| astaxie/go-best-practice An open-source Chinese-language ebook titled 'Go实战开发' (Go in Action / Practical Go Development) that guides readers through completing over… | 32 | 3434 | abandoned |
| SangKa/PWA-Book-CN A Chinese translation of the book 'Progressive Web Apps in Action', originally open-sourced on GitHub as the first Chinese-language PWA boo… | 32 | 3430 | abandoned |
| snori74/linuxupskillchallenge A free 20-lesson course teaching Linux server administration from the command line, originally a commercial course made open source. This o… | 10 | 3427 | abandoned |
| huihut/CS-Books An archived GitHub repository collecting PDF copies of computer science and programming books, mostly in Chinese, covering C, C++, Java, An… | 10 | 3326 | abandoned |
| jtyjty99999/mobileTech A curated list of tools, resources, and tips for mobile web application development, collected primarily in Chinese. It links to device sta… | 32 | 3311 | abandoned |
| awesome-tips/iOS-Tips A curated collection of short iOS development tips ('iOS Knowledge Tips') originally shared on Weibo, archived on GitHub as Markdown articl… | 32 | 3259 | abandoned |
| tangqi92/Android-Tips A curated awesome list of tips, articles, and solutions for common Android development problems, organized alphabetically by topic. It is a… | 32 | 3214 | abandoned |
| Kotlin/kotlin-examples An archived JetBrains repository of various Kotlin example projects, now pointing to newer sample collections like Ktor samples and Kotlin … | 10 | 3213 | abandoned |
| privacytools/privacytools.io The archived source code of PrivacyTools, a community website recommending privacy-respecting tools, services, and encryption practices aga… | 10 | 3146 | abandoned |
| kaleai/Android-Best-Practices A curated series of Chinese-language articles on Android development best practices, covering topics like logging, reflection, adapters, Gr… | 32 | 3126 | abandoned |
| kriskowal/gtor An essay and presentation by Kris Kowal that builds a unified conceptual taxonomy of reactivity, covering values, promises, streams, and ob… | 32 | 3067 | abandoned |
| Kyubyong/nlp_tasks A curated map of natural language processing tasks with selected references, including papers, projects, datasets, and challenges. It serve… | 32 | 3008 | abandoned |
| Aufree/awesome-wechat-weapp A curated awesome-list of WeChat Mini Program (weapp) resources, including open-source demo projects, official documentation links, and tut… | 32 | 2939 | abandoned |
| technomancy/emacs-starter-kit The Emacs Starter Kit is a prose guide recommending Emacs packages and settings to improve the editor experience, formerly a drop-in config… | 10 | 2846 | abandoned |
| the-road-to-learn-react/the-road-to-learn-react The official repository for 'The Road to learn React', a free book by Robin Wieruch teaching React with class components. It is now depreca… | 10 | 2811 | abandoned |
| reactjs/react-future A historical repository from the React team showcasing speculative example code and discussion documents for potential future React APIs an… | 10 | 2804 | abandoned |
| suceser/android-open-source-project-analysis A series of in-depth articles (hosted on GitBook and GitHub) analyzing the Android Open Source Project internals, covering the framework, w… | 32 | 2789 | abandoned |
| YiChenCityU/Recent_SLAM_Research A curated, periodically updated list of recent SLAM (Simultaneous Localization and Mapping) research papers, organized by year and topic su… | 32 | 2742 | abandoned |
| WICG/import-maps The former home of the import maps proposal, which allowed controlling how browsers resolve JavaScript ES module specifiers via a JSON map … | 10 | 2720 | abandoned |
| lizhangqu/CoreLink A curated collection of links, articles, and resources accumulated by an Android developer, covering topics like RxJava, custom Views, Dock… | 32 | 2719 | abandoned |
| widuu/chinese_docker A Chinese-language translation of the Docker documentation, published as a browsable book with a demo site. It covers Docker installation a… | 32 | 2702 | abandoned |
| nas5w/100-days-of-code-frontend A timeboxed 100-day curriculum for learning front-end web development, covering HTML, CSS, JavaScript, React, and related tooling. It is a … | 10 | 2674 | abandoned |
| sdiehl/wiwinwlh A comprehensive Haskell tutorial and reference guide ('What I Wish I Knew When Learning Haskell') by Stephen Diehl, covering basics, monads… | 51 | 2667 | abandoned |
| odewahn/docker-jumpstart Docker Jumpstart is a short introductory guide/book by Andrew Odewahn (O'Reilly) covering Docker basics such as images, containers, Dockerf… | 32 | 2656 | abandoned |
| tiann/understand-plugin-framework A collection of demo code and blog posts analyzing the DroidPlugin Android plugin framework, covering hook mechanisms, Binder/AMS/PMS hooks… | 32 | 2650 | abandoned |
| llSourcell/Learn_Deep_Learning_in_6_Weeks A curated six-week curriculum of videos, readings, and coding exercises for learning deep learning, created by Siraj Raval to accompany his… | 32 | 2650 | abandoned |
| sjsdfg/CS-Notes-PDF A PDF distribution of the popular CyC2018/CS-Notes Chinese computer science interview notes, covering algorithms, operating systems, networ… | 26 | 2614 | abandoned |
| ScottLogic/iOS8-day-by-day A collection of Swift sample projects accompanying the iOS8 Day-by-Day blog series and eBook, demonstrating new iOS 8 SDK APIs in working c… | 32 | 2578 | abandoned |
| jindongwang/transferlearning-tutorial LaTeX source for the 'Transfer Learning Concise Handbook' (迁移学习简明手册), an open tutorial on transfer learning and domain adaptation. It is no… | 23 | 2549 | abandoned |
| yuanliangding/books A personal collection of books and reading materials ('我的阅历' - 'my experience') shared as a repository. The large files have been migrated … | 32 | 2544 | abandoned |
| tc39/proposal-record-tuple A withdrawn TC39 ECMAScript proposal introducing deeply immutable Record and Tuple value types to JavaScript, with spec text, tutorial, and… | 10 | 2528 | abandoned |
| MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure Official Microsoft Learning course materials and hands-on labs for the AZ-204 Azure Developer certification, covering App Service, Function… | 10 | 2522 | abandoned |
| addyosmani/es6-equivalents-in-es5 A community-contributed reference guide showing ES6 (ECMAScript 2015) language features alongside their ES5 equivalents, covering arrow fun… | 32 | 2510 | abandoned |
| tooling/book-of-modern-frontend-tooling A free, open-source book introducing developers to tooling for modern front-end web applications, covering build systems, scaffolding, and … | 32 | 2505 | abandoned |
| android-cn/android-dev-com A curated list of famous international Android developers and companies, with links to their GitHub profiles, blogs, and notable open-sourc… | 32 | 2405 | abandoned |
| wycats/javascript-decorators The original repository for the TC39 JavaScript decorators proposal, which annotates and modifies classes and properties at design time. It… | 32 | 2386 | abandoned |
| CN-Chrome-DevTools/CN-Chrome-DevTools A community-driven Chinese translation of the official Chrome DevTools documentation, organized as Markdown files mirroring the original do… | 32 | 2358 | abandoned |
| Medium/medium-api-docs Official documentation for Medium's JSON-based OAuth2 REST API, covering authentication, users, publications, posts, and images endpoints. … | 10 | 2334 | abandoned |
| LCTT/TranslateProject LCTT TranslateProject is the GitHub-based collaborative translation project of Linux China, where volunteers translate Linux-related techni… | 10 | 2329 | abandoned |
| unruledboy/WebFrontEndStack A comprehensive visual diagram and reference listing of the web front-end technology stack, covering browsers, protocols, languages, standa… | 32 | 2306 | abandoned |
| html5rocks/www.html5rocks.com The source repository for HTML5Rocks, a former Google-run educational content site for web developers, now archived with content migrated t… | 10 | 2256 | abandoned |
| google/generative-ai-docs The deprecated source repository for Google's Gemini API guides, tutorials, demos, and example code from the ai.google.dev Generative AI de… | 58 | 2255 | abandoned |
| isaacs/github An unofficial repository where users track bugs and feature requests for the GitHub platform itself, since GitHub does not publicly store s… | 10 | 2235 | abandoned |
| sdcuike/Clean-Code-Collection-Books A curated collection of Clean Code books and related resources (SOLID diagrams, SEI CERT Java coding standards, Clean Coder blog links) for… | 10 | 2235 | abandoned |
| CocoaChina-editors/Welcome-to-Swift A Chinese-language translation of Apple's official Swift documentation, maintained by the CocoaChina translation group. It covers 'The Swif… | 32 | 2234 | abandoned |
| AriaFallah/WebpackTutorial A beginner-friendly, comprehensive tutorial for webpack covering basics, configuration, Babel, linting, and environment variables. It is a … | 32 | 2220 | abandoned |
| lewis617/react-redux-tutorial A Chinese-language tutorial series for React and Redux with accompanying code examples, covering topics like middleware, async actions, ser… | 32 | 2206 | abandoned |
| junhyukoh/deep-reinforcement-learning-papers A curated list of recent academic papers on deep reinforcement learning, organized into manually-defined bookmarks such as value methods, p… | 32 | 2197 | abandoned |
| Fabsqrt/BitTiger BitTiger is a Silicon Valley-based lifelong learning platform whose repository curates free courses, video lectures, and reading lists on b… | 32 | 2178 | abandoned |
| yao62995/tensorflow A curated collection of illustrated articles analyzing TensorFlow's internal source code, covering Session, Graph, Kernels, and Devices wit… | 32 | 2170 | abandoned |
| pmuens/awesome-serverless A curated awesome-list of resources about serverless computing and serverless architectures, including blogs, talks, projects, plugins, and… | 32 | 2152 | abandoned |
| Auth Book The Copenhagen Book is a free, open-source guideline on implementing authentication in web applications, maintained as a documentation site… | 10 | 2118 | abandoned |
| gaearon/react-makes-you-sad A flowchart (rendered as an SVG from a Graphviz dot file) that helps developers diagnose why React makes them sad and points to resources t… | 32 | 2071 | abandoned |
| w3c/html The W3C HTML Working Group's repository of HTML specification deliverables, which was active until October 2018 and is now archived for his… | 10 | 2056 | abandoned |
| looly/elasticsearch-definitive-guide-cn A Chinese translation of the 'Elasticsearch: The Definitive Guide' book by Clinton Gormley and Zachary Tong, maintained as a community tran… | 32 | 2045 | abandoned |
| zer0n/deepframeworks A research write-up comparing popular deep learning toolkits (Caffe, CNTK, TensorFlow, Theano, Torch) across modeling capability, performan… | 32 | 2038 | abandoned |
| mooseIre/update_miui_ota A repository collecting MIUI OTA update download links for Xiaomi and Redmi devices, organized by model and by stable/develop channel. The … | 32 | 2031 | abandoned |
| gravitational/workshop A collection of open-source Docker, Kubernetes, and Gravity training workshops delivered by the Gravitational team. The repository was arch… | 10 | 2030 | abandoned |
| kimjoar/writings A repository of personal blog posts by Kim Joar Bekkelund, with finished articles in a published folder and drafts in an alpha folder. It c… | 32 | 1979 | abandoned |
| floydhub/dl-setup A detailed step-by-step guide for setting up a Linux machine for deep learning research, covering Nvidia drivers, CUDA, cuDNN, Python packa… | 32 | 1963 | abandoned |
| GoogleCloudPlatform/community A repository of community-contributed Google Cloud tutorials and documents. It no longer accepts new submissions, and previously published … | 10 | 1944 | abandoned |
| frontend9/fe9-library A community knowledge base for the Chinese frontend group 'Frontend Nine' (前端九部), organized as GitHub issues and linked handbooks covering … | 32 | 1939 | abandoned |
| mehcode/awesome-atom A curated list of delightful Atom editor packages and resources, organized by category such as syntax highlighting, linting, themes, and ex… | 10 | 1928 | abandoned |
| pnp/PnP The archived main repository of the Microsoft 365 Patterns and Practices (PnP) initiative, containing community-driven samples, solutions, … | 10 | 1920 | abandoned |
| ffffffff0x/Dork-Admin A curated list documenting data breach and supply chain pollution incidents across countries and industries from 2016 to 2021. It serves as… | 10 | 1916 | abandoned |
| GIPHY API The former public repository for GIPHY API documentation, now retired and pointing to the official GIPHY developer portal. It contains no a… | 10 | 1916 | abandoned |
| The Nature of Code The raw source material for Daniel Shiffman's 'The Nature of Code' book, which teaches simulating natural systems (physics, forces, evoluti… | 68 | 1905 | abandoned |