Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: documentation

5314 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
Warrenren/inside-rust-std-library
A Chinese-language book and companion repository analyzing the Rust standard library source code, providing a reading path through raw poin…
321509active
forhappy/Cplusplus-Concurrency-In-Practice
An open-source Chinese-language tutorial book on C++ concurrency programming, covering C++11 threads, mutexes, condition variables, atomic …
635490maintenance
fregante/Awesome-WebExtensions
A curated list of resources for developing WebExtensions, the cross-browser extension API system. It collects documentation, libraries, too…
731508active
strapi-community/awesome-strapi
A curated awesome-list of resources related to Strapi, the open-source Node.js headless CMS. It collects official docs, plugins, providers,…
101508active
manojpramesh/solidity-cheatsheet
A reference cheatsheet and best-practices guide for the Solidity programming language, covering types, functions, contracts, inheritance, e…
661506active
sty945/bank_interview
A curated collection of study materials, written tests, and personal experience notes for passing Chinese bank IT-position campus recruitme…
325475maintenance
getActivity/AndroidIndex
A curated collection of Android development resources, including source code browsers, SDK downloads, cloud testing platforms, community si…
721504active
diegolnasc/kubernetes-best-practices
A community-maintained cookbook of best practices for working with Kubernetes, covering cluster setup, security, RBAC, networking, secrets …
681504active
dbohdan/embedded-scripting-languages
A curated list of mature, actively developed open-source scripting languages designed to be embedded in applications, including Datalog imp…
721503active
discord/discord-open-source
A curated source list of open source communities that live on Discord, maintained by Discord itself and used to populate the discord.com/op…
321502active
wuzhouhui/awk
A Chinese translation of 'The AWK Programming Language' by Aho, Kernighan, and Weinberger, typeset with LaTeX and distributed as a PDF (plu…
321502stable
joshnh/Git-Commands
A curated cheat sheet of commonly used Git commands with brief descriptions, available in multiple translated languages. It serves as a qui…
325460maintenance
l-hammer/You-need-to-know-css
A curated collection of CSS tricks, effects, and layout techniques presented as a docsify-based documentation site with live demos. It cove…
325455maintenance
termstandard/colors
A reference document and test suite explaining terminal color standards, from 8-color ANSI palettes to 24-bit TrueColor, including detectio…
751500active
dunwu/nginx-tutorial
A minimalist Chinese-language Nginx tutorial designed to help beginners quickly get started with Nginx. It includes practical examples for …
325452maintenance
enochtangg/quick-SQL-cheatsheet
A community-maintained SQL cheatsheet repository with examples of common queries like SELECT, JOIN, WHERE, and table operations. It serves …
325450maintenance
Jinxiansen/SwiftUI
A learning and usage guide for Apple's SwiftUI framework, containing example code and articles covering views, layout, state management, an…
325448maintenance
MystenLabs/awesome-move
A curated awesome-list of code, tools, tutorials, papers, and community content for the Move programming language, originally developed at …
321496active
krishnaik06/Complete-RoadMap-To-Learn-AI
A curated GitHub roadmap outlining three learning paths for mastering AI in 2025: Data Science/NLP/Computer Vision, Generative AI, and Agen…
341495active
justdeleteme/justdelete.me
A community-maintained directory of direct links for deleting accounts from web services, with difficulty ratings and notes stored in sites…
321493active
ZhangHanDong/harness-engineering-from-cc-to-ai-coding
An open-source Chinese technical book (nicknamed 'The Horse Book') analyzing Claude Code's v2.1.88 source code to extract AI coding agent a…
491492active
HACKE-RC/awesome-reversing
A curated awesome-list of resources for learning reverse engineering from beginner to advanced, covering assembly, OS internals, deobfuscat…
371492active
AweiLoveAndroid/Flutter-learning
A curated collection of Flutter learning resources including installation guides, sample code, project templates, Dart syntax examples, and…
325415maintenance
AwesomeVisa/awesome-immigration
A curated awesome-list cataloging over 100 long-term visas across categories like digital nomad, skilled migrant, entrepreneur, and job see…
611491active
nzakas/understandinges6
The open-source source content for the ebook 'Understanding ECMAScript 6' by Nicholas C. Zakas, written in Leanpub Markdown. It is a free g…
325406maintenance
chengpeiquan/learning-vue3
An open-source Chinese-language book and online tutorial, 《Vue3 入门指南与实战案例》, that teaches frontend engineering fundamentals through TypeScri…
271489active
Heroic-Studio/Google-Mirrors
A curated, regularly updated list of mirror and proxy sites for accessing Google Search, Google Scholar, Wikipedia, Sci-Hub, GitHub, Docker…
631487active
hendisantika/List-All-Programming-Telegram-Group
A curated awesome-list of Indonesian Telegram groups for programming languages and tech topics like DevOps, databases, cloud, and data scie…
481487active
crytic/awesome-ethereum-security
A curated list of Ethereum security references, guidance, tools, blogs, and capture-the-flag resources maintained by Trail of Bits. It serv…
321486active
tangqiaoboy/iOSBlogCN
A curated list of Chinese-language iOS and Mac development blogs with their RSS feed addresses, maintained as a community resource. It also…
665392maintenance
lorabv/awesome-agile
A curated awesome list of resources on Agile Software Development, covering fundamentals, Scrum, Kanban, Lean, engineering practices, produ…
321481active
common-workflow-language/common-workflow-language
The Common Workflow Language (CWL) is an open standard for describing command line tools and data analysis workflows in a portable, vendor-…
661480stable
winitzki/sofp
The source repository for 'The Science of Functional Programming', a free tutorial book with examples in Scala, written in LyX/LaTeX and pu…
661480active
open-saas-directory/awesome-native-macosx-apps
A curated awesome-list of native macOS apps built with Swift, SwiftUI, and AppKit, explicitly excluding Electron or web-wrapper apps. It or…
651480active
lmmlzn/Awesome-LLMs-Datasets
A curated awesome-list summarizing representative text datasets for large language models across pre-training, instruction fine-tuning, pre…
581480active
Geekhyt/weekly
A Chinese-language technology weekly newsletter ('童欧巴的技术周刊') published as GitHub issues, with 136+ weekly editions covering frontend and ge…
371480active
JerryLead/SparkInternals
A set of notes explaining the design and implementation of Apache Spark, covering execution mechanisms, system architecture, and performanc…
325362maintenance
oskardudycz/ArchitectureWeekly
A weekly curated newsletter and GitHub repository of links and resources on software architecture and engineering, maintained by Oskar Dudy…
231477active
w3c/wcag
The official W3C repository developing the Web Content Accessibility Guidelines (WCAG) 2.x, including success criteria, definitions, Unders…
771475active
robhagemans/hoard-of-bitfonts
A curated collection of bitmap fonts from disused 1980s and 1990s operating systems and GUIs, converted into the human-readable YAFF text f…
761474active
dukedaily/solidity-expert
A comprehensive open-source tutorial (in Chinese and English) for full-stack EVM dapp development, covering Solidity smart contracts, secur…
671473active
chassing/linux-sysadmin-interview-questions
A curated collection of Linux system administrator and DevOps interview questions organized by difficulty and topic. It is a community-cont…
325334maintenance
rfyiamcool/notes
A collection of in-depth technical notes and source-code analysis articles covering Kubernetes internals, Go, distributed systems, and key-…
321472active
thedaviddias/Front-End-Design-Checklist
An exhaustive checklist of design elements that web designers and front-end developers should review before converting designs into code. I…
325331maintenance
crweiner/hacktoberfest-swag-list
A community-maintained curated list of companies offering swag for Hacktoberfest, published as a website (hacktoberfestswaglist.com) alongs…
791471active
doka-guide/content
The content repository for Doka, a community-written Russian-language web development encyclopedia covering HTML, CSS, JavaScript, accessib…
971469active
The Busy Coder's Guide to Android Development
Source code repository for 'The Busy Coder's Guide to Android Development', a comprehensive book on Android app development containing hund…
235316maintenance
raft/raft.github.io
The official website for the Raft consensus algorithm, hosted at raft.github.io as a static GitHub Pages site. It catalogs Raft implementat…
731465active
gibsjose/cpp-cheat-sheet
A pair of Markdown cheat sheets covering C++ syntax (mostly C++11) and common data structures and algorithms. Originally compiled for techn…
325301maintenance
fossasia/pslab-documentation
The official documentation repository for the Pocket Science Lab (PSLab) open-hardware project, built with Sphinx and Markdown and publishe…
771464active
0voice/computer_expert_paper
A curated collection of 1000+ computer science research papers from top universities (CMU, Harvard, Stanford, MIT) and companies (Google, M…
321464active
ioccc-src/winner
The official archive of winning entries from the International Obfuscated C Code Contest (IOCCC), running since 1984. It hosts the source c…
861462active
EthicalML/awesome-artificial-intelligence-regulation
A curated awesome-list mapping the ecosystem of AI guidelines, principles, codes of ethics, standards, and regulations worldwide. It organi…
771461active
OWASP/Go-SCP
An OWASP guide book covering secure coding practices for web applications written in Go, adapted from the OWASP Secure Coding Practices Qui…
325285maintenance
jamisonderek/flipper-zero-tutorials
A collection of Flipper Zero projects, tutorials, and wiki-style documentation covering GPIO, RFID, SubGHz, firmware, and electronics topic…
651460active
fendevel/Guide-to-Modern-OpenGL-Functions
A written guide explaining how to use modern OpenGL features, with a focus on Direct State Access (DSA) APIs for textures, buffers, and fra…
321459stable
KieSun/all-of-frontend
A curated Chinese-language learning roadmap and resource collection covering the entire frontend ecosystem, including JavaScript fundamenta…
325276maintenance
labex-labs/linuxjourney
The official source repository for Linux Journey, a free structured curriculum for learning Linux fundamentals from beginner to advanced ad…
721458active
open-dynamic-robot-initiative/open_robot_actuator_hardware
The Open Robot Actuator Hardware repository contains open-source mechanical and electronic designs for a low-cost, torque-controlled modula…
321458stable
Puliczek/github-achievements-academy
A guide and website (githubachievements.com) teaching users how to unlock GitHub profile achievements and badges, claiming 7 achievements i…
571457active
onmyway133/awesome-ios-architecture
A curated awesome-list of articles, talks, and sample repositories covering iOS app architecture patterns such as MVC, MVP, MVVM, VIPER, Cl…
325266maintenance
DjangoEx/awesome-python-resources
A curated awesome-list of Python learning resources spanning computer science fields like algorithms, backend development, data science, ma…
571454active
HIT-Alibaba/interview
A GitBook-based collection of study notes for technical written tests and interviews, originally compiled by HIT students targeting Alibaba…
105253maintenance
HappyCerberus/book-cpp-algorithms
The LaTeX source and C++ code samples for the book 'A Complete Guide to Standard C++ Algorithms', distributed as a free PDF. It covers the …
231453stable
xxv/android-lifecycle
A reference diagram charting the complete Android Activity and Fragment lifecycles, organized vertically by time to show how fragment callb…
325248maintenance
simonw/til
A collection of 580+ short 'Today I Learned' technical notes by Simon Willison, published as Markdown files in a GitHub repository and sear…
751451active
gruhn/awesome-naming
A curated awesome list celebrating clever, creative, and well-chosen names in computer science, spanning algorithms, design patterns, progr…
711451active
Jackpopc/CS-Books-Store
A curated collection of classic computer science books (C/C++, Python, Java, Go, Linux, algorithms, machine learning, etc.) shared as free …
325241maintenance
ganqqwerty/123-Essential-JavaScript-Interview-Questions
An open-source collection of 123 JavaScript interview questions with detailed answers, aimed at helping frontend developers prepare for tec…
325240maintenance
StaZhu/enable-chromium-hevc-hardware-decoding
A detailed guide for enabling hardware HEVC decoding and encoding in Chrome and Edge, or for building custom Chromium/Electron builds with …
721450active
KonghaYao/chinese-free-web-font-storage
The Chinese Web Fonts Project is a free, commercially-usable Chinese (CJK) web font library with an online browser for viewing font info an…
711449active
apachecn/sklearn-doc-zh
A Chinese translation of the official scikit-learn (sklearn) documentation, maintained by ApacheCN and published as a browsable website plu…
675229maintenance
dcloudio/casecode
A curated collection of DCloud's open-source example projects covering uni-app, uni-app x, uniCloud, UTS, and uvue. It serves as a monorepo…
761447active
WebBluetoothCG/web-bluetooth
The W3C Web Bluetooth Community Group's repository hosting the Web Bluetooth specification, which defines JavaScript APIs for websites to s…
701446active
beardicus/awesome-plotters
A curated awesome-list of code, hardware, and resources for computer-controlled drawing machines (pen plotters) and visual art robots. It c…
571445active
aosabook/aosabook
The source for 'The Architecture of Open Source Applications', a book series analyzing how well-known open source projects are designed and…
501445stable
xbox1994/Java-Interview
A curated Java backend interview guide compiled from real BAT (Baidu, Alibaba, Tencent) interview experiences. It covers Java fundamentals,…
325216maintenance
haokaiyang/Mac-QuickLook
A curated awesome-list of QuickLook plugins and packages for macOS that extend file preview capabilities. It catalogs plugins for previewin…
661444active
andresvourakis/data-scientist-handbook
A curated handbook of free and paid data science learning resources, including YouTube channels, blogs, books, podcasts, and communities. I…
491444active
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
A collection of Chinese-language notes, translations, and solutions for the programming assignments and Wireshark labs from the textbook 'C…
325212maintenance
MicrosoftEdge/MSEdgeExplainers
A repository of explainer documents from the Microsoft Edge team proposing new web platform features and standards. Each explainer describe…
761443active
diptomondal007/GoLangBooks
A curated collection of the best books for learning and mastering the Go programming language, from beginner introductions to advanced topi…
431442active
markerikson/redux-ecosystem-links
A categorized, comprehensive list of Redux-related addons, libraries, and utilities maintained by Mark Erikson. It organizes the Redux ecos…
325204maintenance
gh0stkey/Binary-Learning
A collection of Chinese-language study notes on binary security and reverse engineering, primarily covering the Dishui (滴水) reverse enginee…
321441active
mcxiaoke/mqtt
A Chinese translation of the MQTT 3.1.1 protocol specification, published as a GitBook with PDF/ePub downloads. It is a documentation/learn…
235197maintenance
iamcal/oembed
The canonical oEmbed specification website plus a machine-readable registry of oEmbed providers stored as YAML files. It is also published …
771440active
proyecto26/awesome-unity
A curated list of open-source Unity games, code examples, and learning resources organized by genre. It serves as a reference catalog for d…
651440active
MichielDerhaeg/build-linux
A tutorial repository with a Makefile and shell scripts that walk through building a minimal Linux-based operating system from scratch, inc…
325196maintenance
hustcc/JS-Sorting-Algorithm
An open-source GitBook titled 'Ten Classic Sorting Algorithms' covering bubble, selection, insertion, shell, merge, quick, heap, counting, …
325191maintenance
samdutton/simpl
simpl.info is a collection of the simplest possible examples of HTML, CSS and JavaScript, covering dozens of browser APIs and web platform …
755189maintenance
reactwg/react-18
The official working group repository for the React 18 release, hosting public GitHub Discussions between the React team and community repr…
325189maintenance
oracle-samples/oracle-db-examples
A collection of code examples demonstrating how to use Oracle Database features across many languages and tools, including Java, Python, Ja…
751438active
cnych/qikqiak.com
The source repository for Yangming's personal technical blog (qikqiak.com), covering Kubernetes, Docker, DevOps, Python, Golang, microservi…
461438active
ffhelicopter/Go42
An open-source Chinese-language book, 'Go语言四十二章经' (Go Language Forty-Two Chapters), covering Go language specifications, syntax details, co…
325181maintenance
Esoolgnah/Frontend-Interview-Questions
A Korean-language curated collection of frontend developer interview questions organized by importance level (1-5 stars), with answers and …
741436active
phpinternalsbook/PHP-Internals-Book
An open-source online book explaining the internals of PHP 7 and PHP 8, covering the build system, zvals, memory management, and C extensio…
731436active
pushsecurity/browser-identity-attacks-matrix
A curated knowledge base of browser and identity attack techniques covering SaaS applications, identity providers, phishing, and browser-ba…
641436active
jellydn/zed-101-setup
A guide and install script for configuring the Zed Editor with Vim mode, custom keybindings, Nerd Fonts, and AI-assisted tooling. It backs …
681435active
criwits/missing-web
The web edition of 'The Computer Course You're Missing' (你缺失的那门计算机课), an open-source beginner-friendly course teaching computer fundamental…
771434active
alchaincyf/obsidian-ai-orange-book
A free, open-source book (the 'Orange Book' series) teaching how to build an AI-driven personal knowledge management system using Obsidian …
591434active

← prev page 25 / 54 next →