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
mahonzhan/awesome-coding-plan
A curated comparison guide of AI coding subscription plans (Coding Plans) from various model and cloud vendors, analyzing their real value …
592752active
airbnb/swift
Airbnb's open-source Swift style guide, published as a website and Markdown documentation, with an accompanying Swift Package Manager comma…
772749active
Hacking-the-Cloud/hackingthe.cloud
Hacking the Cloud is a community-maintained encyclopedia of offensive and defensive security techniques for cloud native technologies, cove…
842746active
yisainan/web-interview
A curated collection of web frontend interview questions and interview tips, covering HTML, CSS, JavaScript, Vue, React, Angular, WeChat mi…
322745active
SanderMertens/ecs-faq
A frequently asked questions document about Entity Component Systems (ECS) and data-oriented design, maintained by the author of the Flecs …
732741active
danbev/learning-v8
A collection of notes, examples, and C++ code for learning the internals of Google's V8 JavaScript engine. It covers topics like isolates, …
322739active
aluismoya/EbookFoundation-free-programming-books
A widely known curated list of freely available programming books and learning resources, maintained by the Free Ebook Foundation. It is a …
322735active
jonathandion/awesome-emails
A curated awesome list of frameworks, templates, tools, services, and articles for building better HTML emails. It aggregates resources lik…
322735active
plenaryapp/awesome-rss-feeds
A curated list of ~500 recommended RSS feeds and 250+ local news sources distributed as OPML files, organized by country and category. It p…
722733active
imran-parray/Mind-Maps
A curated collection of visual mind maps covering bug bounty hunting, penetration testing, and offensive/defensive security methodologies. …
322725stable
YanjieZe/awesome-humanoid-robot-learning
A curated awesome-list of academic papers on humanoid robot learning, organized by task categories such as locomotion, manipulation, teleop…
632723active
nnethercote/perf-book
The Rust Performance Book is an open-source guide (built with mdBook) covering techniques for profiling and improving the performance of Ru…
672721stable
zh-google-styleguide/zh-google-styleguide
A community-maintained Chinese translation of Google's open-source project style guides, covering C++, Python, JavaScript, TypeScript, Java…
2810981maintenance
futurice/ios-good-practices
A living guide of iOS development best practices maintained by Futurice developers, covering project setup, architecture, coding style, sec…
3210977maintenance
fathulfahmy/aio-usb-drive
A curated collection of diagnostic and rescue tools, operating systems, and application installers for building an all-in-one multiboot USB…
592719active
microsoft/code-with-engineering-playbook
Microsoft's engineering playbook for customer and partner engagements, covering engineering fundamentals like code reviews, automated testi…
622718active
wesbos/dad-jokes
A community-curated collection of dad-style programming jokes maintained by Wes Bos. Contributors submit jokes via pull requests, which are…
642716active
huihongxiao/MIT6.S081
A Chinese-language translation of MIT 6.S081 (Operating System Engineering) lecture notes, based on the XV6 teaching operating system. It b…
322713stable
Qihoo360/safe-rules
A detailed C/C++ secure programming guideline collection (the '360 Safety Rules') authored by Qihoo 360's quality engineering department. I…
232713active
sudheerj/vuejs-interview-questions
A curated collection of 300 Vue.js interview questions with answers, covering Vue 2/3 concepts, Vuex, and Vue Router. It serves as a study …
682711active
ninehills/blog
A personal technical blog ('九原山' / ninehills.tech) built with Hugo, whose posts are managed as GitHub issues and cover large language model…
712710active
TIGERB/easy-tips
An original Chinese-language tutorial collection documenting one developer's learning journey as a PHP and Go programmer, covering PHP codi…
592709active
automata/aicodeguide
AI Code Guide is a curated, FAQ-style roadmap for learning to code with AI assistants and 'vibe coding', maintained by Vilson Vieira and Er…
522702active
dgryski/go-perfbook
An open-source book by Damian Gryski collecting best practices for writing high-performance Go code, covering general optimization methodol…
3210896maintenance
iam-veeramalla/Kubernetes-Zero-to-Hero
A beginner-friendly tutorial repository teaching Kubernetes from scratch, including step-by-step guides for installing kubectl and KOPS and…
482701active
1c7/Crash-Course-Computer-Science-Chinese
A Chinese translation project of the Crash Course Computer Science video series (40 episodes, ~10 minutes each), completed in 2018 with pol…
6310889maintenance
loveunk/deep-learning-llm-agent-notes
A Chinese-language learning roadmap and knowledge repository covering machine learning, deep learning, and large language model engineering…
722698active
puaclaw/PUAClaw
PUAClaw is a satirical, MIT-licensed framework that catalogs and classifies psychological persuasion techniques ('PUA') used in LLM prompts…
472698active
ttt30ga/awesome-product-design
A curated awesome-list of bookmarks, articles, tools, and resources for digital product designers, covering research, UX, UI, prototyping, …
522697active
rafaballerini/rafaballerini
Rafaella Ballerini's GitHub profile README, widely used as a template for building personal GitHub profile pages. It demonstrates markdown …
772694stable
jmcunningham/AngularJS-Learning
A curated list of blog posts, articles, videos, books, and courses for learning AngularJS 1.x. It organizes resources by topic such as dire…
1010851maintenance
wesammustafa/Claude-Code-Everything-You-Need-to-Know
A practical, MIT-licensed guide to Claude Code covering setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, a…
602691active
MLNLP-World/Top-AI-Conferences-Paper-with-Code
A curated repository collecting papers from top AI conferences (ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, ICML) that have open…
732690active
olist213/Information_Security_Books
A curated collection of information security books in PDF, EPUB, and MOBI formats, gathered from the internet. It serves as a reading list …
632688active
aneagoie/ztm-python-cheat-sheet
A community-maintained Python cheat sheet originally created for students of the Zero to Mastery Complete Python Developer course. It provi…
592687active
trimstray/the-practical-linux-hardening-guide
A practical guide for hardening GNU/Linux production systems, covering CIS, STIG, NIST, and PCI-DSS compliance with step-by-step instructio…
3210821maintenance
devangshekhawat/Fedora-44-Post-Install-Guide
A community guide listing recommended steps and commands to run after installing Fedora 44, covering RPM Fusion, firmware updates, Flatpak,…
732685active
cosen1024/Java-Interview
A curated Java interview study guide ('Java Interview Cheatsheet') covering Java fundamentals, concurrency, JVM, MySQL, Redis, Spring, MyBa…
702683active
Krishnagangwal/CS-Fundamentals
A curated collection of Computer Science fundamentals study materials for placement and interview preparation, including PDFs, notes, cheat…
532683active
pedropark99/zig-book
An open-source, project-based introductory book for the Zig programming language by Pedro Duarte Faria, available free as an HTML version a…
902682active
microsoft/frontend-bootcamp
A two-day frontend development workshop from Microsoft covering HTML, CSS, JavaScript, React, TypeScript, and Redux through demos and exerc…
1010785maintenance
waylau/books-collection
A curated, continuously updated collection of links to free and open-source programming books and documentation, maintained by waylau. It c…
682678active
thombergs/code-examples
A collection of Java example projects accompanying blog posts on reflectoring.io, demonstrating various Java technologies. Each subdirector…
322678active
ramnes/awesome-mongodb
A curated awesome-list that indexes MongoDB resources across documentation, articles, books, talks, tutorials, language drivers, admin tool…
772673stable
zhaoolee/OnlineToolsBook
OnlineToolsBook is an open-source Chinese-language guide ('cheatsheet book') that catalogs and reviews quality browser-based online tools, …
712671active
QianMo/Real-Time-Rendering-3rd-CN-Summary-Ebook
A Chinese-language summary ebook (97,000+ words) distilling the classic 'Real-Time Rendering 3rd' textbook, distributed as a typeset, searc…
322669stable
xcatliu/typescript-tutorial
An open-source Chinese-language introductory tutorial book for TypeScript, written from the perspective of JavaScript programmers. It is pu…
3210737maintenance
jsuarezruiz/awesome-dotnet-maui
A curated list of .NET MAUI libraries, tools, books, samples, workshops, and other resources. It serves as a discovery index for developers…
542665active
dotnet-architecture/eShopOnWeb
A Microsoft sample ASP.NET Core 8.0 reference application demonstrating a monolithic web app architecture with clean architecture and DDD p…
1010691maintenance
netbiosX/Checklists
A curated collection of penetration testing and red teaming checklists covering techniques like privilege escalation, persistence, credenti…
472657active
huangwb8/ChineseResearchLaTeX
A curated collection of LaTeX templates for common Chinese research documents (NSFC grant proposals, SCI papers, theses, academic CVs), reb…
922656active
aasthas2022/SDE-Interview-and-Prep-Roadmap
A community-driven SDE interview preparation roadmap with a comprehensive checklist covering data structures, algorithms, system design, op…
642656active
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A curated collection of links and resources for learning data structures, algorithms, and low/high-level system design, aimed at coding int…
322653active
twelve-factor/twelve-factor
The canonical repository for the updated text of the Twelve-Factor Manifesto, a methodology for building modern, cloud-native SaaS applicat…
392650active
heidihoward/distributed-consensus-reading-list
A curated reading list of academic papers on distributed consensus (atomic broadcast), organized into sections covering theory, algorithms,…
682649active
SSHeRun/CS-Xmind-Note
A collection of mind maps and study notes for Chinese computer science graduate entrance exam subjects (408), covering computer organizatio…
3210632maintenance
AllenDowney/ThinkPython2
LaTeX source, code examples, and exercise solutions for Think Python, 2nd edition, a free book by Allen Downey teaching Python programming.…
322645stable
pstadler/keybase-gpg-github
A step-by-step tutorial for creating a GPG key via keybase.io, importing it into a local GPG setup, and configuring Git to sign commits ver…
522642stable
wsdjeg/vim-galore-zh_cn
A Chinese translation of the popular 'Vim Galore' guide, covering Vim from beginner basics to mastery. The content has moved to the author'…
1010608maintenance
yygmind/blog
A Chinese-language technical blog by Muyiyang (木易杨) covering advanced frontend topics through a structured series of deep-dive articles on …
3210601maintenance
agucova/awesome-esp
A curated awesome-list of ESP8266 and ESP32 projects, firmware, tools, and libraries. It serves as a discovery index for Espressif Wi-Fi mi…
692639active
vanshb03/New-Grad-2027
A community-maintained curated list of new graduate full-time job openings in software engineering, quant, and product management for 2026 …
672637active
chiphuyen/machine-learning-systems-design
A free online booklet by Chip Huyen covering machine learning systems design, including project setup, data pipelines, modeling, and servin…
3210554maintenance
novalagung/dasarpemrogramangolang
An open-source website/ebook ('Dasar Pemrograman Golang') teaching the Go programming language from basics to advanced topics, with 160+ ch…
772629active
awsdocs/aws-lambda-developer-guide
A collection of supplementary resources for the AWS Lambda Developer Guide, including sample IAM policies, sample applications, and CloudFo…
662628active
yakimka/python_interview_questions
A curated collection of Python developer interview questions with community-contributed answers, maintained as a Markdown document and publ…
622627active
iipc/awesome-web-archiving
A curated Awesome List of resources for getting started with web archiving, covering training materials, the WARC standard, and tools for a…
762626active
fineanmol/Hacktoberfest2026
A beginner-friendly static website repository for Hacktoberfest 2026 where newcomers make their first pull request by adding their name to …
822624active
rust-lang/this-week-in-rust
The content repository for This Week in Rust, a weekly community newsletter published at this-week-in-rust.org, built with the Pelican stat…
772624active
londonappbrewery/Flutter-Course-Resources
A curated collection of links, resources, and syllabus materials for the London App Brewery's Complete Flutter Development Bootcamp. It ser…
3210523maintenance
ciembor/agent-rules-books
A collection of MIT-licensed Markdown rule sets and skills for AI coding agents (Codex, Cursor, Claude Code), distilled from classic softwa…
682623active
wangzhiwubigdata/God-Of-BigData
A curated Chinese-language learning guide and interview handbook for big data engineering, covering Flink, Spark, Hadoop, Hive, HBase, Kafk…
3210510maintenance
rust-lang-nursery/rust-cookbook
The Rust Cookbook is a collection of tested, copy-paste-ready Rust examples demonstrating how to accomplish common programming tasks using …
772617stable
lopopolo/harness-engineering
An anthology, field guide, and agent context bundle by Ryan Lopopolo on harness engineering—the practice of improving AI coding agent outpu…
642614active
DEEP-PolyU/Awesome-GraphRAG
A curated awesome-list of resources on graph-based retrieval-augmented generation (GraphRAG), organized according to the authors' survey pa…
602613active
RManLuo/Awesome-LLM-KG
A curated awesome-list of papers and resources on unifying large language models with knowledge graphs. It tracks research on KG constructi…
382613active
ElemeFE/node-interview
An open-source interview guide and advanced tutorial from ElemeFE covering how to pass their senior Node.js backend developer interview. It…
3210472maintenance
usagi/rust-memory-container-cs
A visual cheat-sheet poster explaining Rust's memory model and container types, distributed as high-resolution PNG images in multiple resol…
322612stable
shlomi-noach/awesome-mysql
A curated list of awesome MySQL free and open-source software, libraries, tools, and resources. It organizes projects into categories such …
762610active
iswbm/pycharm-guide
A Chinese-language PyCharm usage guide (e-book and website) covering installation, debugging, interface customization, editing shortcuts, n…
612610active
microsoft/microsoft.github.io
The source for microsoft.github.io, a GitHub Pages site that indexes Microsoft's open source projects and points to the company's open sour…
722606stable
hackclub/hackclub
Hack Club is a worldwide nonprofit community of high school hackers, and this repository hosts its self-led learn-to-code workshops and cod…
602606active
mikalv/awesome-qt-qml
A curated awesome-list of Qt and QML libraries, tools, resources, and projects. It organizes links across categories like mobile, async, ne…
592606active
flutterchina/flutter_in_action_2nd
The source manuscript for 'Flutter in Action, 2nd Edition', a free online Chinese-language book teaching Flutter mobile development from ba…
322604active
MobileNativeFoundation/discussions
A GitHub Discussions forum hosted by the MobileNativeFoundation for conversations about projects, technologies, and processes involved in s…
322601active
km1994/LLMs_interview_notes
A curated collection of interview questions and study notes for large language model (LLM) algorithm engineer positions, compiled from the …
282601active
LearnPrompt/LearnPrompt
A permanently free, open-source Chinese-language AIGC course and learning path covering AI coding tools (Claude Code, Codex), agent enginee…
742599active
CesiumGS/3d-tiles
3D Tiles is an open specification (and OGC Community Standard) for streaming, sharing, and visualizing massive heterogeneous 3D geospatial …
672598stable
toolleeo/awesome-cli-apps-in-a-csv
A large curated awesome list of command-line (CLI/TUI) programs, with over 2200 tools organized into 87 categories. The source data is main…
752595active
Blackjacx/WWDC
A community-maintained collection of bullet-point summaries of Apple WWDC session videos, letting developers read key takeaways instead of …
332595active
flashbots/pm
The central documentation and knowledge repository for Flashbots, a research and development organization focused on mitigating the negativ…
322593active
kdeldycke/awesome-engineering-team-management
A curated awesome-list compiling resources, advice, and anecdotes for software developers transitioning into engineering management roles. …
762586active
lynnboy/CppCoreGuidelines-zh-CN
A Simplified Chinese translation of the C++ Core Guidelines, the collaborative best-practices document led by Bjarne Stroustrup. It tracks …
662585active
bespoyasov/frontend-clean-architecture
A React + TypeScript example application demonstrating clean architecture principles applied to frontend development in a functional style.…
342584active
erikw/vim-keybindings-everywhere-the-ultimate-list
A collaborative, curated list of programs that support Vim-like keybindings natively or via extensions. It catalogs hundreds of tools acros…
762580active
heyitsnoah/claudesidian
Claudesidian is a pre-configured Obsidian vault starter kit designed to work with Claude Code, turning a notes vault into an AI-powered sec…
662574active
wolverinn/Waking-Up
A curated study notebook of computer science fundamentals interview questions (computer networks, operating systems, databases, design patt…
3210285maintenance
camilatigre/listamaravilhosaopensource
A curated list of open-source projects organized by skill level (beginner, intermediate, advanced), programming language, and language/coun…
622569active
Unity-Technologies/Unity-Robotics-Hub
Unity's central hub of tools, tutorials, and documentation for robotics simulation in Unity, with ROS/ROS2 integration, URDF import, and ex…
232566active
rehooks/awesome-react-hooks
A curated awesome-list of React Hooks resources including documentation, tutorials, videos, podcasts, and tools. It serves as a learning hu…
3210251maintenance

← prev page 15 / 54 next →