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
jabez128/stream-handbook
A complete Chinese translation of substack's classic stream-handbook, a tutorial guide to Node.js streams. It explains readable, writable, …
321662maintenance
addy-dclxvi/i3-starterpack
A beginner-friendly guide and example configuration for installing and customizing the i3 tiling window manager on Debian, including the au…
321662maintenance
jakarmy/swift-summary
An interactive summary of Apple's Swift programming language documentation, written as a single Xcode Playground file. It condenses the mai…
231662maintenance
water8394/BigData-Interview
A curated collection of big data interview questions with summarized answers, covering Hadoop, Hive, Spark, Flink, HBase, Kafka, and Zookee…
321661maintenance
Sroy20/machine-learning-interview-questions
A curated collection of machine learning interview questions organized into markdown files covering deep learning, general ML, and the unde…
321661maintenance
ro31337/bigoposter
A printer-friendly single-page poster summarizing Big-O time and space complexities of common computer science algorithms. It is a static r…
321660maintenance
WeAreMahsaAmini/Core
The Core repository of the WeAreMahsaAmini organization, a coordination hub that orchestrates projects, guidelines, ideas, and discussions …
321659maintenance
xgrommx/rx-book
An online book providing documentation for RxJS (Reactive Extensions for JavaScript). It serves as a learning resource covering reactive pr…
321654maintenance
DataScienceSpecialization/DataScienceSpecialization.github.io
A community-maintained website serving as a central directory of student-created content for the Johns Hopkins Data Science Specialization …
321652maintenance
phodal/aigc
An open-source ebook (in Chinese) on building real-world applications with large language models, covering prompt writing and management, L…
191651maintenance
diafygi/webcrypto-examples
A collection of copy-paste examples for the browser's Web Cryptography API, presented as a live reference table covering algorithms like RS…
321650maintenance
haixiangyan/make-wheels
A Chinese-language online mini-book that teaches readers to build 10 practical npm libraries from scratch, such as redux, js-cookie, and re…
321650maintenance
BetaSu/fe-hunter
A community-driven frontend interview question bank where one question is posted daily as GitHub issues and the best answers earn bounties.…
321649maintenance
dair-ai/Transformers-Recipe
A curated study guide of links and materials for learning about Transformer models in deep learning and NLP. It organizes high-level introd…
321649maintenance
merveenoyan/my_notes
A collection of handwritten graduate-school lecture notes and cheatsheets covering data science, machine learning, statistics, deep learnin…
311648maintenance
zhouhuanqiang/LearningIOS
A curated collection of iOS learning materials, including training course videos, advanced tutorials, and recommended blogs from Chinese iO…
321647maintenance
JunweiLiang/awesome_lists
A curated awesome list of resources for tenure-track assistant professors and PhD students, covering funding/grants, academic social media …
321646maintenance
alaskasquirrel/Email-newsletter-RSS
A curated Chinese-language list of email newsletters and their RSS feeds, covering platforms like Substack, Zhubai, Ghost, Notion, and Xiao…
321646maintenance
minnsane/TeachYourselfCS-KR
A Korean translation of the Teach Yourself Computer Science guide, a curated curriculum of nine core CS subjects with recommended books and…
321645maintenance
stephrobert/awesome-french-devops
A curated awesome-list of French-language links for learning DevOps culture and tools, covering CI/CD, containers, infrastructure as code, …
101644maintenance
liexusong/linux-source-code-analyze
A collection of Chinese-language articles analyzing the Linux kernel source code, covering process management, memory management, synchroni…
321643maintenance
trimstray/linux-hardening-checklist
A curated checklist for hardening GNU/Linux production systems, covering partitioning, bootloader, kernel, logging, users, filesystem, SELi…
321643maintenance
yongshun/learn_netty_source_code
A tutorial blog series analyzing the source code of the Netty networking framework (version 4.0.33.Final). It documents the author's system…
321642maintenance
bobxia/PHPConChina
A repository collecting slides (PPT) and related resources from PHPCon China conferences across multiple years, with links to official site…
321641maintenance
KelvinQiu802/project-ideas
A curated list of high-quality GitHub repositories that provide project ideas and project-based learning resources for programmers. It aggr…
321641maintenance
jackwener/CS-Awesome-Courses
A curated awesome-style list of high-quality computer science courses, covering AI/ML, operating systems, programming languages, and more, …
321636maintenance
premAI-io/state-of-open-source-ai
An open-source ebook, 'The State of Open Source AI (2023 Edition)', that surveys the open-source AI landscape including licences, model eva…
191636maintenance
QingyongHu/SoTA-Point-Cloud
The official repository accompanying the IEEE TPAMI 2020 survey 'Deep Learning for 3D Point Clouds: A Survey'. It curates papers, datasets,…
321634maintenance
opsschool/curriculum
Ops School is a comprehensive open-source curriculum that teaches people how to become operations engineers, covering systems administratio…
321632maintenance
Maks-s/sd-akashic
A curated compendium of information about Stable Diffusion, including studies, art style and artist lists, keyword lists, and prompt resour…
321631maintenance
bnb/awesome-awesome-nodejs
A curated meta-list of awesome lists related to Node.js, JavaScript, deployment, and the broader Node.js ecosystem. It serves as a director…
321631maintenance
lietoumai/Awesome-offer
A curated awesome-list of articles and resources about job hunting, interviews, salary negotiation, and career development for programmers,…
321631maintenance
daliansky/OC-little
A collection of ACPI hotpatch (SSDT) samples and documentation for the OpenCore bootloader, aimed at Hackintosh systems. It includes an onl…
321629maintenance
polarmobile/coffeescript-style-guide
A community-driven style guide documenting best practices and coding conventions for the CoffeeScript programming language. It covers code …
321628maintenance
HackathonHackers/personal-sites
A curated list of personal websites belonging to members of the Hackathon Hackers community, sorted alphabetically with links to GitHub pro…
321626maintenance
a0viedo/demystifying-js-engines
A curated list of resources for learning about JavaScript engines and virtual machines, covering architecture, JIT compilation, inline cach…
321625maintenance
GnuriaN/Python-Roadmap
A community-curated roadmap for learning Python from scratch, aimed at aspiring junior developers. It compiles learning materials, course l…
321625maintenance
jdsutton/Technical-Interview-Megarepo
A curated collection of study materials for software engineering and computer science technical interviews, covering algorithms, data struc…
321624maintenance
miripiruni/frontdesk
A community-driven curated list of useful resources, tools, and links for front-end developers, covering browsers, devtools, JS/CSS framewo…
321621maintenance
CppCon/CppCon2020
A repository of presentation slides and materials from the CppCon 2020 conference, mostly PDFs plus accompanying code from speakers. It ser…
321621maintenance
0voice/k8s_awesome_document
A curated Chinese-language collection of Kubernetes learning resources, including book recommendations, interview questions, articles, vide…
321617maintenance
wklchris/Note-by-LaTeX
The open-source repository for the published Chinese-language LaTeX book 《简单粗暴LaTeX》 (Note-by-LaTeX), written in TeX and compiled to PDF. I…
231616maintenance
samanthaming/Flexbox30
Flexbox30 is a free 30-day visual course teaching CSS Flexbox through 30 illustrated code tidbits, covering container and item properties, …
321613maintenance
cwc1987/QmlBook-In-Chinese
A Chinese translation of the QmlBook, an open-source tutorial covering Qt5 and QML development from basics to advanced topics like shaders,…
321612maintenance
undergroundwires/Azure-in-bullet-points
A collection of comprehensive study notes for Microsoft Azure certification exams (AZ-900, AZ-104, AZ-303, AZ-304, AZ-400) written in Markd…
321612maintenance
hadley/stats337
A curated reading list for Stanford's Stats 337 discussion course on applied data science, maintained by Hadley Wickham. It collects papers…
321611maintenance
angea/pocorgtfo
A mirror and extensive index of the 'PoC||GTFO' hacker magazine, providing whole issues and individual articles as clean PDFs. It serves as…
321609maintenance
dwcoder/QuantitativePrimer
A LaTeX-compiled book serving as an interview primer for quantitative finance, covering technical questions from actual interviews. The sou…
231608maintenance
KieSun/Dream
A personal blog and learning-notes repository by yck (KieSun), containing articles on JavaScript, React and Vue source code analysis, front…
321604maintenance
igorbrigadir/twitter-advanced-search
A reference guide documenting Twitter/TweetDeck advanced search operators with examples and tested links. It is documentation, not software…
321604maintenance
LeoMobileDeveloper/Blogs
A curated collection of in-depth technical blog posts by LeoMobileDeveloper covering iOS, Swift, Objective-C, React Native, and Python topi…
321600maintenance
fuzhengwei/interview
A free Chinese-language PDF book (5 chapters, 29 sections, ~417 pages) covering Java interview topics including data structures, algorithms…
321598maintenance
uohzxela/clean-code-ruby
A curated guide adapting Robert C. Martin's Clean Code principles to the Ruby programming language, with annotated good/bad code examples c…
321597maintenance
reactwg/react-native-new-architecture
A GitHub working group repository coordinating the rollout of React Native's New Architecture (Fabric, TurboModules, Codegen). It hosts mig…
371595maintenance
usds/playbook
The US Digital Services Playbook is a Jekyll-based documentation website publishing best-practice 'plays' for building effective government…
531594maintenance
FX-Max/Point-of-Android
A curated collection of links and explanations covering important Android development knowledge points such as async tasks, Activity launch…
321594maintenance
ahangchen/How-to-Be-A-Programmer-CN
A Chinese translation of the essay 'How to be a Programmer', covering personal skills like debugging and performance tuning as well as team…
321592maintenance
espadrine/succinct-cybernetics
A collection of succinct computer science cheatsheets covering data structures like graphs, trees, lists, maps, and sets, plus topics such …
321591maintenance
restcookbook/restcookbook
The REST Cookbook is a Jekyll-based documentation website (restcookbook.com) offering community-contributed recipes for building RESTful AP…
321591maintenance
DuHouAn/Java
A curated Chinese-language study repository collecting Java fundamentals, object-oriented programming, database knowledge, common framework…
321589maintenance
vasanthk/css-refresher-notes
A curated set of refresher notes covering core CSS concepts such as positioning, display, floats, selectors, repaints/reflows, CSS3 propert…
321587maintenance
orbitbot/chrome-extensions-examples
A repository collecting all official Chrome Extension example projects into one browsable Git repository, generated by scraping Google's sa…
231587maintenance
jobbole/awesome-web-dev-books
A curated Chinese-language awesome list of recommended web development and frontend technology books, compiled from community votes. It org…
321586maintenance
atian25/blog
A personal technical blog ('天猪部落阁') by atian25, an EggJS core developer, hosted on GitHub Pages with articles managed as GitHub issues. Con…
321582maintenance
ianw/bottomupcs
An open-source book/course, 'Computer Science from the Bottom Up', by Ian Wienand, teaching computer science fundamentals from hardware up …
521581maintenance
alinebastos/dev-practice
A curated list of websites, project ideas, coding challenges, and learning games for developers to practice their skills. It covers fronten…
321580maintenance
9magnets/iOS-Developer-and-Designer-Interview-Questions
A curated guide of interview questions for hiring iOS developers and designers, inspired by the Front-end Job Interview Questions format. I…
321578maintenance
TalAter/awesome-progressive-web-apps
A curated awesome-list of resources for building Progressive Web Apps, including tutorials, videos, case studies, sample apps, and links on…
321577maintenance
huangzworks/real-world-haskell-cn
A community-driven Simplified Chinese translation of the book 'Real World Haskell'. The repository hosts the translated chapters and tracks…
321575maintenance
wx-chevalier/DistributedSystem-Notes
A curated collection of study notes on distributed infrastructure covering distributed systems, distributed computing, storage, networking,…
741574maintenance
ccforward/cc
A personal repository of code examples and demos accompanying the author's blog posts, which are published as GitHub issues. It serves as a…
321574maintenance
ossu/computer-science-cn
A Chinese-language adaptation of the OSSU computer science curriculum, curating free online courses from universities like Tsinghua, Peking…
321574maintenance
HugoMatilla/Effective-JAVA-Summary
A community-maintained summary of Joshua Bloch's book Effective Java (2nd Edition), organized chapter by chapter with code examples. It ser…
391573maintenance
sitepoint-editors/awesome-symfony
A curated awesome-list of Symfony bundles, utilities, and resources covering administration, forms, ecommerce, monitoring, and more. It ser…
321573maintenance
PansonPanson/Java-Notes
A curated collection of study notes covering computer science fundamentals, Java development, backend/server-side engineering, and intervie…
321572maintenance
Blitzer207/C-Resource
A collection of Chinese-language C++ course materials from Heima Programmer (黑马程序员), covering beginner to advanced C++ with lecture notes a…
321571maintenance
shekhargulati/java8-the-missing-tutorial
A free microbook-style tutorial covering the most important Java 8 features such as lambdas, streams, collectors, Optionals, and the Date T…
321569maintenance
raylene/eng-handbook
An open-source handbook of guides and templates for leading software engineering teams, covering topics like 1-1s, performance reviews, and…
321567maintenance
tolerious/Programming_learning_resource
A curated collection of computer science and programming ebooks available for download, maintained as a GitHub repository with an accompany…
691565maintenance
haskell-beginners-2022/course-plan
A free Haskell and functional programming course plan for complete beginners, including four one-hour video lectures, slides, and links to …
321561maintenance
Pana/node-books
A curated collection of more than twenty Node.js books, mostly in English with some in Chinese, ranging from beginner introductions to adva…
321561maintenance
shah0150/awesome-IELTS
A curated list of IELTS preparation materials, including practice tests, sample essays, vocabulary resources, and tips for listening, readi…
321561maintenance
zjdx1998/seucourseshare
A community-driven GitHub repository sharing course materials, past exams, and study resources for Southeast University (SEU) students, org…
321560maintenance
duguying/parsing-techniques
A collaborative Chinese translation of the classic compiler book 'Parsing Techniques' by Dick Grune and Ceriel J.H. Jacobs. The translation…
621559maintenance
dannyfritz/commit-message-emoji
A reference guide that maps commit message types (bugfix, feature, docs, etc.) to corresponding emojis for use in Git commit messages. It a…
231559maintenance
MoyanZitto/keras-cn
A Chinese-language documentation project for the Keras deep learning library, built with MkDocs and hosted on Read the Docs. It translates …
321557maintenance
ttpianobirds/RenZhengfei
A curated archive of over 400 speeches by Ren Zhengfei, founder of Huawei, spanning 1994 to 2018 in Markdown format. It covers topics from …
321557maintenance
kangjianwei/LearningJDK
A repository of annotated JDK (Oracle/OpenJDK 11) source code with the author's reading notes written directly as comments in the source fi…
321554maintenance
dustinvtran/ml-videos
A curated collection of links to recorded machine learning talks from conferences, workshops, seminars, and summer schools. It is a README-…
321554maintenance
Flet/rejected-github-profile-achievements
A humorous collection of GitHub profile achievements that were rejected during the design of GitHub's actual achievements feature. It catal…
321552maintenance
Alpha-Yang/CS-BAOYAN-2022
A community-maintained Chinese repository aggregating information about computer science graduate school recommendation admissions (baoyan)…
321552maintenance
Asabeneh/30-Days-Of-HTML
A free 30-day step-by-step curriculum for learning HTML, the DOM tree, and the basics of web development, written by the author of the popu…
321552maintenance
yongxinz/gopher
A curated Go learning roadmap collecting tutorials, source-code reading guides, interview questions, and book lists. It is primarily a set …
321551maintenance
doyoe/css-handbook
A comprehensive Chinese-language CSS reference handbook documenting CSS properties, selectors, and syntax with detailed browser compatibili…
321548maintenance
joggerplus/awesome-weex
A curated list of Weex guides, articles, sites, tools, projects, and resources. Weex is a framework for building cross-platform mobile UIs,…
321546maintenance
davidtheclark/scalable-css-reading-list
A curated reading list of articles and talks about writing scalable, maintainable CSS. It collects the most important explanations of diffe…
321546maintenance
Rafase282/My-FreeCodeCamp-Code
A personal journal and wiki documenting one developer's solutions and explanations for FreeCodeCamp bootcamp challenges, with code organize…
321545maintenance
btholt/intro-to-web-dev-v2
The source code and course website for 'Complete Introduction to Web Development v2', a Frontend Masters course by Brian Holt. It provides …
321539maintenance
easychen/openai-gpt-dev-notes-for-cn-developer
A Chinese-language developer guide/notes explaining how to quickly build OpenAI/GPT applications, covering the chat completions API, stream…
301539maintenance
wupeixuan/JDKSourceCode1.8
An annotated copy of the JDK 1.8 source code with Chinese-language commentary explaining core classes like String, HashMap, ConcurrentHashM…
321537maintenance

← prev page 41 / 54 next →