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
luohaha/Chinese-uvbook
A Chinese translation of 'An Introduction to libuv' (uvbook), a tutorial covering libuv's asynchronous I/O library including filesystem, ne…
321535maintenance
zenozeng/Free-Chinese-Fonts
A curated catalog of free-to-use Chinese fonts, presented as a GitHub Pages website. It organizes fonts with licensing information so users…
321534maintenance
BrightXiaoHan/CMakeTutorial
A Chinese-language practical CMake tutorial that teaches build system usage through real code examples. It covers core topics like find_pac…
321533maintenance
airbus-seclab/qemu_blog
A series of technical blog posts by Airbus SECLab explaining QEMU internals, covering topics like machine creation, memory regions, devices…
321533maintenance
rstudio/webinars
A repository of code and slides from RStudio (now Posit) webinars on R and data science topics. It serves as an archive of presentation mat…
321530maintenance
TheisTrue/MLofAndrew-Ng
A collection of Chinese-language lecture notes for Andrew Ng's machine learning course, hosted on GitHub for community study. It accompanie…
321529maintenance
HerXayah/road-to-yuzu-without-switch
A community-maintained step-by-step guide explaining how to install and configure the Yuzu (and Suyu) Nintendo Switch emulators on a Window…
321527maintenance
feiskyer/sdn-handbook
An open-source SDN (Software Defined Networking) handbook written primarily in Chinese, covering networking fundamentals, Linux networking,…
321527maintenance
ryanmcdermott/code-review-tips
A curated guide of common problems to look for during code reviews, with JavaScript examples covering readability, side effects, security, …
321526maintenance
snipcart/learn-vanilla-js
An open-source curated list of paid and free resources for learning vanilla JavaScript, including books, courses, communities, and evergree…
321525maintenance
tailec/ios-architecture
A collection of sample iOS apps demonstrating different architectural patterns such as MVC, MVVM, MVP, VIPER, RIBs, and Redux, each in its …
321524maintenance
thunlp/KRLPapers
A curated list of must-read papers on knowledge representation learning (KRL) and knowledge embedding (KE), maintained by THUNLP. It organi…
321523maintenance
thephpleague/skeleton
A skeleton repository template for creating new PHP packages under the League of Extraordinary Packages. It provides a preconfigured struct…
321522maintenance
sigp/solidity-security-blog
A comprehensive reference documenting known Solidity smart contract attack vectors and common anti-patterns, hosted on GitHub as the basis …
321521maintenance
androiddevnotes/awesome-jetpack-compose-android-apps
A curated list of open-source Android apps built with Jetpack Compose, organized by architecture pattern (MVVM, MVI) and tech stack. It ser…
321521maintenance
0voice/dpdk_engineer_manual
A curated Chinese-language knowledge base for DPDK (Data Plane Development Kit) engineers, collecting official docs, books, videos, confere…
321521maintenance
brson/rust-anthology
A curated collection of the best short-form writing about the Rust programming language, compiled into a single book using mdbook. It gathe…
321520maintenance
dalcde/cam-notes
A collection of LaTeX lecture notes from Dexter Chua's undergraduate and Part III mathematics degree at Cambridge, covering courses from Pa…
321518maintenance
androiddevnotes/awesome-jetpack-compose-learning-resources
A curated, continuously updated awesome-list of learning resources for Jetpack Compose, Android's modern declarative UI toolkit. It aggrega…
321517maintenance
JonasCz/How-To-Prevent-Scraping
A comprehensive written guide on techniques for preventing or hindering website scraping, expanded from a Stack Overflow answer. It explain…
321517maintenance
huangzworks/redisbook
Source manuscript (in TeX) of the book 'Redis 设计与实现' (The Design and Implementation of Redis) by Huang Jianhong, available for online readi…
321516maintenance
svaksha/Julia.jl
A curated awesome-list of knowledge resources, packages, and tools for the Julia programming language, organized by domain (AI, biology, ch…
321515maintenance
ilmoi/teachyourselfCS-RU
A Russian translation of the Teach Yourself CS guide, a curated curriculum for self-taught programmers to learn computer science fundamenta…
321514maintenance
Juude/Awesome-Android-Architecture
A curated awesome-list of Android app architecture resources, collecting articles, talks, and demos on patterns like Clean Architecture, MV…
321513maintenance
tigerneil/awesome-deep-rl
A curated awesome-list of deep reinforcement learning resources, organizing papers, surveys, and frameworks across topics like exploration,…
231513maintenance
plctlab/v8-internals
A MOOC-style open course and ebook repository documenting the internals of the V8 JavaScript engine, aimed at aspiring V8 compiler develope…
321510maintenance
SalGnt/cscs
A curated list of coding style conventions and standards covering many programming languages, from Arduino to C++ to Elixir. It is a refere…
321508maintenance
hyper0x/awesome-go-China
A curated list of Go frameworks, libraries, and software created by ethnic Chinese developers, inspired by awesome-go. It serves as a disco…
321508maintenance
DreamAndDead/CSAPP-3e-Solutions
A collection of solutions to the labs and exercises from Computer Systems: A Programmer's Perspective, Third Edition, written primarily in …
321508maintenance
CS-BAOYAN 夏令营通知汇总
A community-maintained curated list aggregating announcements for Chinese CS graduate school summer camps (推免/保研夏令营), including application…
101505maintenance
BaizeSec/bylibrary
BaizeSec's public vulnerability knowledge base (Baige Wenku) collecting POCs, EXPs, and security articles maintained by the BaizeSec securi…
321504maintenance
netgloo/spring-boot-samples
A collection of Spring Boot sample projects by Netgloo, each demonstrating a specific feature or integration such as database access, web c…
321499maintenance
ivyreese/visual-programming-codex
A curated knowledge repository cataloging the history, implementations, concepts, and criticisms of visual programming languages and enviro…
701496maintenance
turkenh/ansible-interactive-tutorial
An interactive Ansible tutorial that runs entirely in Docker containers, adapted from the leucos/ansible-tuto lessons. A single shell scrip…
321496maintenance
luciotato/golang-notes
A collection of notes explaining Go language concepts by relating them to object-oriented programming concepts developers already know. It …
321496maintenance
miziomon/awesome-wordpress
A curated list of WordPress resources, themes, plugins, tools, and learning materials, inspired by the awesome-* list format. It organizes …
321494maintenance
greyireland/awesome-programming-books-1
A curated awesome-list of classic computer science and programming books (originally with PDF links, now list-only due to copyright), cover…
321494maintenance
aneasystone/mysql-deadlocks
A curated collection of common MySQL deadlock cases, each analyzed from deadlock logs with reproduction steps, table schemas, and explanati…
321493maintenance
yehongzhi/learningSummary
A curated collection of Java learning notes and articles covering advanced topics such as microservices, middleware, caching, database opti…
321491maintenance
csguide-dabai/interview-guide
A curated Chinese-language study guide summarizing key backend interview topics (Java, JVM, MySQL, Redis, operating systems, networking, al…
321491maintenance
Bhupesh-V/30-seconds-of-cpp
A collection of short, digestible snippets covering the C++ Standard Template Library (STL), including algorithms and containers like vecto…
101490maintenance
skyming/Trip-to-iOS-Design-Patterns
A curated Chinese-language collection of resources on iOS design patterns and app architecture, linking books, articles, and code examples.…
321489maintenance
karlseguin/the-little-mongodb-book
A short free ebook (~32 pages) introducing MongoDB fundamentals, including data modeling and MapReduce, written in Markdown/TeX and distrib…
321488maintenance
chrisdone-archive/elisp-guide
A concise guide to Emacs Lisp programming aimed at experienced Emacs users who want to write their own extensions. It covers core concepts …
101487maintenance
tc39/proposal-object-rest-spread
The TC39 proposal repository for Object Rest/Spread Properties in ECMAScript, which added rest properties for object destructuring and spre…
101487maintenance
sger/ElixirBooks
A curated awesome-list of Elixir and Erlang programming books, organized into starter, advanced, and web development categories, plus addit…
321486maintenance
react-native-training/react-native-fonts
A reference list of fonts available out of the box in React Native projects on Android and iOS, with usage examples for setting fontFamily …
321485maintenance
lichuang/Lua-Source-Internal
A Chinese-language open-source book (published as 'Lua Design and Implementation') that analyzes the internal implementation of the Lua lan…
321485maintenance
sindresorhus/amas
A curated awesome-list of 'Ask Me Anything' (AMA) repositories from notable developers and designers. It links to individual GitHub repos w…
321481maintenance
josephzhang23/awesome-indie
A Chinese translation of the Awesome Indie curated list, collecting resources that help independent developers make money from side project…
321479maintenance
fossasia/sciencehack-artwork-legacy
A legacy repository of artwork, logos, and design assets for Science Hack Days and related FOSSASIA science community projects. All assets …
321478maintenance
zonechen1994/CV_Interview
A curated Chinese-language collection of computer vision algorithm interview questions and answers, covering deep learning, machine learnin…
321478maintenance
xiaoweiChen/CMake-Cookbook
A Chinese translation of the book 'CMake Cookbook' by Radovan Bast and Roberto Di Remigio, covering building, testing, and packaging projec…
101478maintenance
ericdouglas/traduz-ai
A curated collection of software development and engineering articles translated into Brazilian Portuguese (pt-BR). It is a community-drive…
321477maintenance
GeekLiB/Lee-VR-Source
A curated awesome-list of VR development resources, primarily in Chinese, covering video tutorials, platform setup guides (HTC Vive, Oculus…
321476maintenance
vramana/awesome-reasonml
A curated awesome-list of resources for the ReasonML/OCaml ecosystem, including tutorials, tools, libraries, editor plugins, and starter ki…
321475maintenance
18F/development-guide
A published guide of software engineering best practices and guidelines maintained by the 18F/TTS Engineering Practices Guild, written in M…
101475maintenance
TangBean/understanding-the-jvm
A set of Chinese-language reading notes for the book 'Understanding the JVM' (深入理解 Java 虚拟机, 2nd edition), organized into memory management…
321474maintenance
jihoo-kim/awesome-RecSys
A curated awesome-list of recommender system resources including books, conferences, researchers, papers, GitHub repositories, useful sites…
321474maintenance
ElegantLaTeX/ElegantPaper
ElegantPaper is a LaTeX template (article class) designed for writing working papers, especially for economics students. It handles formatt…
651473maintenance
dair-ai/nlp_paper_summaries
A community-curated repository of NLP paper summaries and TL;DRs organized by ACL-style tracks, intended as an approachable entry point to …
321473maintenance
lanlankaoyanshan/408Bester
A curated Chinese-language GitHub repository collecting study materials, video courses, books, past exam papers, and monthly study plans fo…
321470maintenance
ityouknow/awesome-spring-cloud
A curated awesome-list of Spring Cloud learning resources, including blogs, open-source example projects, websites, and tutorials, primaril…
321468maintenance
ddzy/fe-necessary-book
A curated collection of PDF books and links for frontend developers, covering JavaScript, CSS, HTML, HTTP, Node, databases, computer fundam…
321467maintenance
zhangyikaii/NJUCS-Course-Material
A community-shared collection of course materials, homework, code, and lab reports for Nanjing University's Computer Science (NJU-CS) progr…
321466maintenance
AatmikJain/ComputerScienceBooks
A curated repository of useful computer science ebooks and learning materials. Users can browse or request additional books to be added.
321466maintenance
Alexintosh/Awesome-Ionic
A curated awesome-list of Ionic framework libraries, resources, boilerplates, and solutions covering Ionic 1 through the latest versions, p…
321461maintenance
phuocng/this-vs-that
An open-source educational book explaining the differences between commonly confused concepts in front-end development, covering CSS, DOM, …
321461maintenance
karlseguin/the-little-redis-book
A free, short book introducing Redis, written in Markdown/TeX and distributed in PDF, ePub, and Kindle formats. It is a learning resource r…
461460maintenance
sisterAn/blog
A Chinese-language frontend development blog maintained as a GitHub repository, with articles on JavaScript, CSS, algorithms, and interview…
321460maintenance
yunwei37/ZJU-CS-GIS-ClassNotes
A knowledge base of undergraduate computer science and GIS course notes, assignments, and projects from Zhejiang University, covering topic…
321457maintenance
knmcguire/best-of-robot-simulators
A curated, auto-generated ranked list of 180 robotics simulator projects, updated weekly via the best-of framework. It ranks projects by qu…
831456maintenance
budaLi/-Learning-materials-
A curated collection of links to various programming and IT learning materials, including Baidu cloud video links and PDF resources coverin…
391456maintenance
ecmadao/Coding-Guide
A personal collection of learning notes and blog posts covering JavaScript, Python, Node.js, React, and related web development topics, wri…
321456maintenance
sftrabbit/CppPatterns-Patterns
A community-curated repository of modern, idiomatic C++ code patterns, each stored as a self-contained .cpp example with intent and descrip…
321455maintenance
app-developers/top
A curated monthly list of top mobile app developers and development agencies, organized by language (Swift, Java, Kotlin) with links to the…
321454maintenance
vmbrasseur/Public_Speaking
A curated, community-contributed collection of resources about public speaking, focused on presenting at software development and IT confer…
321454maintenance
demidovakatya/vvedenie-mashinnoe-obuchenie
A continuously updated curated collection of machine learning resources, maintained in Russian. It organizes links to books, online courses…
321453maintenance
linkedin/swift-style-guide
LinkedIn's official style guide for the Swift programming language, covering code formatting, naming, coding style, and documentation conve…
331452maintenance
adonismendozaperez/33-js-conceptos
A Spanish-language curated list of 33 fundamental JavaScript concepts every developer should know, with links to articles, videos, and reso…
321452maintenance
mtdvio/going-to-production
A curated reference checklist covering topics to address before deploying a project to production, with separate checklists for server-side…
321452maintenance
in28minutes/java-best-practices
A curated guide of coding, design, and architecture best practices for Java applications, written by an experienced instructor. It covers t…
321450maintenance
dastergon/postmortem-templates
A curated collection of postmortem and incident report templates drawn from sources like the Google SRE book and real-world cloud outage re…
321450maintenance
qdlaoyao/js-regex-mini-book
A free mini-book (PDF) on JavaScript regular expressions, written in Chinese. The repository hosts the downloadable book and related discus…
321448maintenance
CppCon/CppCon2018
A repository of slides, code, and presentation materials from the CppCon 2018 conference. It archives keynotes and talks by speakers such a…
321448maintenance
waylau/spring-framework-4-reference
A Chinese translation of the official Spring Framework 4.x Reference Documentation, available on GitHub and GitBook. It includes the transl…
321448maintenance
goodfeli/dlbook_exercises
A collection of exercise solutions for the Deep Learning textbook by Goodfellow, Bengio, and Courville, written in TeX. It accompanies the …
321448maintenance
wshxbqq/GLSL-Card
A Chinese-language reference handbook (cheat sheet) for GLSL, the OpenGL shading language. It covers basic types, vectors, matrices, operat…
321446maintenance
in28minutes/JavaInterviewQuestionsAndAnswers
A curated collection of 200+ Java interview questions and answers covering core Java topics like OOP, strings, collections, and the Java pl…
321444maintenance
stacklens/django_blog_tutorial
The companion code repository for a free, Chinese-language beginner tutorial on building a personal blog with Django, Python, and Bootstrap…
321444maintenance
xuxiaodong/usingcli-book
An open-source Chinese-language book, 'Use the Command Line Like a Hacker', that teaches command-line proficiency from basics to advanced s…
231444maintenance
hujiulong/blog
A personal technical blog by hujiulong hosted as a GitHub repository, containing in-depth articles on frontend topics. Notable series inclu…
321443maintenance
allentofight/easy-cs
A curated collection of Chinese-language technical articles on computer science fundamentals, covering networking, algorithms, Java, MySQL,…
321441maintenance
GoPro WiFi API (unofficial)
Community-maintained documentation of the unofficial GoPro WiFi (gpControl/Smarty) API used by GoPro's mobile apps, covering commands, came…
101441maintenance
samdark/yii2-cookbook
An open-source community-written cookbook book of tips and tricks for the Yii 2.0 PHP framework, edited by core team member Alexander Makar…
321440maintenance
nushackers/notes-to-cs-freshmen-from-the-future
A community-maintained collection of advice, curated links, book lists, and course recommendations for NUS Computer Science freshmen, origi…
321440maintenance
mdo/wtf-html-css
A curated guide by Bootstrap creator Mark Otto listing common, frustrating HTML and CSS pitfalls and how to avoid them. It is a static docu…
231440maintenance
DONGChuan/GradleUserGuide
A Chinese translation of the Gradle User Guide, hosted as a GitBook and maintained on GitHub. It translates the official Gradle documentati…
321439maintenance
lpxxn/rust-design-pattern
A collection of classic GoF design pattern implementations in Rust, covering creational, behavioral, and structural patterns with example s…
321437maintenance
brianleroux/wtfjs
wtfjs is a community-contributed code blog documenting surprising, inconsistent, and unintuitive behaviors in the JavaScript language, publ…
321437maintenance

← prev page 42 / 54 next →