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
ivmm/Student-resources
A curated Chinese-language list of student and educator discounts and free offerings, including developer tool packs (GitHub, JetBrains, Az…
326174maintenance
ddy-ddy/cs-408
A curated collection of study notes, exam experience, and resources for China's CS postgraduate entrance exam subject 408 (data structures,…
326171maintenance
egeerardyn/awesome-LaTeX
A curated awesome-list of LaTeX resources, including distributions, editors, build tools, packages, templates, tutorials, and books. It ser…
751665active
M3-org/awesome-metaverse
A curated awesome-list of open-source and commercial projects, frameworks, protocols, and reading resources about the Metaverse, covering W…
321665active
DeepSpaceHarbor/Awesome-AI-Security
A curated awesome-list of AI security resources covering adversarial examples, evasion attacks, poisoning attacks, and related research. It…
641664active
unclestrong/DeepLearning_LHY21_Notes
A collection of study notes for Hung-yi Lee's 2021 Deep Learning course, organized as PDF files covering regression, CNNs, transformers, GA…
321664stable
rse/es6-features
The source of es6-features.org, a website providing an overview of ECMAScript 6 language features with side-by-side comparisons to their EC…
326156maintenance
sam-hosseini/freelancing-in-finland
An open-source guide (MIT licensed) covering how software developers can transition to freelancing in Finland, from immigration and company…
761662active
pypa/packaging.python.org
The Python Packaging User Guide (PyPUG), the community-maintained authoritative documentation on packaging and installing Python distributi…
771661active
learning-zone/react-basics
A curated learning resource and interview question bank covering React 19 fundamentals through advanced topics, including hooks, Redux, rou…
711661active
kepano/40-questions
A collection of 40 reflective questions to ask yourself at the end of each year and each decade, maintained by Steph Ango (kepano). The rep…
641661active
aspnet/Announcements
A GitHub repository used by the ASP.NET team to post announcements about major changes, including breaking changes, in ASP.NET Core and Ent…
611661active
learning-rust/learning-rust.github.io
A free, open-source tutorial website teaching the Rust programming language from basics to advanced topics like ownership, borrowing, and e…
771659active
kyegomez/awesome-multi-agent-papers
A curated awesome list of the best research papers on multi-agent systems and LLM-based agent collaboration, maintained by the Swarms team.…
701656active
themanojdesai/genai-llm-ml-case-studies
A curated collection of 500+ real-world ML, GenAI, and LLM system design case studies from 130+ companies, originally based on Evidently AI…
321656active
Lets-DevOps/awesome-learning
A curated awesome-list of DevOps learning resources covering topics like CI/CD, infrastructure as code, monitoring, logging, and containeri…
231656active
JuanCrg90/Clean-Code-Notes
A set of study notes summarizing Robert C. Martin's book 'Clean Code', organized chapter by chapter. It serves as a free reference for soft…
326119maintenance
xdavidhu/awesome-google-vrp-writeups
A curated list of bug bounty writeups from Google's Vulnerability Reward Program (VRP), maintained as a CSV-backed awesome list with automa…
691654active
chiclaim/AndroidAll
A curated learning roadmap and knowledge base covering the full Android developer tech stack, including data structures, architecture, desi…
321652active
webfuse-com/awesome-claude
A curated awesome-list of resources related to Anthropic's Claude, including official docs, SDKs, MCP servers, Claude Code tooling, extensi…
611651active
devanshbatham/Awesome-Bugbounty-Writeups
A curated list of bug bounty writeups organized by vulnerability type, covering XSS, SSRF, IDOR, SQL injection, and more. It serves as a le…
326102maintenance
wangyongjie-ntu/Awesome-explainable-AI
A curated awesome-list of research papers and surveys on explainable AI (XAI) and interpretable machine learning. It organizes frontier pub…
761649active
esp-rs/awesome-esp-rust
A curated awesome-list of resources for developing on ESP32-family microcontrollers with the Rust programming language. It collects books, …
731649active
hugo53/awesome-RemoteWork
A curated awesome-list of resources for remote workers, covering hiring sites, books, personal experiences, software tools, and legal consi…
591648active
TimothyDJones/awesome-laravel
A curated awesome-list of Laravel PHP framework packages, tools, and learning resources. It organizes links to admin panels, package direct…
321648active
SimplyWallSt/Company-Analysis-Model
Open documentation describing the quantitative model Simply Wall St uses to analyze and score companies, published under a Creative Commons…
321648active
gs00s/awesome-vue-3
A curated awesome list of resources related to Vue 3, including official documentation, articles, packages, tools, videos, books, and cours…
751647active
Olcmyk/HuChenFeng
A searchable archive of full text transcripts of streamer Hu Chenfeng's livestreams from 2023 to 2025, organized by month and readable via …
531647active
gabiduarte/awesome-techleads
A curated awesome-list of resources on technical leadership, with a preference for Portuguese-language content. It organizes books, blogs, …
321647active
denysdovhan/bash-handbook
An open-source handbook that teaches Bash shell scripting fundamentals without going too deep, readable on GitHub or installable via npm to…
326077maintenance
woai3c/Front-end-articles
A curated collection of technical articles by a front-end engineer, published as GitHub issues, covering front-end engineering, build tools…
741644active
rothgar/mastering-zsh
A tutorial-style documentation repository teaching advanced zsh usage, configuration, and customization without relying on frameworks like …
691642active
stared/science-based-games-list
A collaboratively maintained curated list of educational science-based games that are genuinely fun to play while teaching real scientific …
611641active
Mahmoudz/Porto
Porto is a software architectural pattern (not a runnable library) that provides guidelines, principles, and conventions for organizing bac…
731639active
RehanSaeed/Bash-Cheat-Sheet
A curated cheat sheet of Bash shell commands covering navigation, file operations, history, and common terminal tasks. It serves as a quick…
651639active
downdemo/Cpp-Templates-2ed
A study-notes repository that condenses the book 'C++ Templates, 2nd Edition' into organized markdown chapters with runnable, verified C++1…
341638stable
janosh/awesome-normalizing-flows
A curated awesome-list of resources on normalizing flows, including publications, videos, packages, repos, and blog posts. It serves as a r…
661637active
xuwujing/springBoot-study
A collection of Spring Boot learning projects with accompanying blog posts, covering topics from Hello World to integrations like MyBatis, …
341637active
CodesdaLu/Programming-Books
A curated GitHub repository collecting free programming books as PDF files, in Portuguese and English, covering topics like algorithms, cle…
311637active
leggedrobotics/ros_best_practices
A curated collection of best practices, conventions, and tricks for the Robot Operating System (ROS), maintained by ETH Zurich's Robotic Sy…
321636active
JesseTG/awesome-qt
A curated awesome-list of tools, libraries, bindings, and learning resources for the Qt cross-platform application framework. It aggregates…
101636active
riscv-non-isa/riscv-asm-manual
The official RISC-V Assembly Programmer's Manual, a community-maintained reference document for writing RISC-V assembly language. It is pub…
671635active
swyxio/brain
swyx's public 'second brain' - a personal Obsidian knowledge base of notes, resource lists, and cheatsheets published as a digital garden. …
631634active
ai-infra-curriculum/ai-infra-engineer-learning
A free, open-source curriculum for becoming an AI Infrastructure Engineer, with 10 modules and 3 hands-on projects covering Docker, Kuberne…
571634active
opendilab/awesome-diffusion-model-in-rl
A curated, continually updated list of research papers and codebases on diffusion models applied to reinforcement learning. It organizes pu…
701632active
blockthreat/blocksec-ctfs
A curated list of blockchain security wargames, challenges, and Capture the Flag (CTF) competitions along with solution writeups. It serves…
321632active
Nekrolm/ubbook
An open-source book (in Russian and English) that is a C++ programmer's guide to undefined behavior, collecting real-world examples of UB p…
611631active
harvardinformatics/learning-bioinformatics-at-home
A curated list of resources gathered by the Harvard Informatics group for learning bioinformatics tools and skills at home. It organizes tu…
321631active
rShetty/awesome-distributed-systems
A curated awesome list of distributed systems resources including blogs, books, papers, videos, courses, and open source projects. It serve…
471630active
github/rest-api-description
OpenAPI (Swagger) descriptions of GitHub's REST API, published as bundled and dereferenced JSON documents in OpenAPI 3.0 and 3.1 formats. I…
671628stable
zhaoyang97/Paper-Notes
A curated collection of 23,000+ concise (5-minute) summaries of AI, LLM, NLP, and computer vision papers from top conferences like CVPR, IC…
571628active
chaseSpace/k8s-tutorial-cn
A comprehensive Chinese-language tutorial collection for Kubernetes, covering basics, advanced topics, log collection, security, maintenanc…
531628active
me115/linuxtools_rst
An open-source book (written in reStructuredText/Sphinx) teaching practical usage of common Linux command-line tools, from basics to debugg…
326002maintenance
huachaohuang/awesome-dbdev
A curated awesome-list of learning materials for database development, including books, papers, talks, and articles on building reliable an…
321627active
dbacinski/Design-Patterns-In-Kotlin
A curated collection of classic Gang of Four design patterns (behavioral, creational, structural) implemented as idiomatic Kotlin code exam…
325996maintenance
github/securitylab
The main repository of GitHub Security Lab, containing security research documentation, CodeQL query examples, and proof-of-concept exploit…
621626active
aip-dev/google.aip.dev
A repository of API Improvement Proposals (AIPs), design documents describing how Google designs and standardizes its APIs, published at ai…
741624active
callstackincubator/agent-skills
A collection of agent-optimized React Native skills for AI coding assistants like Claude Code, Cursor, Copilot, and Gemini CLI. It bundles …
591623active
qingsongedu/awesome-AI-for-time-series-papers
A curated awesome-list of papers, tutorials, and surveys on AI for Time Series Analysis from top AI conferences and journals, updated promp…
321623active
yannbertrand/macos-defaults
A curated, searchable list of macOS `defaults` command-line commands with demos, published as a static documentation site (macos-defaults.c…
761622stable
benthecoder/yt-channels-DS-AI-ML-CS
A curated awesome-list of 180+ YouTube channels covering data science, machine learning, deep learning, data engineering, programming, and …
741622active
pcaversaccio/reentrancy-attacks
A curated, chronological list of reentrancy attacks on Ethereum smart contracts, maintained as a GitHub repository. It documents each attac…
741622active
MicrosoftDocs/cpp-docs
The source repository for Microsoft's C++, C, and Assembler technical documentation published on Microsoft Learn. It covers MSVC, the C++ S…
771621active
krol3/container-security-checklist
A curated checklist and guide covering container security practices from image build to workload runtime, including supply chain, registry,…
511620active
HcySunYang/vue-design
An open-source Chinese-language book/tutorial explaining how to build a Vue-style renderer, covering virtual DOM and patching internals. Th…
325956maintenance
Kludex/awesome-fastapi-projects
A curated list of projects built with FastAPI, presented as a searchable website built with React and Next.js and hosted on GitHub Pages. I…
771617active
masamasa59/ai-agent-papers
A curated, biweekly-updated collection of research papers on AI agents built with large language models, organized into a four-layer taxono…
661617active
shfshanyue/blog
A personal technical blog repository by shfshanyue containing articles on frontend, backend, and DevOps problems encountered at work. It in…
231617active
snwfdhmp/awesome-gpt-prompt-engineering
A curated awesome-list of resources, tools, guides, papers, and prompt collections for GPT/LLM prompt engineering. It aggregates links to r…
601616active
learning-zone/python-basics
A curated Q&A-style study guide covering Python 3.x fundamentals, from data types and OOP to memory management, concurrency, and decorators…
731614active
packing-box/awesome-executable-packing
A curated awesome-list of resources on executable packing, covering literature, datasets, packers, and detection/unpacking tools for format…
701614active
ckissi/Learn-by-projects
A curated list of project-based programming tutorials covering C, C#, Python, JavaScript, TypeScript, React, Go, Java, PHP, Rust, and more.…
381614active
insthync/awesome-unreal
A curated, categorized list of open-source Unreal Engine 4 and 5 repositories, plugins, and tools. It serves as a discovery index covering …
771613active
yzhao062/cs-paper-checklist
A curated checklist for sanity-checking the writing quality, structure, and presentation of computer science papers before conference or jo…
571613active
petykowski/London-Underground-Dot-Matrix-Typeface
A collection of dot matrix typefaces recreating the fonts used on Transport for London Underground and DLR arrival boards and rolling stock…
481613active
jetli/awesome-yew
A curated awesome-list of resources related to Yew, a Rust framework for building frontend web apps with WebAssembly. It collects official …
631612active
MuYunyun/blog
A personal technical blog repository by MuYunyun, built with create-react-doc, containing articles on frontend development topics. It cover…
771610active
paladin-t/fantasy
A curated, CC0-licensed list of available fantasy consoles and fantasy computers — software that simulates limited virtual hardware for mak…
751610active
theNetworkChuck/docker-mcp-tutorial
A tutorial repository accompanying NetworkChuck's video on building and deploying MCP (Model Context Protocol) servers with Docker. It incl…
361610active
danielhe4rt/git4noobs
Git4Noobs is a free, open-source tutorial (in Portuguese) that teaches Git fundamentals to beginners, covering commands, concepts, and coll…
321610active
smallnest/dive-to-gosync-workshop
A Chinese-language workshop course on deepening Go concurrency programming skills, covering sync primitives, atomic operations, channels, d…
321610active
nanotee/nvim-lua-guide
A guide explaining how to use Lua for configuring and scripting Neovim, covering the Lua-vimscript interop. It has been superseded by the o…
105923maintenance
MLGroupJLU/LLM-eval-survey
The official repository accompanying the survey paper 'A Survey on Evaluation of Large Language Models', curating papers and resources on L…
711609active
resumejob/system-design-algorithms
A curated list of data structures and algorithms needed for system design interviews, with links to free articles and videos explaining eac…
521607active
toddmotto/angularjs-styleguide
A community styleguide by Todd Motto covering AngularJS 1.5+/1.6 best practices, including modular architecture, component-based design, on…
325911maintenance
celiobjunior/resume-template
A professional LaTeX resume/CV template with English and Brazilian Portuguese versions that compiles to high-quality PDFs. It includes AI-a…
501606active
MicrosoftDocs/windowsserverdocs
The public GitHub repository containing the open-source Markdown source for Microsoft Windows Server technical documentation published on M…
771604active
joereynolds/what-to-code
A curated list of programming project ideas spanning command-line tools, desktop apps, games, websites, and re-implementations. It serves a…
761604active
rust-embedded/discovery
Discovery is an open-source book from the Rust Embedded working group that teaches microcontroller programming through Rust, with versions …
651603active
wishihab/Android-RATList
A curated list of known Android Remote Access Trojans (RATs) with their features and required permissions, intended for documentation and r…
741602active
dragonfly-xyz/useful-solidity-patterns
An ongoing collection of practical Solidity/EVM smart contract patterns with concise, self-contained working code examples and tests. Each …
391598active
nicoburns/blessed-rs
Blessed.rs is a community-maintained, hand-curated guide to the Rust crate ecosystem, recommending crates for common use cases like HTTP, J…
751597active
IUCompilerCourse/Essentials-of-Compilation
LaTeX sources for two open textbooks on compiler construction, covering compilation of Racket and Python subsets to x86-64 assembly. Used a…
451595active
stanislaw/awesome-safety-critical
A curated awesome-list of resources about programming practices, standards, and tools for writing safety-critical software. Content is mirr…
371594active
tayfunerbilen/30-gunde-javascript
A Turkish adaptation of Asabeneh S. Yetayeh's '30 Days of JavaScript' challenge, aiming to teach JavaScript step by step over 30 days. It i…
411593active
nao-sabemos-js/You-Dont-Know-JS
A Portuguese (Brazilian) translation of the 'You Don't Know JS' book series by Kyle Simpson, authorized by the author and maintained by vol…
715849maintenance
ddd-by-examples/library
A comprehensive example project demonstrating Domain-Driven Design (DDD) through a real-world library domain, including strategic analysis …
325849maintenance
austinsonger/Incident-Playbook
A community-driven catalog of incident response playbooks mapped to MITRE ATT&CK tactics and techniques, along with checklists, exercise sc…
321591active
kdl-org/kdl
The official specification repository for KDL, a small document language with XML-like node semantics usable as both a serialization format…
661589stable
youssefHosni/Data-Science-Interview-Questions-Answers
A curated collection of data science interview questions and answers, organized into machine learning, deep learning, statistics, probabili…
325832maintenance

← prev page 23 / 54 next →