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
ziadoz/awesome-php
A curated list of high-quality PHP libraries, frameworks, tools, and resources maintained by the community. It serves as a discovery index …
7432669active
VoltAgent/awesome-agent-skills
A curated awesome-list of 1000+ agent skills published by official dev teams (Anthropic, Google, Vercel, Stripe, Microsoft, etc.) and vette…
6132636active
The-Run-Philosophy-Organization/run
A community-curated Chinese-language knowledge base (runxue, 'the philosophy of running/emigrating') collecting guides, methodologies, and …
3232090active
Trinea/android-open-project
A categorized collection of hundreds of Android open source projects, including custom views, utility libraries, and notable apps, maintain…
6531815active
OAI/OpenAPI-Specification
The official repository for the OpenAPI Specification (OAS), a vendor-neutral, language-agnostic standard for describing HTTP/REST APIs in …
8131183active
mqyqingfeng/Blog
A popular Chinese-language technical blog repository by 冴羽 (yayujs) containing in-depth article series on JavaScript fundamentals, ES6, and…
7131078active
abhisheknaiidu/awesome-github-profile-readme
A curated, auto-updating list of impressive GitHub profile README examples for inspiration. It collects links to well-designed developer pr…
6430929active
sunface/rust-course
Rust语言圣经 (Rust Course) is a comprehensive, open-source Chinese-language book and tutorial for learning the Rust programming language, with …
7730831active
imthenachoman/How-To-Secure-A-Linux-Server
An evolving, community-maintained how-to guide for securing a Linux server, covering SSH hardening, firewalls, intrusion detection, auditin…
7430315active
joshbuchea/HEAD
A curated reference guide to HTML <head> elements, covering meta tags, favicons, Open Graph, social cards, and browser-specific tags. It is…
7030262active
CyC2018/CS-Notes
A widely-used Chinese-language collection of study notes covering core computer science fundamentals, including algorithms, LeetCode soluti…
32185671maintenance
eugeneyan/applied-ml
A curated collection of papers and tech blog posts from companies describing how they apply data science and machine learning in production…
3230087active
imDazui/Tvlist-awesome-m3u-m3u8
A curated awesome-list aggregating IPTV live-stream sources in M3U/M3U8 format, covering Chinese, international, and regional ISP channels,…
5629918active
realpython/python-guide
The Hitchhiker's Guide to Python is an opinionated best-practices guidebook for Python developers, covering installation, configuration, an…
7529781stable
MichaelCade/90DaysOfDevOps
A free, structured 90-day learning curriculum covering DevOps principles, processes, and tooling, expanded over multiple years to include D…
6329667active
elsewhencode/project-guidelines
A curated collection of best practices for JavaScript projects covering Git workflows, documentation, testing, code style, API design, and …
3229451active
viatsko/awesome-vscode
A curated awesome-list of Visual Studio Code packages, extensions, themes, and resources. It organizes recommendations by language, framewo…
7228969active
aishwaryanr/awesome-generative-ai-guide
A curated awesome-list style hub for generative AI learning, organizing courses, research updates, notebooks, and interview prep into journ…
7028905active
Ebazhanov/linkedin-skill-assessments-quizzes
A community-maintained collection of LinkedIn skill assessment quiz questions and answers covering topics like JavaScript, Python, Git, AWS…
6628811active
ChristosChristofidis/awesome-deep-learning
A curated awesome-list of deep learning resources including books, courses, videos, papers, tutorials, datasets, frameworks, and communitie…
4328811active
qianguyihao/Web
A comprehensive Chinese-language web frontend tutorial and knowledge base covering HTML, CSS, and JavaScript from beginner to advanced leve…
5728659active
viraptor/reverse-interview
A curated list of questions tech job applicants can ask companies during interviews, covering topics like team culture, processes, and red …
3528586active
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
An open-source introductory book on Bayesian inference and probabilistic programming using Python and PyMC, presented as Jupyter notebooks.…
3228173stable
systemdesign42/system-design-academy
A curated collection of system design case studies, fundamentals, and interview preparation resources organized alphabetically by company a…
7027875active
kdeldycke/awesome-falsehood
A curated awesome-list of articles cataloging 'falsehoods programmers believe in' - common wrong assumptions about domains like dates, name…
7627649active
sudheerj/javascript-interview-questions
A curated collection of 1000 JavaScript interview questions with answers, maintained as a markdown-based reference repository. It covers co…
7627621active
walter201230/Python
A free, open-source Chinese-language Python tutorial (walter201230/Python, 25k+ stars, CC BY 4.0) covering basics through advanced features…
7327490active
Asabeneh/30-Days-Of-React
A free step-by-step 30-day curriculum for learning React, structured as a daily challenge with examples and exercises. It covers React fund…
5727474active
Hannibal046/Awesome-LLM
A curated awesome-list of resources on Large Language Models, including milestone papers, open LLM checkpoints, training and inference fram…
4627287active
dwmkerr/hacker-laws
A curated reference of laws, theories, principles, and patterns relevant to developers and technologists, such as Conway's Law, CAP Theorem…
8727267active
sindresorhus/awesome-electron
A curated awesome-list of resources for building desktop apps with Electron, including apps, boilerplates, tools, components, docs, article…
6827262active
forthespada/CS-Books
A curated collection of over 1000 classic computer science books in PDF format, covering programming languages, algorithms, operating syste…
5527200active
jlevy/the-art-of-command-line
A single-page guide of essential command-line tips and techniques for Unix-like shells, covering basics, everyday use, file and data proces…
32162179maintenance
OI-wiki/OI-wiki
OI Wiki is a free, community-maintained knowledge base covering competitive programming (OI and ICPC), including fundamentals, common probl…
7726576active
emmabostian/developer-portfolios
A curated list of nearly 2,000 developer portfolio websites for inspiration. It is a community-contributed awesome-list repository, not sof…
7726315active
haizlin/fe-interview
A free open-source collection of 6000+ frontend interview questions published daily (3+1 per day) covering HTML, CSS, JavaScript, Vue, Reac…
4526260active
matteocrippa/awesome-swift
A collaboratively curated awesome list of Swift libraries, frameworks, extensions, and resources, organized by category with over 1100 proj…
7526226active
yeasy/docker_practice
An open-source Chinese-language book, 'Docker 从入门到实践' (Docker from Beginner to Practice), teaching Docker and container technology from bas…
9626220active
datawhalechina/pumpkin-book
The Pumpkin Book is an open-source companion guide that explains and derives the formulas skipped in Zhou Zhihua's classic machine-learning…
5826005active
zhaoolee/ChromeAppHeroes
A curated Chinese-language manual ('Chrome Plugin Heroes') reviewing excellent Chrome browser extensions, built with docsify and hosted on …
6925800active
alexpate/awesome-design-systems
A curated awesome-list cataloging design systems from companies and organizations, with tags for components, voice & tone guidance, designe…
6825786active
changkun/modern-cpp-tutorial
An open-source book, 'Modern C++ Tutorial: C++11 to C++26 On the Fly', that quickly introduces experienced C++ programmers to features from…
6225769active
keon/algorithms
A collection of minimal, clean, well-documented implementations of data structures and algorithms in Python 3, installable via pip. Each mo…
8825542stable
tayllan/awesome-algorithms
A curated awesome list of resources for learning and practicing algorithms and data structures. It organizes links to courses, books, visua…
6725476active
The Modern JavaScript Tutorial
The Modern JavaScript Tutorial is an open-source, multi-language book-style tutorial covering JavaScript from basics to advanced topics, pu…
7525433active
hollischuang/toBeTopJavaer
A curated Chinese-language knowledge roadmap and study guide for becoming an expert Java engineer, covering JVM, Spring, MySQL, design patt…
3225343active
bitcoinbook/bitcoinbook
The open-source repository containing the full text of 'Mastering Bitcoin: Programming the Open Blockchain' by Andreas M. Antonopoulos, pub…
2325295active
agentskills/agentskills
Agent Skills is an open specification and documentation for a lightweight, portable format that extends AI agent capabilities using folders…
5924748active
Gar-b-age/CookLikeHOC
A community-maintained recipe collection that recreates dishes from the Chinese restaurant chain Laoxiangji (Home Original Chicken), based …
6824483active
djsime1/awesome-flipperzero
A curated awesome-list of resources for the Flipper Zero multi-tool device, covering databases/dumps, applications, plugins, firmwares, ani…
3224176active
agentsmd/agents.md
AGENTS.md is a simple, open markdown format for giving AI coding agents project-specific context and instructions, like a README for agents…
6223919active
timqian/chinese-independent-blogs
A curated list of Chinese independent blogs with RSS feeds, ranked by RSS subscription counts. It serves as a discovery directory for Chine…
7723859active
MostlyAdequate/mostly-adequate-guide
An open-source book teaching functional programming concepts using JavaScript, available online via GitBook with runnable exercises. It cov…
2323822stable
n0shake/Public-APIs
A curated, categorized list of public APIs available for consumption across the web. It organizes APIs by domain such as analytics, finance…
6823801active
Open Source Computer Science Degree
A curated list of free online courses from universities like MIT, Stanford, and Harvard that together cover the requirements of an undergra…
4423744active
lukasmasuch/best-of-ml-python
A curated, ranked list of 920+ open-source machine learning Python libraries, organized into 34 categories and updated weekly. Projects are…
8323731active
Vonng/ddia
A community-maintained Chinese translation (Simplified and Traditional) of Martin Kleppmann's 'Designing Data-Intensive Applications', cove…
7623384active
microsoft/api-guidelines
Microsoft's published REST API Guidelines, a set of documents describing conventions and best practices for designing REST APIs, with compa…
7523327active
shimohq/chinese-programmer-wrong-pronunciation
A curated reference list of English words that Chinese programmers commonly mispronounce, with correct UK/US IPA transcriptions, audio link…
5923268active
doocs/source-code-hunter
A community-maintained collection of in-depth source code analysis articles for mainstream Java frameworks and middleware, including the Sp…
7723132active
sebastianruder/NLP-progress
A community-maintained repository and website tracking state-of-the-art results across the most common NLP tasks, with datasets, papers, an…
2322952active
2025Emma/vibe-coding-cn
A multilingual guide and workstation for 'vibe coding' — building software by pair programming with AI assistants. It curates practices, wo…
4222802active
amusi/CVPR2026-Papers-with-Code
A curated collection of CVPR 2026 accepted papers and their associated open-source code repositories, organized by computer vision research…
6422796active
Dujltqzv/Some-Many-Books
A large curated repository of downloadable PDF e-books, primarily Chinese-language programming and computer science books (Java, JavaScript…
7222790active
AiHubCN/Awesome-Chinese-LLM
A curated awesome-list cataloging open-source Chinese large language models, focusing on smaller, privately deployable, low-cost models. It…
6622752active
mikeroyal/Self-Hosting-Guide
A curated guide (awesome-list style) covering self-hosting software and hardware, including containers, VPNs, LLMs, home automation, networ…
4522621active
dibingfa/flash-linux0.11-talk
A Chinese-language tutorial series that walks through the Linux 0.11 kernel source code in a narrative, novel-like style, published as HTML…
3822548active
markerikson/react-redux-links
A curated collection of high-quality tutorial and resource links on React, Redux, ES6, Webpack, and the broader React-Redux ecosystem. It s…
3222542active
dipakkr/A-to-Z-Resources-for-Students
A curated awesome-list of learning resources, student programs, hackathons, conferences, and free tools for college students and early-care…
7222208active
lissy93/personal-security-checklist
A curated checklist of 300+ actionable tips for protecting digital security and privacy, published as a website at digital-defense.io. It s…
6322192active
DesignPatternsPHP/DesignPatternsPHP
A collection of sample code implementations of well-known software design patterns in PHP 8.x, with explanations and runnable PHPUnit tests…
3422186active
youhunwl/TVAPP
A curated collection of Android TV box applications (APKs) covering video-on-demand, live TV, karaoke, tools, and games, plus TVBox/影视仓 int…
6422141active
judasn/IntelliJ-IDEA-Tutorial
A comprehensive Simplified Chinese tutorial for IntelliJ IDEA and other JetBrains IDEs (WebStorm, PyCharm, CLion, Android Studio, etc.), co…
5122071active
30 seconds of code
A curated collection of short coding articles and snippets across JavaScript, CSS, Python, React, PHP, and web development, published as a …
70128835maintenance
dotnet/core
The official dotnet/core repository hosting .NET release notes, news, announcements, and support lifecycle information for the .NET platfor…
9822037active
ossu/data-science
A curated, free curriculum for a self-taught undergraduate-level Data Science education, built from MOOC courses from top universities. It …
4221918active
AnthonyCalandra/modern-cpp-features
A cheatsheet documenting modern C++ language and library features from C++11 through C++23. It serves as a quick reference for developers l…
7121857active
zijie0/HumanSystemOptimization
A Chinese-language knowledge guide ('Human System Optimization') that summarizes neuroscience-based practices from Andrew Huberman's podcas…
5121807active
kenjihiranabe/The-Art-of-Linear-Algebra
A collection of graphic notes and visual diagrams explaining linear algebra concepts from Gilbert Strang's 'Linear Algebra for Everyone'. I…
7421709active
quozd/awesome-dotnet
A community-curated awesome list of .NET libraries, tools, frameworks, and software, organized into categorized sections. It serves as a di…
6621577active
ethereumbook/ethereumbook
The open-source repository for 'Mastering Ethereum: 2nd Edition', a technical book by Andreas M. Antonopoulos, Gavin Wood, and others, publ…
6621518active
matiassingers/awesome-readme
A curated list of exemplary README files from open-source projects, showcasing best practices for project documentation. It serves as inspi…
7621376active
SwiftGGTeam/the-swift-programming-language-in-chinese
The Simplified Chinese translation of Apple's official book 'The Swift Programming Language' (TSPL), maintained by the SwiftGG community. I…
6621177active
互联网公司经典技术架构 (architecture.of.internet-product)
A curated collection of technical architecture documents and presentations from major internet companies such as Tencent, Alibaba, WeChat, …
3220789active
github/docs
The open-source repository behind docs.github.com, containing GitHub's product documentation content in Markdown. External contributors can…
6720737active
Universidade-Livre/ciencia-da-computacao
A free, community-maintained curriculum for a complete self-taught Computer Science education using online materials, curated in Brazilian …
7020694active
justjavac/free-programming-books-zh_CN
A curated index of free Chinese-language programming and computer science books, organized by language and topic. It is a community-maintai…
65118521maintenance
milanm/DevOps-Roadmap
A step-by-step DevOps roadmap for 2026 with curated links to mostly free learning resources. It covers Git, programming languages, Linux, n…
7420348active
unicitynetwork/whitepaper
The Unicity whitepaper, a TeX-sourced technical document describing the Unicity protocol, an Autonomous Agentic Internet with tokenomics an…
5020159active
chai2010/advanced-go-programming-book
An open-source Chinese-language book, 'Advanced Go Programming', covering advanced Go topics such as CGO, Go assembly, RPC implementation, …
4320091stable
Awesome-HarmonyOS/HarmonyOS
A curated awesome-list of resources, tools, and documentation related to Huawei's HarmonyOS distributed operating system. It aggregates lin…
3219956active
dariubs/GoBooks
A curated awesome-list of the best Go (Golang) programming books, organized by skill level from beginner to advanced topics like concurrenc…
7419634active
lewagon/setup
A collection of step-by-step environment setup guides for students starting Le Wagon's AI Software Development bootcamp, with per-OS instru…
7019627active
RunaCapital/awesome-oss-alternatives
A curated awesome list of open-source startup alternatives to well-known closed-source SaaS products, maintained by Runa Capital. It catalo…
5019564active
kkndmetianya/kkndme_tianya
A curated, dehydrated archive of the famous Tianya forum thread 'kkndme' discussing Chinese real estate prices, government regulation, and …
7019428active
liyupi/ai-guide
A free, open-source AI knowledge base and tutorial collection by programmer Yupi, covering AI tools (Cursor, Claude Code, DeepSeek, GPT, Ge…
6419194active
tc39/proposals
The official TC39 repository tracking ECMAScript (JavaScript) language proposals across all maturity stages, from stage 0 ideas to finished…
7519177active
datawhalechina/easy-vibe
Easy-Vibe is an open-source introductory course from Datawhale for AI-native product builders, teaching 'vibe coding' — building real produ…
7019120active
perkfly/reverse-interview-zh
A curated Chinese-language list of questions for candidates to ask interviewers at the end of technical interviews, translated and expanded…
3218515active
InterviewReady/system-design-resources
A curated collection of the best system design resources on the internet, organized by topic such as caching, load balancing, microservices…
4718454active

← prev page 2 / 54 next →