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
azl397985856/fe-interview
A Chinese-language frontend interview study guide ('图解前端') that explains frontend concepts with diagrams, organized by topic, with daily qu…
232838maintenance
YvetteLau/Blog
A curated collection of in-depth Chinese-language blog posts on advanced frontend topics including vanilla JavaScript, React, React Native,…
322835maintenance
dwelch67/raspberrypi
A collection of bare-metal ARM assembly and C examples for Raspberry Pi boards, from the BCM2835-based Pi 1 through the Pi 3, with no opera…
322825maintenance
abishekaditya/DesignPatterns
A collection of classic Gang of Four design pattern implementations in C#, covering creational, structural, and behavioral patterns. It is …
322819maintenance
liweiwei1419/LeetCode-Solutions-in-Good-Style
A beginner-friendly tutorial repository of LeetCode algorithm and data structure solutions written in clean, well-commented Java and Python…
322817maintenance
pablohpsilva/vuejs-component-style-guide
A community style guide offering conventions and best practices for structuring Vue.js components, covering naming, props, component struct…
322817maintenance
eastlakeside/awesome-productivity-cn
A community-maintained Chinese-language curated list of personal productivity resources, including books, websites, courses, and tools. It …
322815maintenance
wahyd4/work-in-australia
A Chinese-language guide (GitHub repository) documenting how a software developer can find a job and relocate to Australia, based on the au…
232812maintenance
diegocard/awesome-html5
A curated list of HTML5 resources covering standards, multimedia APIs, elements, web components, progressive web apps, and browser compatib…
322808maintenance
EugeneLiu/translationCSAPP
A community translation project providing carefully reviewed bilingual (Chinese-English) subtitles, translated slides, and lab materials fo…
322801maintenance
vasanthk/js-bits
A curated collection of JavaScript concepts explained through annotated code examples, covering topics like closures, prototypes, the 'this…
322801maintenance
ProtoTeam/blog
A repository of weekly technical articles from the Ant Group (Alibaba) data experience technology team, published as a team blog. It serves…
322801maintenance
vechain/grant-program
The VeChain Foundation's General Grant Program repository, which documents guidelines and the application process for funding ecosystem pro…
102797maintenance
runningcheese/Awesome-Zlibrary
A curated Chinese-language guide (awesome list) explaining the history of Z-library's shutdown and return, cataloguing official access chan…
312780maintenance
JackeyLea/NJUCS
A curated collection of study materials for Nanjing University's Computer Science postgraduate entrance exam (subjects 845 and 408), includ…
322773maintenance
CodingDocs/advanced-programmer
A Chinese-language curated guide (mostly Markdown docs) covering the path to becoming an advanced professional programmer. It collects advi…
322770maintenance
nicolesaidy/awesome-web-design
A curated awesome-list of resources for digital and web designers, covering inspiration, colors, typography, icons, design tools, prototypi…
322769maintenance
sdras/intro-to-vue
Workshop materials and example code for Sarah Drasner's Introduction to Vue.js 3 course on Frontend Masters. It includes slides, CodePen co…
322764maintenance
emptymalei/awesome-research
A curated awesome-list of tools for academic research and research life, covering note-taking, writing, publishing, data visualization, ver…
702763maintenance
Heydon/inclusive-design-checklist
A community-maintained checklist of inclusive web design considerations covering accessibility, performance, device support, interoperabili…
322762maintenance
androiddevnotes/awesome-android-kotlin-apps
A curated list of open-source Android apps written in Kotlin, organized by architectural pattern (Jetpack Compose, MVVM, MVI, MVP, MVC) and…
322746maintenance
reeze/tipi
An open-source book titled 'Thinking In PHP Internals' that explains the internals of PHP, written in Markdown and published as HTML. It se…
322740maintenance
indy256/Full-stack-Developer-Interview-Questions-and-Answers
A curated collection of full-stack developer interview questions and answers covering architecture, databases, web, programming languages, …
322739maintenance
cdoco/learn-regex-zh
A Chinese translation of the 'Learn Regex the Easy Way' tutorial, teaching regular expressions from basic matching to lookaheads and flags.…
322727maintenance
clef/handbook
An open-source employee handbook from Clef containing inclusive company policies such as equal opportunity employment, compensation, and co…
232723maintenance
onethawt/reverseengineering-reading-list
A curated reading list of reverse engineering articles, books, papers, and tools such as IDA Pro, Ghidra, and Radare2. It serves as a learn…
322718maintenance
garychowcmu/daizhigev20
A large collection of ancient Chinese literature texts (Daizhige corpus) provided as plain-text files in a GitHub repository. It serves as …
322715maintenance
joaocarvalhoopen/How_to_learn_modern_Rust
A curated guide with links and advice for learning modern Rust, covering topics from memory and lifetimes to compilers, web frameworks, emb…
322709maintenance
freach/kubernetes-security-best-practice
A curated best practice guide for securing Kubernetes clusters, written by practitioners running K8s in production. It covers general syste…
322708maintenance
caiorss/Functional-Programming
An open-source tutorial and reference collection illustrating functional programming concepts, patterns, and idioms through code examples i…
322690maintenance
michaelgutmann/ml-pen-and-paper-exercises
A collection of pen-and-paper exercises in machine learning with detailed solutions, covering linear algebra, optimisation, graphical model…
322690maintenance
steeve/france.code-civil
A Git repository containing the French Civil Code (Code civil) as text files, with each legislative amendment recorded as a commit. It make…
322689maintenance
mixu/distsysbook
A free online book, 'Distributed systems: for fun and profit', introducing distributed systems concepts through systems like Dynamo, BigTab…
322677maintenance
protofire/blockchain-learning-path
A curated, opinionated learning path for blockchain development with a focus on Ethereum. It organizes articles, videos, books, and hands-o…
322671maintenance
yzhu798/CodingInterviewsNotes
A curated collection of Chinese-language study notes covering C++ fundamentals, STL, Unix/Linux systems, computer networking, data structur…
322669maintenance
simple-android-framework/android_design_patterns_analysis
An open-source educational project analyzing design patterns found in the Android source code, written in Java. Each pattern (singleton, bu…
322666maintenance
littleosbook/littleosbook
The source for 'The little book about OS development', a free book teaching x86 operating system development from boot to paging and user m…
322665maintenance
gocn/knowledge
A knowledge graph (mind map) of the Go programming language ecosystem maintained by the Chinese Go community (GOCN). It visually maps Go to…
322662maintenance
guo-yu/koa-guide
A Chinese-language guide and documentation for the Koa web framework for Node.js, covering middleware, cascading, and application basics. I…
322662maintenance
floodsung/Meta-Learning-Papers
A curated reading list of academic papers on meta-learning, learning to learn, one-shot learning, few-shot learning, and lifelong learning.…
322655maintenance
YunaiV/Blog
A personal blog repository (Yudao Source Code) containing Chinese-language source-code analysis articles and tutorials for Java backend tec…
422654maintenance
vsitzmann/awesome-implicit-representations
A curated awesome-list of papers, talks, and Colabs on implicit neural representations (coordinate-based networks like SIREN and neural sce…
322647maintenance
objc-zen/objc-zen-book
An open-source book, 'Zen and the Art of the Objective-C Craftsmanship', offering guidelines and best practices for writing clean Objective…
322644maintenance
mikespook/Learning-Go-zh-cn
A free open-source Chinese-language ebook for learning the Go programming language, originally translated from Miek Gieben's 'Learning Go' …
322641maintenance
mymmsc/books
A curated collection of commonly used books (常用书籍) downloaded from public internet sources, primarily in Chinese. It is a repository of rea…
322641maintenance
monklof/Back-End-Developer-Interview-Questions
A Chinese translation of a curated list of open-ended back-end developer interview questions, covering topics like databases, distributed s…
322633maintenance
kuchin/awesome-ceo
A curated, opinionated list of resources for startup founders and CEOs of high-growth companies, covering fundraising, product, sales, mark…
312632maintenance
X140Yu/Developing_iOS_8_Apps_With_Swift
A community project providing Simplified Chinese subtitle translations for Stanford's 'Developing iOS 8 Apps with Swift' (CS193P) course fr…
322631maintenance
lydrainbowcat/tedukuri
A community-maintained GitHub repository of supplementary resources for the Chinese competitive programming textbook 《算法竞赛进阶指南》 (Advanced G…
322627maintenance
andrews1022/web-development-course-list
A curated list of Udemy courses and other learning resources compiled from Brad Traversy's Web Development 2021 roadmap video. It organizes…
322625maintenance
luruke/awesome-casestudy
A curated awesome-list of technical case studies on WebGL and creative frontend development, linking to write-ups from studios and develope…
322624maintenance
mauhai/awesome-jupyterlab
A curated awesome-list of JupyterLab extensions and resources, covering editors, version control, renderers, themes, and more. It serves as…
102623maintenance
tcorral/Design-Patterns-in-Javascript
A collection of JavaScript ES6 implementations of the classic Gang of Four design patterns, organized into one folder per pattern with step…
322618maintenance
clojure-cookbook/clojure-cookbook
The source repository for O'Reilly's Clojure Cookbook, a collection of problem/solution recipes for common Clojure programming tasks, writt…
322617maintenance
creeperyang/blog
A Chinese-language technical blog hosted on GitHub Issues by creeperyang, covering frontend fundamentals and performance optimization. Arti…
322617maintenance
pluralsight/git-internals-pdf
An open-source PDF book by Scott Chacon explaining the internal workings of the Git version control system, originally published by PeepCod…
102617maintenance
blog
A Chinese-language technical blog repository covering frontend development topics such as Vue, React, TypeScript, JavaScript algorithms, No…
232615maintenance
bradfrost/frontend-guidelines-questionnaire
A one-page questionnaire by Brad Frost that helps development teams establish effective frontend guidelines covering HTML, CSS, JavaScript,…
322609maintenance
sdras/array-explorer
An interactive web tool that helps developers find the right JavaScript array method by narrowing down what they want to do through a decis…
322608maintenance
kenberkeley/redux-simple-tutorial
A Chinese-language tutorial for Redux, the JavaScript state management library, written in an accessible, example-driven style. It includes…
322607maintenance
phptodayorg/php-must-watch
A curated awesome-list of interesting PHP conference talks and videos, organized by topic such as basics, architecture, performance, securi…
322607maintenance
jetpack-compose/jetpack-compose-awesome
A curated awesome-list of Jetpack Compose libraries, tools, projects, articles, videos, and learning resources. It serves as a reference in…
322605maintenance
caicloud/kube-ladder
A Chinese-language curated learning path for Kubernetes, structured as seven progressive stages from beginner to expert. It is a roadmap of…
322599maintenance
apollographql/apollo
The central Apollo GraphQL repository used for project-wide discussion and coordination rather than shipping code; actual tools like Apollo…
102596maintenance
mattneub/Programming-iOS-Book-Examples
Downloadable code examples accompanying Matt Neuburg's books 'iOS 14 Programming Fundamentals With Swift' and 'Programming iOS 14'. The exa…
322589maintenance
leonar15/startup-checklist
A community-maintained checklist walking founders through incorporating a Delaware C-corp (or S-corp) with employees in California, coverin…
542586maintenance
dabbott/react-express
React Express is an interactive guide and reference for learning React, published as a web app at react.express. It teaches React fundament…
322584maintenance
qmlbook/qmlbook
The source for 'Qt5 Cadaques', a free open-source book teaching Qt5 and QML/Qt Quick development, built with Sphinx and published at qmlboo…
322583maintenance
luban-agi/Awesome-Domain-LLM
A curated awesome-list collecting open-source domain-specific large language models, datasets, and evaluation benchmarks across verticals l…
282583maintenance
km1994/NLP-Interview-Notes
A curated collection of NLP algorithm engineer interview questions and study notes, covering topics like HMM, MEMM, CRF, BERT, Transformer,…
322580maintenance
Blankj/awesome-comment
A curated awesome-list collecting funny and elaborate ASCII-art code comments, mostly in Chinese. It also links to tools for converting ima…
322578maintenance
CodingDocs/awesome-cs
A curated Chinese-language list of high-quality computer science books with recommended learning paths, covering CS fundamentals, databases…
322577maintenance
LangLangShanDeNanKe/chatgpt
A curated Chinese-language directory of ChatGPT and AI websites, listing official sites, free mirrors, alternatives, and niche AI tools for…
302574maintenance
ml874/Data-Science-Cheatsheet
A 9-page data science cheatsheet written in TeX covering probability, statistics, statistical learning, machine learning, big data framewor…
322570maintenance
BeesX/BeesAndroid
A community project providing a series of in-depth articles, tools, and methodology for analyzing the Android system source code (based on …
322570maintenance
jareware/css-architecture
A written guide presenting 8 simple rules for building a robust, scalable CSS architecture in large frontend projects. It is a documentatio…
322569maintenance
rekihattori/awesome-programmers
A curated awesome-list cataloging history's greatest software engineers and tech pioneers, organized by field such as databases, algorithms…
322567maintenance
tayiorbeii/egghead.io_redux_course_notes
A collection of notes and partial transcriptions of Dan Abramov's Redux video course on Egghead.io, organized as one document per video and…
322564maintenance
jeanboydev/Android-ReadTheFuckingSourceCode
A curated collection of Android development technical notes covering framework internals, performance optimization, JVM, design patterns, a…
322564maintenance
apachecn/fe4ml-zh
A Chinese translation of the O'Reilly book 'Feature Engineering for Machine Learning', maintained by ApacheCN and readable online or self-h…
322563maintenance
nosuggest/Reflection_Summary
A curated collection of study notes and interview preparation material covering machine learning theory, deep learning, mathematics, and al…
322562maintenance
design-patterns-in-ruby/design-patterns-in-ruby
A collection of Ruby code examples illustrating 14 classic GoF design patterns from Russ Olsen's book 'Design Patterns in Ruby'. It serves …
692556maintenance
liangfeidotme/MasteringAndroidDataBinding
A comprehensive Chinese-language tutorial on Android Data Binding with detailed examples for each concept and common pitfalls. It demonstra…
102554maintenance
japaric/rust-cross
A comprehensive guide documenting how to set up a Rust toolchain for cross compiling Rust programs to other architectures like ARM. It cove…
322552maintenance
SusionSuc/AdvancedAndroid
A Chinese-language wiki-style collection of in-depth Android source code analysis articles covering routing frameworks, pluginization, Grad…
322551maintenance
llh911001/mostly-adequate-guide-chinese
A Simplified Chinese translation of the 'Mostly Adequate Guide to Functional Programming' book by Franklin Risby, teaching functional progr…
322548maintenance
Abd-007/Switch-Emulators-Guide
A community-maintained guide for setting up the Yuzu and Ryujinx Nintendo Switch emulators on PC, with download links for games, keys, firm…
322547maintenance
imfly/bitcoin-on-nodejs
A Chinese-language GitBook ebook titled 'Node.js Blockchain Development' (《Node.js区块链开发》) that teaches blockchain development using Node.js…
322547maintenance
soyaine/JavaScript30
A Chinese-language companion guide to Wes Bos's JavaScript30 course, a free 30-day challenge of building 30 projects with vanilla JavaScrip…
552543maintenance
decrypto-org/blockchain-papers
A curated awesome-list of academic papers related to blockchain and cryptocurrencies, organized by topic such as consensus, cryptography, p…
322540maintenance
52CV/CVPR-2021-Papers
A curated, categorized collection of CVPR 2021 accepted papers and code links, maintained as a GitHub awesome-list. It organizes roughly 1,…
322531maintenance
ehmatthes/pcc_2e
Online companion resources for the book 'Python Crash Course, Second Edition' by Eric Matthes, hosted as a website with exercises and proje…
102526maintenance
gabrielelana/awesome-terminal-fonts
A collection of tools, fonts, and instructions for displaying awesome symbols and glyphs in a terminal with a monospace font. It provides f…
232525maintenance
revolunet/JSbooks
A curated directory of free JavaScript ebooks presented as a browsable website. It is community-maintained via GitHub pull requests, with e…
322523maintenance
steveLauwh/SGI-STL
A study repository containing the SGI STL V3.3 source code with annotated explanations of containers, algorithms, iterators, functors, adap…
322521maintenance
shaily99/advice
A curated repository of links to advice about grad school applications, PhD programs, and academic research, focused on CS, NLP, and ML. It…
322521maintenance
nikgraf/awesome-draft-js
A curated awesome list of resources for Draft.js, the React framework for building rich text editors. It collects editors, plugins, utiliti…
322520maintenance
fex-team/styleguide
A collection of unified documentation and code style guides from the FEX team, covering JavaScript, CSS, HTML, Markdown, and open-source pr…
322520maintenance
Walton1128/CPP-Templates-2nd--
A Chinese translation of the book 'C++ Templates, 2nd Edition', formatted to match the original book's layout. It is a personal hobby proje…
322519maintenance
sindresorhus/guides
A collection of succinct, practical guides on developer topics like environment variables, npm configuration, and Docker permissions, publi…
322518maintenance

← prev page 36 / 54 next →