resource: documentation
5314 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| sivan/javascript-style-guide A Chinese translation of the Airbnb JavaScript Style Guide, covering the widely used ES5 edition with links to ES6 and React/JSX variants. … | 32 | 1997 | maintenance |
| robertsdionne/neural-network-papers A curated list of neural network and deep learning research papers, organized by topic such as CNNs, RNNs, GANs, reinforcement learning, an… | 32 | 1996 | maintenance |
| thank-you-github/thank-you-github An open letter of gratitude to GitHub, signed by open-source developers, thanking the platform for transforming how open source is built an… | 32 | 1992 | maintenance |
| wbkd/awesome-interactive-journalism A curated awesome-list of outstanding interactive and data journalism projects, organized by category such as maps and storytelling. It ser… | 32 | 1990 | maintenance |
| phodal/fe An open-source ebook titled 'I'm a FrontEnd Developer' (《我的职业是前端工程师》) by Phodal, consisting of roughly 15 articles covering frontend engine… | 23 | 1988 | maintenance |
| luksa/kubernetes-in-action The companion code repository for the book 'Kubernetes in Action' by Marko Luksa, containing all example files and manifests from the first… | 32 | 1986 | maintenance |
| orsanawwad/awesome-roadmaps A curated awesome-list of software development career roadmaps linking to learning paths for roles like web, mobile, game, and backend deve… | 32 | 1983 | maintenance |
| abc-club/programmer-book A curated collection of programming learning resources (interview prep, frontend, backend, DevOps, open-source projects) published as a Vue… | 32 | 1981 | maintenance |
| GitGuardian/APISecurityBestPractices A curated collection of guides and checklists from GitGuardian on keeping secrets like API keys, database credentials, and certificates out… | 32 | 1980 | maintenance |
| adafruit/Fritzing-Library A library of Adafruit electronic parts, components, and breakout boards in Fritzing-compatible format (.fzbz and .fzpz files). It provides … | 77 | 1979 | maintenance |
| matteofigus/awesome-speaking A curated awesome-list of resources about public speaking, including blog posts, books, call-for-papers sites, and speaking organizations. … | 32 | 1977 | maintenance |
| seaswalker/jdk-sourcecode-analysis A collection of Chinese-language reading notes analyzing the JDK source code, covering concurrency utilities, collections, IO/NIO, networki… | 77 | 1976 | maintenance |
| rust-lang-cn/rust-by-example-cn A Chinese translation of the official 'Rust By Example' tutorial, built with mdBook and hosted online with an in-page code editor and bilin… | 32 | 1976 | maintenance |
| mrsaeeddev/free-ai-resources A curated list of free artificial intelligence resources including courses, jobs, blogs, and AI research links for aspiring AI engineers. I… | 23 | 1975 | maintenance |
| demopark/electron-api-demos-Zh_CN A Chinese-language fork of the official Electron API Demos, an interactive desktop application that demonstrates core Electron APIs through… | 65 | 1973 | maintenance |
| DasyDong/developer-roadmap A curated collection of study notes and roadmaps covering backend development topics including networking, operating systems, programming l… | 32 | 1972 | maintenance |
| ActiveState/code A GitHub migration of the ActiveState Code Recipes site (code.activestate.com), a community collection of thousands of code snippets, utili… | 32 | 1971 | maintenance |
| dbader/readme-template A README.md template for open-source projects, accompanying a guide on writing great README files. It provides a fill-in-the-blank structur… | 32 | 1971 | maintenance |
| sudoskys/StableDiffusionBook StableDiffusionBook is a community-maintained bilingual (Chinese/English) wiki guide about AI painting with Stable Diffusion, focused on th… | 32 | 1968 | maintenance |
| toutiaoio/weekly.manong.io An archive of 码农周刊 (Manong Weekly), a long-running Chinese IT newsletter for programmers that has been sent every Friday since 2013 with ov… | 32 | 1967 | maintenance |
| qiwsir/ITArticles A repository collecting technical articles written by Lao Qi (qiwsir) and gathered from the web, originally published on his website and bl… | 32 | 1966 | maintenance |
| f2e-awesome/knowledge A curated knowledge map (awesome list) for front-end engineering, organizing links to tools, libraries, and core concepts with difficulty r… | 32 | 1964 | maintenance |
| astaxie/gopkg A community-driven collection of code examples for Go standard library package functions, organized as one directory per package and one ma… | 32 | 1962 | maintenance |
| shahednasser/awesome-resources A community-curated awesome list of learning resources covering programming languages, frameworks, tools, and computer science topics. It i… | 32 | 1960 | maintenance |
| jenndryden/Canadian-Tech-Internships-and-New-Grad-2025 A crowdsourced, community-maintained list of Canadian tech companies hiring interns and new-grad software engineers for 2025, organized as … | 32 | 1959 | maintenance |
| revolunet/PythonBooks A curated directory of the best free Python ebooks, presented as a filterable website (beginner/intermediate/advanced). It is a community-m… | 32 | 1958 | maintenance |
| endymecy/spark-ml-source-analysis A Chinese-language tutorial collection analyzing the principles and source code of Spark MLlib's machine learning algorithms. It covers cla… | 32 | 1957 | maintenance |
| xswei/d3js_doc A Chinese-language documentation and learning resource for the D3.js JavaScript data visualization library, covering API references for D3 … | 32 | 1956 | maintenance |
| Kalmaegi/computer-book-list A curated ranked list of computer science and programming books, aggregating ratings from Douban and Goodreads into a normalized 10-point s… | 32 | 1955 | maintenance |
| luckyzhz/Software-Designer A Chinese-language study guide and learning path for the China Software Qualification intermediate exam 'Software Designer' (软考中级-软件设计师), p… | 32 | 1949 | maintenance |
| AlgoryL/Projects-from-Scratch A curated list of resources for building software projects from scratch, covering topics like compilers, interpreters, distributed systems,… | 32 | 1948 | maintenance |
| hengqiali/AwesomeCpp A curated collection of C++ study notes and common interview knowledge points, focused on C++11 features such as smart pointers, move seman… | 32 | 1947 | maintenance |
| mgechev/angularjs-in-patterns An open-source educational document explaining how classic software design and architectural patterns (Singleton, Decorator, Observer, etc.… | 32 | 1945 | maintenance |
| shervinea/mit-15-003-data-science-tools A collection of illustrated study guides and cheatsheets for MIT's 15.003 Data Science Tools course, covering SQL, R, Python, Git, and Bash… | 32 | 1945 | maintenance |
| OpenMindClub/awesome-chatgpt A curated awesome-list of resources about ChatGPT and the OpenAI ecosystem, covering prompts, tools, apps, courses, research, and related L… | 30 | 1945 | maintenance |
| jez/vim-as-an-ide A workshop repository from a Carnegie Mellon tech talk that teaches how to configure Vim with plugins to behave like a modern IDE. It provi… | 32 | 1940 | maintenance |
| p0dalirius/Awesome-RCE-techniques A curated awesome list documenting step-by-step techniques to achieve Remote Code Execution (RCE) on various applications such as CMSs, fra… | 32 | 1939 | maintenance |
| betty200744/ultimate-go A curated collection of annotated Go example files and notes covering the Go language specification, computer systems concepts, and common … | 32 | 1938 | maintenance |
| frontarm/async-javascript-cheatsheet A cheatsheet summarizing promises and async/await in JavaScript, companion to the Mastering Asynchronous JavaScript course. It condenses ke… | 32 | 1928 | maintenance |
| nwinkler/atom-keyboard-shortcuts A curated reference list of keyboard shortcuts for the Atom text editor, presented as a Markdown table with macOS, Windows, and Linux keybi… | 32 | 1928 | maintenance |
| blynn/gitmagic Git Magic is a free online book (GPL-3.0) that teaches Git version control from basics to advanced techniques, built with a Makefile-based … | 32 | 1927 | maintenance |
| liuchengxu/git-commit-emoji-cn A Chinese-language guide to using emoji in git commit messages, based on the gitmoji convention. It documents a commit message format and a… | 32 | 1927 | maintenance |
| ictar/python-doc A community-driven repository that collects Python-related documentation and translates it into Chinese for convenient reference. It covers… | 32 | 1926 | maintenance |
| daviwil/emacs-from-scratch A fully custom Emacs configuration developed live on YouTube, serving as a companion example for learning Emacs customization. It demonstra… | 32 | 1923 | maintenance |
| fabacab/awesome-lockpicking A curated awesome-list of guides, books, tools, events, communities, and research covering the security and compromise of locks, safes, and… | 32 | 1922 | maintenance |
| Timdk857/Android-Architecture-knowledge-2- A curated collection of Chinese-language study notes, PDFs, and video tutorials covering the Android Framework internals and the learning p… | 32 | 1916 | maintenance |
| bundestag/gesetze A Git repository containing all German federal laws and ordinances (Bundesgesetze und -verordnungen) converted from official XML sources in… | 32 | 1916 | maintenance |
| goodfeli/dlbook_notation LaTeX source files defining the notation and typographic style of the Deep Learning textbook (deeplearningbook.org), including the notation… | 32 | 1916 | maintenance |
| Mixaill/awesome-gog-galaxy A curated awesome-list of GOG Galaxy 2.0 integrations, community plugins, utilities, skins, and API resources. It also tracks upcoming Gala… | 32 | 1908 | maintenance |
| kai-qu/notation A curated syllabus of essays, papers, talks, and books about how the design of notational systems (mathematical, musical, juggling, program… | 32 | 1908 | maintenance |
| teadocs/numpy-cn A complete Chinese (zh-cn) translation of the official NumPy documentation, published as a website at numpy.org.cn. It covers NumPy v1.17 d… | 32 | 1906 | maintenance |
| GeekLiB/AR-Source A curated awesome-list of augmented reality (AR) development resources, including AR platforms (ARKit, ARCore, HoloLens, Vuforia, etc.), SD… | 32 | 1905 | maintenance |
| Luosunce/material-design-data A curated collection of Material Design learning resources, tutorials, and open-source libraries, primarily aimed at Android developers. It… | 32 | 1905 | maintenance |
| angular-vietnam/100-days-of-angular A 100-day educational series on Angular topics written by members of the Angular Vietnam community, with an English translation included. I… | 32 | 1904 | maintenance |
| archinetai/audio-ai-timeline A curated timeline tracking AI models for waveform-based audio generation, starting in 2023. It catalogs releases with links to papers, cod… | 31 | 1903 | maintenance |
| woai3c/MIT6.828 A collection of lab solutions, notes, and reference links for MIT 6.828, the operating systems engineering course, walking through six labs… | 32 | 1902 | maintenance |
| Jackpopc/DevWeekly DevWeekly is a curated weekly newsletter published every Friday that collects quality developer content including open-source projects, too… | 32 | 1899 | maintenance |
| x676f64/secureum-mind_map A central Obsidian-compatible knowledge repository of Secureum Epoch 0 bootcamp coursework, quizzes, and writeups for smart contract auditi… | 32 | 1899 | maintenance |
| davidhund/styleguide-generators A curated list of automatic living styleguide and pattern library generators for web development, organized by language and ecosystem (PHP,… | 32 | 1898 | maintenance |
| webproblem/learning-article A curated, continuously updated collection of frontend learning resources and navigation links hosted on GitHub. It organizes documentation… | 32 | 1887 | maintenance |
| jCodeLife/mind-map A collection of personal mind-map study notes covering JavaScript, TypeScript, Vue, Vue 3, and React, organized as image files in a GitHub … | 32 | 1883 | maintenance |
| ktaranov/naming-convention A collection of Markdown templates documenting naming conventions and coding standards for languages including C#, JavaScript, T-SQL, R, Py… | 32 | 1881 | maintenance |
| zkavtaskin/Domain-Driven-Design-Example A C# example repository supplementing a blog series on Domain-Driven Design, demonstrating DDD patterns through an eCommerce domain with ap… | 32 | 1877 | maintenance |
| apachecn/sec-books-part1 A curated collection of out-of-print cybersecurity and network security books, maintained by the ApacheCN community. It serves as a downloa… | 31 | 1871 | maintenance |
| KeKe-Li/data-structures-questions A curated collection of Golang interview questions and study notes covering data structures, sorting algorithms, network protocols, memory … | 47 | 1870 | maintenance |
| HuaRongSAO/talib-document A Chinese-language translation of the TA-Lib Python library documentation, covering technical analysis indicators for financial market data… | 32 | 1870 | maintenance |
| JingwenTian/awesome-php A curated Chinese-language list of commonly used PHP libraries, resources, and tips, partly translated from ziadoz/awesome-php. It collects… | 32 | 1869 | maintenance |
| cnych/kubernetes-learning An open-source online course book that teaches Docker fundamentals and progresses to advanced Kubernetes usage, including cluster setup wit… | 23 | 1867 | maintenance |
| vuejs/v2.cn.vuejs.org The official Chinese translation of the Vue.js 2 documentation, built with Hexo and deployed at v2.cn.vuejs.org. The site and Vue 2 itself … | 75 | 1866 | maintenance |
| Niraj-Lunavat/Artificial-Intelligence A curated awesome-list of artificial intelligence learning resources, including 100+ cheat-sheets, free online books, courses, videos, pape… | 32 | 1866 | maintenance |
| rsapkf/42 A personal wiki/knowledge base by rsapkf, built with Docusaurus and merged into the rsapkf/www repository. It contains notes on developer t… | 10 | 1865 | maintenance |
| RainbowMango/GoExpertProgramming An open-source Chinese-language book, 'Go Expert Programming', teaching Go from quick start to advanced topics. It covers data structure an… | 32 | 1864 | maintenance |
| syhw/wer_are_we A curated, community-maintained tracker of state-of-the-art word error rate (WER) results on speech recognition benchmarks like LibriSpeech… | 32 | 1864 | maintenance |
| akutz/go-generics-the-hard-way A hands-on tutorial repository for learning Go generics introduced in Go 1.18, with labs, benchmarks, and an FAQ. It explains generic type … | 32 | 1863 | maintenance |
| lengyue1024/BAT_interviews A curated collection of Chinese-language tech interview questions and answers covering topics like machine learning, Linux, PHP, Python, Ja… | 32 | 1863 | maintenance |
| the-road-to-learn-react/the-road-to-learn-react-chinese The official Simplified Chinese translation of 'The Road to learn React', a free ebook by Robin Wieruch that teaches React fundamentals, ES… | 32 | 1861 | maintenance |
| dabbott/react-native-express React Native Express is a free, open-source web guide that teaches React Native development from JavaScript and React fundamentals through … | 32 | 1859 | maintenance |
| realabbas/big-companies-interview-questions A curated collection of real interview questions asked at major tech companies and startups like Amazon, Microsoft, Google, and Goldman Sac… | 32 | 1859 | maintenance |
| forthespada/Awsome-Courses A curated awesome-list of excellent computer science courses from top universities worldwide, including MIT, CMU, PKU, and THU. It covers f… | 32 | 1858 | maintenance |
| Louis3797/awesome-readme-template A curated README template repository providing a ready-made structure for open-source project documentation, including badges, table of con… | 32 | 1856 | maintenance |
| mattdesl/graphics-resources A curated list of bookmarks and resources for game development and realtime graphics programming, covering topics like physically based ren… | 32 | 1854 | maintenance |
| Hironsan/awesome-embedding-models A curated awesome-list of embedding model resources including papers, courses, datasets, and implementations covering word2vec, GloVe, Fast… | 32 | 1851 | maintenance |
| dwyl/start-here A quick-start guide and onboarding document for the dwyl open-source community, explaining its mission, values, and how newcomers can get i… | 32 | 1851 | maintenance |
| zhengjim/Chinese-Security-RSS A curated collection of Chinese-language cybersecurity RSS feed URLs covering security news sites, personal blogs, and WeChat public accoun… | 66 | 1846 | maintenance |
| CppCon/CppCon2017 A repository of slides, code, and presentation materials from the CppCon 2017 conference. It serves as an archive of C++ talks covering top… | 32 | 1846 | maintenance |
| Omooo/Android-Notes A curated collection of Chinese-language technical notes and blog posts covering Android framework internals, Java/JVM concepts, algorithms… | 32 | 1846 | maintenance |
| Dictionaryphile/All_Dictionaries A curated Chinese-language directory of online dictionary websites covering English, Chinese, Japanese, German, French, Russian, Korean, an… | 32 | 1846 | maintenance |
| llSourcell/Learn_Computer_Science_in_5_Months A curated 5-month computer science curriculum by Siraj Raval, linking free online courses covering Python, data structures, algorithms, dat… | 32 | 1845 | maintenance |
| anshulrgoyal/rust-web-developer-roadmap A curated roadmap chart and resource list guiding beginners through the Rust web development ecosystem in 2022. It catalogs recommended cra… | 32 | 1844 | maintenance |
| Pau1fitz/react-interview A curated list of common React and Redux interview questions with answers, available in English and Chinese. It covers topics like virtual … | 32 | 1841 | maintenance |
| Awesome-Interview/Awesome-Interview A curated awesome-list of interview preparation resources covering backend, frontend, algorithms, mobile, and language-specific topics. It … | 32 | 1840 | maintenance |
| qiwsir/StarterLearningPython A companion code repository for the Chinese book '跟老齐学Python:轻松入门' (Learn Python with Lao Qi: Easy Introduction), aimed at Python beginners… | 32 | 1839 | maintenance |
| shenweichen/AlgoNotes A curated collection of articles from the 'Qianmeng Learning Notes' WeChat public account, covering ranking and CVR prediction, recall and … | 32 | 1833 | maintenance |
| FrontendMasters/front-end-handbook A curated handbook by Cody Lindley and Frontend Masters outlining the practice of front-end development, including learning resources and t… | 32 | 1831 | maintenance |
| SWPFlow/C-Project-Based-Tutorials A curated list of project-based C programming tutorials, including books and articles that walk through building projects like compilers, e… | 32 | 1831 | maintenance |
| allisonhorst/stats-illustrations A collection of hand-drawn illustrations by Allison Horst explaining R, statistics, and data science concepts, featuring penguin characters… | 32 | 1829 | maintenance |
| lefex/iWeChat An educational project that dissects the WeChat iOS app from scratch to teach iOS reverse engineering. It documents techniques like ipa dec… | 32 | 1829 | maintenance |
| justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn A Chinese translation of the article 'Functional Programming For The Rest of Us', maintained in Markdown format. It is a reading resource i… | 32 | 1824 | maintenance |
| progrium/bashstyle A style guide and set of best practices for writing robust Bash scripts, framed as a document for collaborators. It codifies rules like quo… | 32 | 1821 | maintenance |
| suceser/android-interview-guide A curated interview guide for Android development engineers containing question sets with answers covering Java, Android, networking, open-… | 32 | 1820 | maintenance |