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
Sakura-gh/ML-notes
A collection of machine learning study notes based on Hung-yi Lee's courses, published as HTML pages and PDFs. It covers regression, classi…
323281maintenance
luhuisicnu/The-Flask-Mega-Tutorial-zh
A Chinese translation of Miguel Grinberg's 2017 'The Flask Mega-Tutorial', covering all 23 chapters of building a web application with Flas…
323280maintenance
resumejob/interview-questions
A curated collection of high-frequency technical interview questions compiled from over 2,200 real interview experience reports at companie…
323271maintenance
fchollet/keras-resources
A curated directory of tutorials, guides, and open-source repositories for working with Keras, the Python deep learning library. It aggrega…
323261maintenance
kirang89/pycrumbs
A curated list of Python learning resources, articles, and links collected from around the Internet. It covers topics from beginner guides …
323255maintenance
liberalisman/iOS-InterviewQuestion-collection
A curated collection of common iOS developer interview questions covering data structures, algorithms, and iOS fundamentals, with brief ans…
323236maintenance
conanhujinming/comments-for-awesome-courses
A community-driven website collecting reviews, difficulty ratings, and resource summaries for top universities' free online courses (MOOCs/…
323226maintenance
riusksk/secbook
A curated reading list of recommended books for information security professionals, covering security, AI, systems internals, programming l…
323225maintenance
tvvocold/How-To-Ask-Questions-The-Smart-Way
A Chinese translation of Eric S. Raymond and Rick Moen's classic essay 'How To Ask Questions The Smart Way', which teaches how to ask techn…
483218maintenance
emijrp/awesome-awesome
A curated meta-list that indexes other 'awesome' curated lists across many topics such as editors, front-end development, data processing, …
323208maintenance
hellogcc/100-gdb-tips
A community-maintained collection of GDB debugging tips written in Markdown, rendered to HTML for online reading. Despite the Go-based buil…
323199maintenance
brillout/awesome-angular-components
A curated catalog of Angular 2+ UI components, libraries, and utilities organized by category. It serves as an awesome-list style reference…
323190maintenance
xiaoxiunique/awesome-IntelliJ-IDEA
A curated Chinese-language awesome list collecting tips, tutorials, configuration guides, and plugin recommendations for IntelliJ IDEA. It …
323189maintenance
astorfi/Deep-Learning-Roadmap
A curated, organized collection of resources for deep learning researchers and developers, structured into fine-grained categories for easy…
323184maintenance
GrrrDog/Java-Deserialization-Cheat-Sheet
A curated cheat sheet for pentesters and security researchers covering deserialization vulnerabilities across Java/JVM serialization librar…
323182maintenance
Best AI Papers (Yearly Review)
A yearly curated list of the most significant AI and data science research papers, organized by release date with video explanations, in-de…
323180maintenance
yoksel/common-words
A curated reference list of words commonly used in CSS class names, organized by category (images, text, lists, layout, controls, sizes, et…
323169maintenance
JustFollowUs/Machine-Learning
A curated Chinese-language machine learning curriculum listing courses, textbooks, and a recommended learning path covering math foundation…
323163maintenance
sl1673495/blogs
A Chinese-language advanced frontend engineering blog repository with over 1 million cumulative reads, covering Vue source code analysis, R…
323154maintenance
wzchen/probability_cheatsheet
A comprehensive 10-page probability cheatsheet in LaTeX/PDF form, compiled from Harvard's Stat 110 introductory probability course by Willi…
323153maintenance
gamontal/awesome-katas
A curated list of code kata exercises for practicing programming skills through repetition. It aggregates kata collections like Dave Thomas…
743151maintenance
airuikun/technology-blog
A personal technology blog hosted as GitHub issues by a Chinese frontend engineer, covering frontend techniques, Node.js internals, webpack…
323150maintenance
feelschaotic/AndroidKnowledgeSystem
A curated knowledge map and resource collection for advancing Android development skills, presented as a GitBook ebook with guided reading …
323149maintenance
CodecWang/opencv-python-tutorial
A free, beginner-oriented OpenCV-Python tutorial published as a Docusaurus website (with a Docker-hosted version), covering image loading, …
323145maintenance
csguide-dabai/Programmer-look-at-China
A curated guide (in Chinese) describing the internet industry environment and cost of living in major Chinese cities (second-tier and above…
323141maintenance
handong1587/handong1587.github.io
A personal GitHub Pages blog and curated collection of deep learning, machine learning, and computer vision papers, projects, blogs, and st…
323138maintenance
Awesome3DGS/3D-Gaussian-Splatting-Papers
A curated awesome-list tracking 3D Gaussian Splatting research papers organized by venue and year, with archives, surveys, and links to arX…
653134maintenance
bfortuner/ml-glossary
An open-source machine learning glossary published as a Sphinx-hosted documentation site, covering neural networks and deep learning concep…
323133maintenance
stormzhang/android-interview-questions-cn
A comprehensive Chinese-language Android interview guide covering data structures, algorithms, Java core, Android core, architecture, desig…
323133maintenance
humanetech-community/awesome-humane-tech
A curated awesome-list of software and resources promoting humane technology - tools that improve wellbeing, privacy, freedom, and society.…
103128maintenance
ehmatthes/pcc
Companion repository of online resources for the first edition of the book 'Python Crash Course' by Eric Matthes (No Starch Press). It host…
103122maintenance
github/archive-program
The home repository for the GitHub Archive Program and Arctic Code Vault, which archived every active public GitHub repository as of 2/2/20…
323114maintenance
phodal/microfrontends
An open-source online book ('Thinking in Microfrontend') explaining micro-frontend architecture patterns, including six implementation appr…
323108maintenance
DeepGraphLearning/LiteratureDL4Graph
A curated, organized list of research papers on deep learning for graphs, covering topics like node representation learning, graph embeddin…
323102maintenance
Ewenwan/ShiYanLou
A curated Chinese-language learning repository covering C, C++, Python, assembly, LLVM, data structures, algorithms, operating systems, mic…
323091maintenance
Pungyeon/clean-go-article
A written reference guide for the Go community covering clean code fundamentals and Go-specific refactoring examples. It is an article-styl…
323091maintenance
khan4019/front-end-Interview-Questions
A curated collection of front-end interview questions and answers covering JavaScript, CSS, HTML, DOM, and algorithms. It serves as a study…
233087maintenance
WhiteHouse/api-standards
A set of White House Web API design standards documenting pragmatic REST guidelines, RESTful URL conventions, HTTP verb usage, response for…
103087maintenance
singgel/Study-Floder
A curated GitHub repository collecting links to well-regarded technical and general books such as 'The Beauty of Mathematics', TCP/IP volum…
663084maintenance
nqdeng/7-days-nodejs
A beginner-friendly NodeJS tutorial book ('Learn NodeJS in Seven Days') published as a static HTML site. It covers the essential knowledge …
323084maintenance
kodecocodes/objective-c-style-guide
The official Kodeco (formerly raywenderlich.com) Objective-C style guide outlining coding conventions used across their books and tutorials…
323081maintenance
buildspace/buildspace-projects
An open-source collection of buildspace's project-based learning guides covering web development, web3, and AI topics. The repository is no…
103080maintenance
mjavascript/practical-modern-javascript
Practical Modern JavaScript is the first book in the Modular JavaScript series, freely readable online in HTML form, covering ES6 language …
323068maintenance
huanglizhuo/kotlin-in-chinese
A Chinese translation of the official Kotlin documentation, covering basics, classes and objects, functions and lambdas, collections, corou…
323065maintenance
weiaicunzai/awesome-image-classification
A curated awesome-list of deep learning image classification papers and code repositories since 2014, with an ImageNet accuracy performance…
323064maintenance
eddycjy/blog
The source repository for Eddy (Jianyu)'s Chinese-language technical blog, primarily covering Go, PHP, and Redis topics. The articles are p…
323055maintenance
Salensoft/thu-cst-cracker
A community-maintained repository of course guides, past exams, homework solutions, and study materials for Tsinghua University's Computer …
323055maintenance
brennerm/PyTricks
A community-curated collection of lesser-known Python built-in features and idioms, each with example code and a one-line explanation. It s…
323049maintenance
gaearon/whatthefuck.is
An opinionated online glossary of computer science terms written for front-end developers by Dan Abramov. It is a static website (built wit…
323037maintenance
dotnet/standard
The repository for the .NET Standard specification, which defines a common set of .NET APIs that libraries can target across .NET implement…
103037maintenance
lcylmhlcy/Awesome-algorithm-interview
A curated awesome-list of interview questions and study resources for algorithm engineer positions focused on computer vision. It collects …
323030maintenance
chaconnewu/free-data-science-books
A curated list of free learning resources for data science and big data, including books, wikibooks, and MOOCs, each tagged with an audienc…
323024maintenance
CyC2018/Job-Recommend
A curated collection of internal referral (内推) information for internet and tech companies in China, covering social recruitment, campus hi…
322999maintenance
JXA-Cookbook/JXA-Cookbook
A community cookbook (hosted as a GitHub wiki) of examples and recipes for JavaScript for Automation (JXA) on macOS. It teaches how to cont…
442998maintenance
mynane/PDF
A curated collection of PDF resources, primarily frontend/web development learning materials, maintained in a GitHub repository. It links t…
232994maintenance
Blankj/AndroidStandardDevelop
A comprehensive Android development standards guide covering Android Studio usage, naming conventions, code style, resource files, versioni…
322991maintenance
QMHTMY/RustBook
An open-source book teaching data structures and algorithms using the Rust programming language, available in Simplified Chinese, Tradition…
322991maintenance
bevacqua/js
A JavaScript quality guide and style guide by Nicolas Bevacqua covering modules, strict mode, spacing, linting, naming, and everyday coding…
322983maintenance
zhichengfalv/Solve-App-Store-Review-Problem
A curated Chinese-language collection of guides and community solutions for resolving Apple App Store review rejections, covering issues li…
322980maintenance
huyingjie/Checklist-Checklist
A curated awesome-list of checklists covering topics like platform setup, programming languages, front-end and back-end web development, se…
322967maintenance
paperswithcode/releasing-research-code
A curated guide with best practices and templates for releasing machine learning research code, based on analysis of 200+ popular ML reposi…
322961maintenance
lnbook/lnbook
The open manuscript of 'Mastering the Lightning Network', an O'Reilly book by Antonopoulos, Osuntokun, and Pickhardt, licensed CC-BY-SA 4.0…
232961maintenance
ZtesoftCS/go-ethereum-code-analysis
A Chinese-language collection of markdown notes analyzing the go-ethereum (Geth) source code, covering components like RLP, trie, ethdb, RP…
322960maintenance
watson/awesome-computer-history
A curated awesome list of computer history videos, documentaries, podcasts, texts, folklore, and related resources. It is maintained as a G…
322960maintenance
michiganrobotics/rob501
A University of Michigan graduate course (ROB 501: Mathematics for Robotics) released as open course materials, including lecture videos, a…
322958maintenance
hellokaton/java-bible
A curated collection of Chinese-language technical notes and tutorials focused on Java, covering topics like building MVC frameworks and IO…
322957maintenance
megaease/Remembering-Haoel
A community memorial repository collecting written memories, stories, and tributes to Chen Hao (左耳朵耗子/haoel), a beloved Chinese software en…
292956maintenance
yangwenmai/learning-golang
A curated Chinese-language collection of Go learning resources, including developer blogs, WeChat public accounts, books, videos, and tutor…
232951maintenance
mattmakai/fullstackpython.com
The source code for Full Stack Python, an open online book teaching developers how to build, deploy, and operate Python web applications. I…
322950maintenance
wususu/effective-resourses
A curated collection of learning resources, primarily PDF ebooks and online articles, covering Java, big data, Python, JavaScript, PHP, net…
322948maintenance
LRH1993/android_interview
A Chinese-language GitBook-style study guide for Android campus recruitment interviews, covering Java, Android, data structures, algorithms…
322948maintenance
brianway/springmvc-mybatis-learning
A structured set of beginner-oriented study notes, written in Chinese, covering the Spring MVC and MyBatis Java web frameworks with accompa…
322944maintenance
erluxman/awesomefluttertips
A curated collection of Flutter and Dart tips and tricks presented as short illustrated examples. It is an educational awesome-list reposit…
322943maintenance
learn-vuejs/vue-patterns
A curated collection of Vue.js patterns, techniques, tips, and tricks published as a VuePress documentation site. It covers component decla…
322943maintenance
tirthajyoti/Papers-Literature-ML-DL-RL-AI
A curated collection of highly cited papers, tutorials, and books on machine learning, deep learning, reinforcement learning, AI, game theo…
322943maintenance
cure53/H5SC
A curated collection of HTML5-related XSS attack vectors, test files, and hidden testing features, browsable at html5sec.org. It serves as …
322938maintenance
100mango/zen
A curated collection of in-depth Chinese-language notes and essays on iOS, macOS, Swift, and Objective-C development, covering topics like …
322930maintenance
RubyLouvre/mobileHack
A curated Chinese-language collection of mobile web development pitfalls, workarounds, and reference links covering compatibility, responsi…
322930maintenance
mercari/ml-system-design-pattern
A documentation collection of system design patterns for building, serving, and operating machine learning systems in production, published…
322929maintenance
jd-opensource/awesome-taro
A curated awesome-list of learning resources for Taro, the multi-platform unified development framework by JD Open Source. It collects offi…
322926maintenance
woai30231/http
A Chinese-language study notes repository summarizing key concepts from each chapter of the book 'HTTP: The Definitive Guide'. It is intend…
322919maintenance
icepy/Front-End-Develop-Guide
A curated awesome-list style guide collecting mainstream learning resources for front-end development, organized from a developer's perspec…
102914maintenance
magomimmo/modern-cljs
Modern ClojureScript (modern-cljs) is a series of step-by-step tutorials for creating and running ClojureScript projects, including porting…
322910maintenance
rougier/matplotlib-cheatsheet
A set of Matplotlib 3.1 cheat sheets and beginner/intermediate handouts rendered as PNG images, created by Nicolas Rougier. The content has…
322908maintenance
hoya012/awesome-anomaly-detection
A curated list of anomaly detection resources including survey papers, research papers, and datasets organized by data type (time-series, v…
322904maintenance
arthurspk/guiadofrontend
A curated Portuguese-language guide for becoming a front-end developer, collecting roadmaps, mind maps, courses, learning tracks, and tools…
322903maintenance
eugeneyan/ml-surveys
A curated collection of survey papers summarizing advances in machine learning fields such as deep learning, NLP, computer vision, graphs, …
322900maintenance
bqi343/cp-notebook
A competitive programming notebook by Benjamin Qi containing C++ implementations of algorithms and data structures, plus general resources …
352899maintenance
Juude/awesome-android-performance
A curated awesome-list of tutorials, videos, articles, and tools for Android performance optimization, covering views, WebView, graphics, a…
322890maintenance
horance-liu/tensorflow-internals
An open-source ebook (LaTeX source) explaining TensorFlow's kernel and implementation mechanisms, covering the programming model, computati…
232888maintenance
luk4z7/go-concurrency-guide
A practical Go concurrency guide with runnable examples covering race conditions, sync primitives, deadlocks, channels, and concurrency pat…
322886maintenance
MicrosoftEdge/MSEdge
The MicrosoftEdge/MSEdge repository hosts Microsoft's official statement of intent describing its adoption of Chromium open source for the …
322877maintenance
teesloane/Auth-Boss
A curated educational guide explaining web authentication methodologies such as HTTP Basic, session-based, token-based, JWT, OAuth, and Ope…
322875maintenance
codepath/ios_guides
CodePath's open-source, community-maintained collection of comprehensive iOS development guides and tutorials covering Swift, UIKit, networ…
322870maintenance
openresty/nginx-tutorials
Source scripts for a Nginx tutorial series by agentzh, buildable into HTML and ebook formats (mobi/epub) using Perl and Calibre. It is educ…
322868maintenance
AweiLoveAndroid/CommonDevKnowledge
A curated Chinese-language knowledge base for Android developers, collecting interview questions from major tech companies (BAT), common de…
322864maintenance
chyyuu/os_course_info
A course information repository for the Spring 2022 Operating Systems course in the Department of Computer Science at Tsinghua University. …
322853maintenance
dev-cafe/cmake-cookbook
A collection of source code and examples for the CMake Cookbook published by Packt, organized as chapter-based recipes covering CMake build…
232848maintenance
ethan-funny/explore-python
An open-source GitBook titled 'The Beauty of Python Programming' (explore-python), a 15-chapter Chinese-language book summarizing core Pyth…
232841maintenance
moul/awesome-ssh
A curated list of SSH apps, libraries, tutorials, and security resources, maintained in the style of the awesome lists. It catalogs tools f…
322839maintenance

← prev page 35 / 54 next →