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
orrsella/soft-eng-interview-prep
A concise study guide covering the theoretical material needed to pass big tech (Facebook/Google) software engineering interviews, availabl…
322247maintenance
rogerdudler/git-guide
A simple, single-page guide to Git version control basics, hosted as a static website. It provides quick-start commands and explanations fo…
322245maintenance
selfboot/CS_Offer
A curated collection of computer science fundamentals (databases, data structures, OS/Linux, networking, algorithms, math) plus notes on Py…
322241maintenance
DP-3T/documents
A documentation repository for DP-3T, a decentralized privacy-preserving proximity tracing protocol designed to slow the spread of SARS-CoV…
322241maintenance
evilcos/papers
A personal repository of open security papers and links by Evilcos (SlowMist co-founder), pointing to resources like the Blockchain Dark Fo…
322238maintenance
twitter/effectivescala
Twitter's Effective Scala guide, a document distilling Twitter's experience and best practices for writing Scala in production, covering fo…
322231maintenance
radi-cho/awesome-gpt4
A curated awesome-list collecting prompts, papers, tools, and open-source projects related to the GPT-4 language model. It serves as a refe…
312227maintenance
edobashira/speech-language-processing
A curated awesome-style list of speech and natural language processing resources, including toolkits, libraries, and references. It covers …
322225maintenance
bagder/http3-explained
An open, collaboratively written book documenting the HTTP/3 and QUIC protocols, available as web and PDF versions. It is maintained by cur…
322225maintenance
phodal/designiot
An open-source Chinese-language book (GitHub book) titled '一步步搭建物联网系统' (Build an IoT System Step by Step) that teaches readers how to desig…
232225maintenance
4z7l/tech_interview.zip
A curated Korean-language collection of technical and behavioral interview questions gathered during a job search, covering topics like C++…
322224maintenance
CarpenterLee/JCFInternals
A series of in-depth tutorial articles analyzing the internals of the Java Collections Framework (JCF) from data structure and algorithm pe…
322223maintenance
dyweb/papers-notebook
A curated collection of reading notes for academic papers in distributed systems, virtualization, sandboxing, security, and machine learnin…
322209maintenance
chris-chris/ml-engineer-roadmap
A visual roadmap of charts outlining the skills and technologies needed to become a machine learning engineer, inspired by the web develope…
322207maintenance
ssllabs/research
A repository hosting SSL Labs' SSL/TLS Deployment Best Practices guide and SSL Server Rating Guide, plus a wiki of TLS configuration and as…
322204maintenance
rust-lang/async-book
The official Rust async book, a guide to asynchronous programming in Rust from beginner to advanced topics, built with mdbook. It is curren…
702201maintenance
cdeweyx/ds-career-resources
A curated compilation of resources, blog posts, and advice for aspiring data scientists, including interview prep material and internship r…
322198maintenance
kennyledet/Algorithm-Implementations
A community-driven, language-agnostic repository for sharing, discovering, and discussing algorithm implementations in any programming lang…
322195maintenance
donavon/hook-flow
A flowchart diagram explaining the lifecycle of a React Hooks component, available as an image and PDF. It can be opened in the browser via…
322194maintenance
guobinhit/intellij-idea-tutorial
A Chinese-language tutorial series (in Markdown articles) teaching how to use IntelliJ IDEA, covering installation, interface basics, debug…
232193maintenance
mobxjs/awesome-mobx
A curated awesome-list of resources for MobX, the reactive state management library for JavaScript and React. It collects official docs, tu…
322186maintenance
gerryguy311/Free_CyberSecurity_Professional_Development_Resources
A curated awesome list of free cybersecurity professional development resources including training, conferences, labs, books, podcasts, and…
622184maintenance
togiberlin/ui-ux-designer-roadmap
A curated roadmap document describing how to become a UI/UX designer, covering tools, UI principles, and UX research topics like behavioral…
322183maintenance
lcxfs1991/blog
A personal technical blog repository by Leehey (Li Chengxi), a senior frontend engineer, containing in-depth articles on React optimization…
322181maintenance
JesseKPhillips/USA-Constitution
A Git repository that models the US Constitution's amendments as a history of edits, showing how the document evolved from its original tex…
322180maintenance
zenorocha/browser-diet
Browser Diet is an open-source front-end performance guide ('How to lose weight in the browser') published as a static website built with D…
322177maintenance
guanguans/notes
A personal collection of study notes covering Linux, PHP, MySQL, Redis, Git, Shell, Go, design patterns, and developer tools like PhpStorm,…
322177maintenance
zenany/weekly
A curated weekly digest repository collecting notable web technology articles, tools, and learning resources since 2014, written primarily …
762175maintenance
AntBranch/awesome-github
A curated list of GitHub guides, articles, sites, tools, projects, and resources, primarily in Chinese, aimed at helping developers use Git…
642175maintenance
phodal/ledge
Ledge is a DevOps knowledge and tooling platform distilled from ThoughtWorks' DevOps, agile, and lean practices. It is a static site built …
322174maintenance
codersguild/System-Design
A curated collection of articles, videos, and resources on system design and software architecture, compiled from an IIT Kanpur course. It …
322173maintenance
semlinker/reactjs-interview-questions
A Chinese-language collection of 304 ReactJS interview questions and answers, translated from sudheerj/reactjs-interview-questions. It cove…
322170maintenance
genomicsclass/labs
R Markdown source files for the HarvardX PH525x Biomedical Data Science course series, compiled into the book 'Data Analysis for the Life S…
322169maintenance
hatena/Hatena-Textbook
Hatena's internal engineering training textbook covering programming fundamentals, databases, web application development, frontend, iOS, a…
322169maintenance
skyhee/gin-doc-cn
A Chinese-language documentation project for the Gin web framework for Go, covering routing, middleware, controllers, requests/responses, v…
322161maintenance
LinDaiDai/bpmn-chinese-document
A comprehensive Chinese-language tutorial and documentation collection for bpmn.js, a BPMN 2.0 rendering toolkit and web modeler. It includ…
322161maintenance
huyaocode/webKnowledge
A curated Chinese-language knowledge base summarizing frontend web development topics, organized into a systematic collection of deep-dive …
322160maintenance
quanke/think-in-java
An electronic book distribution of 'Thinking in Java' (Java 编程思想), compiled into PDF, ePub, and Mobi formats via GitBook for free online re…
322154maintenance
jorgebucaran/cookbook.fish
The Fish Cookbook is a curated collection of recipes and tutorials for the Fish shell, covering installation, configuration, variables, fun…
322153maintenance
ujjwalkarn/DataScienceR
A curated list of R tutorials and packages for Data Science, NLP, and Machine Learning, serving as a reference guide for common data analys…
322150maintenance
ngaut/builddatabase
An open-source book/course that teaches how to build a distributed SQL database from scratch, using TiDB and TiKV source code as reference …
322149maintenance
mcinglis/c-style
A personal style guide documenting the author's favorite C programming practices, covering compiler warning flags, correctness, readability…
102149maintenance
CTF Write-ups
A community-maintained archive of CTF (capture the flag) write-ups and challenge source files, organized by year from 2013 to 2017. It cent…
322148maintenance
dgryski/awesome-consensus
A curated awesome list of papers, talks, and implementations covering consensus algorithms such as Paxos, Raft, and Zab, plus distributed l…
322146maintenance
huggingface/evaluation-guidebook
A guidebook from Hugging Face sharing practical and theoretical knowledge about LLM evaluation, gathered while managing the Open LLM Leader…
462143maintenance
justjavac/Programming-Alpha-To-Omega
A curated Chinese-language collection of tutorial series on learning programming from scratch by building things yourself, from compilers a…
322137maintenance
dahuoyzs/javapdf
A curated repository listing 100 classic Java-related technical books as PDF downloads (via Baidu cloud links), covering topics from beginn…
322133maintenance
fkromer/awesome-ros2
A curated list of resources for the Robot Operating System 2 (ROS 2), covering packages, examples, documentation, books, courses, papers, p…
102132maintenance
arkingc/note
A curated collection of Chinese-language computer science study notes covering operating systems, computer networking, data structures and …
322130maintenance
wowlusitong/awesome-education
A curated awesome-list collecting software and services that offer educational discounts for students. It catalogs deals from vendors like …
322129maintenance
tom0li/collection-document
A curated awesome-list of quality security articles covering penetration testing, cloud security, threat detection, Java code auditing, and…
322116maintenance
yangkun19921001/Blog
A curated collection of Chinese-language technical blog posts and tutorials covering Android development, interview preparation, data struc…
232116maintenance
sl1673495/leetcode-javascript
A curated collection of 100+ classic LeetCode problem solutions written in JavaScript, organized by topic labels (recursion, backtracking, …
322114maintenance
zhangbc/eBooks
A curated collection of classic IT eBooks, primarily in Chinese, covering server systems, AI/ML, algorithms, networking, and programming la…
322112maintenance
LearningOS/rust-based-os-comp2023
The 2023 autumn/winter Open-Source OS Training Camp, a structured educational program teaching Rust programming and OS kernel design using …
322109maintenance
zero-equals-false/awesome-programming-books
A curated awesome-list of recommended programming and computer science books, organized by topics such as algorithms, AI, software architec…
322109maintenance
threadshare/php
A curated Chinese-language learning resource collection for PHP and web development beginners, including video tutorials, sample code, book…
102108maintenance
xioacd99/study-is-wonderful
A curated awesome-list of public university courses and study resources, primarily video lectures hosted on Bilibili and YouTube, aimed at …
322105maintenance
alivebao/clean-code-js
A Chinese translation of the Clean Code JavaScript style guide, adapting Robert C. Martin's 'Clean Code' principles to JavaScript. It provi…
322097maintenance
objccn/articles
The source repository for ObjC China (objccn.io), a complete, authorized Chinese translation of all 24 issues of the objc.io periodical on …
322092maintenance
CombineCommunity/rxswift-to-combine-cheatsheet
A reference cheatsheet mapping RxSwift operators and types to their Apple Combine equivalents, available as Markdown tables and searchable …
602089maintenance
ityouknow/spring-boot-leaning
A collection of companion code repositories for Chinese Spring Boot course series, covering Spring Boot 1.X and 2.X with integrations like …
322089maintenance
lefex/FE
A free multimedia e-book ('前端小课' / Frontend Mini Lessons) that teaches front-end web development from zero, covering HTML, CSS, JavaScript,…
322088maintenance
baquer/GATE-and-CSE-Resources-for-Students
A curated collection of study resources for GATE exam and Computer Science Engineering students, covering core subjects like algorithms, op…
322082maintenance
dolotech/ebook
A curated collection of learning materials and notes, primarily containing detailed Go programming notes covering goroutines, channels, int…
322081maintenance
michalmalik/linux-re-101
A curated collection of links, papers, and references for Linux reverse engineering, covering ELF binaries, syscalls, assembly, and anti-de…
322078maintenance
jasonhua95/awesome-dotnet-core
A Chinese-language curated awesome list of .NET Core libraries, tools, frameworks, and software, translated and annotated from the English …
322077maintenance
alaskasquirrel/Chinese-Podcasts
A curated list of Chinese-language podcasts organized by topic, including programming, design, science, history, food, and regional categor…
322076maintenance
davebs/AgileLite
AgileLite is a lightweight agile software development methodology documented as a simple text file, emphasizing short sprints and a 3-weeks…
322073maintenance
AlexanderGrom/go-patterns
A curated collection of 22 classic GoF design patterns implemented in Go, organized into creational, structural, and behavioral categories.…
322073maintenance
trananhkma/fucking-awesome-python
A curated list of Python libraries and tools, forked from awesome-python and augmented with GitHub star and fork counts for each entry. It …
322071maintenance
YfryTchsGD/Log4jAttackSurface
A community-curated list documenting which manufacturers, products, and components were affected by the Log4j (Log4Shell) vulnerability, wi…
322070maintenance
zibuyu/research_tao
A Chinese-language open guide on how to get started with NLP research, written by a Tsinghua professor. It covers the academic community, r…
322069maintenance
willitscale/learning-solidity
A companion repository of Solidity example code for a YouTube tutorial series on Ethereum smart contract development. It covers basics thro…
322064maintenance
Hackplayers/hackthebox-writeups
A community-maintained collection of writeups for HackTheBox boot2root machines and challenges, written in Spanish or English. Writeups for…
322053maintenance
chokcoco/jQuery-
A Chinese-language annotated walkthrough of the jQuery 1.10.2 source code, with the author's explanatory comments embedded in the source fi…
322052maintenance
huggingface/awesome-papers
A curated collection of NLP research papers and presentation materials from Hugging Face's internal science day discussions. Each entry lin…
322050maintenance
kriasoft/Folder-Structure-Conventions
A reference guide documenting folder/directory structure options and naming conventions for software projects. It catalogs common top-level…
322048maintenance
3masterplus/book
A curated collection of PDF books assembled by the author to help readers improve their skills, with topics including MySQL, PHP, and gener…
322042maintenance
linghuam/boutique-books
A curated collection of technical and general-interest books (mostly PDFs and MOBIs) with a reading-notes index, covering JavaScript, Node.…
322037maintenance
zhoubolei/bolei_awesome_posters
A collection of academic poster examples and downloadable PowerPoint templates from CVPR, ECCV, and NeurIPS presentations, shared by resear…
322034maintenance
tomohideshibata/BERT-related-papers
A curated list of research papers related to BERT and transformer-based language models, organized by topic such as surveys, downstream tas…
322032maintenance
walu/phpbook
An open-source Chinese-language book on developing PHP extensions and working with the PHP engine internals. It is written in Markdown chap…
322032maintenance
jiqizhixin/Artificial-Intelligence-Terminology-Database
A curated English-to-Chinese terminology database for artificial intelligence, containing roughly 2,400 professional terms organized alphab…
322031maintenance
Froussios/Intro-To-RxJava
An extensive online tutorial book teaching RxJava, the reactive programming library for the JVM, adapted from the IntroToRx guide for Rx.NE…
322031maintenance
weaiken/ebook
A curated repository of classic computer science and programming ebook PDFs, organized by language and platform (Android, iOS, C++, etc.). …
322031maintenance
maxvfischer/DIY-CNC-machine
A detailed tutorial guide for building a DIY CNC machine from scratch, based on Ivan Miranda's design. It includes a complete bill of mater…
322025maintenance
heckj/swiftui-notes
An open-source book and reference documentation on Apple's Combine framework, with notes on using it alongside SwiftUI and UIKit. It includ…
322024maintenance
kbariotis/templates
A curated collection of standard document templates for engineering and product teams, including technical design docs, run books, postmort…
322021maintenance
HolyBugx/HolyTips
HolyTips is a curated collection of notes, checklists, and writeups on bug bounty hunting and web application security. It serves as a refe…
322021maintenance
QianMo/PBR-White-Paper
A Chinese-language white paper (ebook) summarizing the core knowledge system of Physically Based Rendering (PBR), covering BRDF/BSDF, norma…
322019maintenance
IgorSusmelj/pytorch-styleguide
An unofficial styleguide and best-practices document for writing PyTorch code, based on over a year of deep learning experience from a rese…
322018maintenance
ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview
A Chinese-language interview preparation guide for embedded software engineers, collecting written-test and interview questions ('八股文') cov…
322016maintenance
youngfish42/Awesome-FL
A curated awesome-list of federated learning resources including papers by venue and topic, frameworks, datasets, surveys, tutorials, and w…
742012maintenance
mayfrost/guides
A collection of community-maintained guides and documentation covering a variety of computing topics, written to make complex computing eas…
322010maintenance
akr3ch/BugBountyBooks
A curated collection of PDF books and cheatsheets covering modern web application security and bug bounty hunting. It serves as a free lear…
322008maintenance
Leezj9671/Pentest_Interview
A curated collection of penetration testing and cybersecurity job interview notes from 2018-2019, including HR questions, technical questio…
702004maintenance
survivejs/react-book
SurviveJS - React is a free online book (CC BY-NC-ND) that teaches React by guiding readers through building a Kanban application, with per…
322003maintenance
kevingo/coding-interview-university-zh-tw
A Traditional Chinese translation of the coding-interview-university study plan, a multi-month curriculum covering computer science fundame…
322002maintenance
react/jsx
The JSX specification defines an XML-like syntax extension to ECMAScript for expressing tree structures with attributes, intended to be con…
322001maintenance

← prev page 38 / 54 next →