Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: developer-tools

6134 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
PanJiaChen/awesome-bookmarks
A curated personal collection of recommended JavaScript libraries, tools, websites, and blog posts, published as a static site. It covers f…
322016maintenance
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
OpenGL ES Programming Guide Sample Code
The official sample code repository accompanying the OpenGL ES 3.0 Programming Guide book by Addison-Wesley. It provides C/C++ (and Java) e…
322012maintenance
mayfrost/guides
A collection of community-maintained guides and documentation covering a variety of computing topics, written to make complex computing eas…
322010maintenance
liuyubobobo/Play-with-Data-Structures
Official companion code repository for the MOOC course 'Play with Data Structures in Java' by liuyubobobo. It contains all course source co…
322008maintenance
luizomf/curso-js
A repository of example files from a Udemy JavaScript course covering basics to advanced topics. It serves as companion material for learne…
322008maintenance
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
mustafamuratcoskun/Sifirdan-Ileri-Seviyeye-Python-Programlama
A collection of Jupyter notebooks and code materials used in a Turkish Udemy course teaching Python from beginner to advanced levels. It se…
321998maintenance
mocheng/react-and-redux
Companion code repository for the Chinese book '深入浅出React和Redux' (Deep Dive into React and Redux), containing all example code from the boo…
321993maintenance
AstraZeneca/awesome-explainable-graph-reasoning
A curated awesome-list of research papers, surveys, and software on explainability in graph machine learning. It is maintained by AstraZene…
231990maintenance
phodal/fe
An open-source ebook titled 'I'm a FrontEnd Developer' (《我的职业是前端工程师》) by Phodal, consisting of roughly 15 articles covering frontend engine…
231988maintenance
luksa/kubernetes-in-action
The companion code repository for the book 'Kubernetes in Action' by Marko Luksa, containing all example files and manifests from the first…
321986maintenance
boylegu/SpringBoot-vue
A full-stack CRUD demo application combining Spring Boot on the backend with Vue.js 2.x and webpack 2.x on the frontend. It serves as a beg…
321984maintenance
orsanawwad/awesome-roadmaps
A curated awesome-list of software development career roadmaps linking to learning paths for roles like web, mobile, game, and backend deve…
321983maintenance
GitGuardian/APISecurityBestPractices
A curated collection of guides and checklists from GitGuardian on keeping secrets like API keys, database credentials, and certificates out…
321980maintenance
adafruit/Fritzing-Library
A library of Adafruit electronic parts, components, and breakout boards in Fritzing-compatible format (.fzbz and .fzpz files). It provides …
771979maintenance
microsoft/TypeScript-Babel-Starter
A sample repository from Microsoft demonstrating how to use Babel CLI to transpile TypeScript to JavaScript while using the TypeScript comp…
101978maintenance
seaswalker/jdk-sourcecode-analysis
A collection of Chinese-language reading notes analyzing the JDK source code, covering concurrency utilities, collections, IO/NIO, networki…
771976maintenance
rust-lang-cn/rust-by-example-cn
A Chinese translation of the official 'Rust By Example' tutorial, built with mdBook and hosted online with an in-page code editor and bilin…
321976maintenance
sehno/Bug-bounty
A curated collection of resources for bug bounty hunting, including a checklist, a toolkit of tools, and a list of public bug bounty progra…
321976maintenance
https-deeplearning-ai/machine-learning-engineering-for-production-public
Public repository of course materials for DeepLearning.AI's Machine Learning Engineering for Production (MLEP) Specialization. It contains …
321974maintenance
demopark/electron-api-demos-Zh_CN
A Chinese-language fork of the official Electron API Demos, an interactive desktop application that demonstrates core Electron APIs through…
651973maintenance
StephenGrider/AlgoCasts
Companion repository for Stephen Grider's Udemy course 'The Coding Interview Bootcamp: Algorithms + Data Structures'. It contains JavaScrip…
321973maintenance
DasyDong/developer-roadmap
A curated collection of study notes and roadmaps covering backend development topics including networking, operating systems, programming l…
321972maintenance
ActiveState/code
A GitHub migration of the ActiveState Code Recipes site (code.activestate.com), a community collection of thousands of code snippets, utili…
321971maintenance
qiwsir/ITArticles
A repository collecting technical articles written by Lao Qi (qiwsir) and gathered from the web, originally published on his website and bl…
321966maintenance
iamshaunjp/Complete-React-Tutorial
A repository of course files for the Complete React Tutorial on the Net Ninja YouTube channel. Each lesson's code is organized into its own…
321965maintenance
f2e-awesome/knowledge
A curated knowledge map (awesome list) for front-end engineering, organizing links to tools, libraries, and core concepts with difficulty r…
321964maintenance
astaxie/gopkg
A community-driven collection of code examples for Go standard library package functions, organized as one directory per package and one ma…
321962maintenance
illacceptanything/illacceptanything
A novelty GitHub repository where 'literally anything goes' - a community experiment accepting pull requests of any kind. It serves as a pl…
671960maintenance
eseedo/iOSCourse
A Chinese-language iOS development course repository for beginners, covering iPhone app development with Objective-C, Swift, SwiftUI, and a…
321959maintenance
jenndryden/Canadian-Tech-Internships-and-New-Grad-2025
A crowdsourced, community-maintained list of Canadian tech companies hiring interns and new-grad software engineers for 2025, organized as …
321959maintenance
welai/glow-sans
Glow Sans (未来荧黑) is an open-source CJK sans-serif font family derived from Source Han Sans, Fira Sans, and Raleway, offering 9 weights and …
101957maintenance
Kalmaegi/computer-book-list
A curated ranked list of computer science and programming books, aggregating ratings from Douban and Goodreads into a normalized 10-point s…
321955maintenance
0xAX/go-algorithms
A collection of classic algorithms and data structures implemented in Go, including sorting, searching, collections, and numerical algorith…
321950maintenance
nwutils/nw-sample-apps
A collection of sample applications demonstrating NW.js (Node-Webkit) desktop app development, written in JavaScript. Each subdirectory is …
321949maintenance
AlgoryL/Projects-from-Scratch
A curated list of resources for building software projects from scratch, covering topics like compilers, interpreters, distributed systems,…
321948maintenance
hengqiali/AwesomeCpp
A curated collection of C++ study notes and common interview knowledge points, focused on C++11 features such as smart pointers, move seman…
321947maintenance
shervinea/mit-15-003-data-science-tools
A collection of illustrated study guides and cheatsheets for MIT's 15.003 Data Science Tools course, covering SQL, R, Python, Git, and Bash…
321945maintenance
jez/vim-as-an-ide
A workshop repository from a Carnegie Mellon tech talk that teaches how to configure Vim with plugins to behave like a modern IDE. It provi…
321940maintenance
ruanyf/simple-bash-scripts
A curated collection of simple, standalone Bash scripts demonstrating common shell scripting tasks, from hello-world basics to system admin…
331939maintenance
betty200744/ultimate-go
A curated collection of annotated Go example files and notes covering the Go language specification, computer systems concepts, and common …
321938maintenance
spencertipping/jit-tutorial
A tutorial repository teaching how to write a very simple JIT compiler in C, walking through building an interpreter for a toy machine-code…
321934maintenance
ethereum/research
A repository of Python code and LaTeX papers addressing specific Ethereum research questions, mostly written by Vitalik Buterin. It is not …
531931maintenance
frontarm/async-javascript-cheatsheet
A cheatsheet summarizing promises and async/await in JavaScript, companion to the Mastering Asynchronous JavaScript course. It condenses ke…
321928maintenance
nwinkler/atom-keyboard-shortcuts
A curated reference list of keyboard shortcuts for the Atom text editor, presented as a Markdown table with macOS, Windows, and Linux keybi…
321928maintenance
blynn/gitmagic
Git Magic is a free online book (GPL-3.0) that teaches Git version control from basics to advanced techniques, built with a Makefile-based …
321927maintenance
liuchengxu/git-commit-emoji-cn
A Chinese-language guide to using emoji in git commit messages, based on the gitmoji convention. It documents a commit message format and a…
321927maintenance
iOS-Swift-Developers/Swift
A curated collection of Swift learning materials progressing from basic syntax to advanced iOS projects, including playgrounds, mind maps, …
321926maintenance
daviwil/emacs-from-scratch
A fully custom Emacs configuration developed live on YouTube, serving as a companion example for learning Emacs customization. It demonstra…
321923maintenance
Clean-Swift/CleanStore
CleanStore is a sample iOS app demonstrating the Clean Swift architecture, which applies Uncle Bob's Clean Architecture to iOS and Mac proj…
321922maintenance
coderwhy/HYMiniMall
HYMiniMall is a WeChat mini-program e-commerce (shopping mall) project built as a hands-on learning exercise accompanying a free mini-progr…
321918maintenance
Timdk857/Android-Architecture-knowledge-2-
A curated collection of Chinese-language study notes, PDFs, and video tutorials covering the Android Framework internals and the learning p…
321916maintenance
Ehco1996/Python-crawler
A systematic, from-scratch tutorial repository for learning how to write Python web crawlers, with example code for BeautifulSoup, Scrapy, …
321914maintenance
mercyblitz/thinking-in-spring-boot-samples
Sample code repository accompanying the Chinese book 'Spring Boot 编程思想' (Thinking in Spring Boot) by mercyblitz. It contains example projec…
321911maintenance
yenchenlin/awesome-adversarial-machine-learning
A curated awesome-list of adversarial machine learning resources including blogs, papers, and talks. It is deprecated and no longer updated…
321911maintenance
ageron/tf2_course
A collection of Jupyter notebooks with exercises and solutions accompanying Aurélien Géron's 'Deep Learning with TensorFlow 2 and Keras' tr…
321909maintenance
Mixaill/awesome-gog-galaxy
A curated awesome-list of GOG Galaxy 2.0 integrations, community plugins, utilities, skins, and API resources. It also tracks upcoming Gala…
321908maintenance
GeekLiB/AR-Source
A curated awesome-list of augmented reality (AR) development resources, including AR platforms (ARKit, ARCore, HoloLens, Vuforia, etc.), SD…
321905maintenance
angular-vietnam/100-days-of-angular
A 100-day educational series on Angular topics written by members of the Angular Vietnam community, with an English translation included. I…
321904maintenance
runningcheese/MirrorSite
A curated list of mirror sites for accessing services like Google Search, Google Scholar, ChatGPT, Sci-Hub, and GitHub from within China. I…
281904maintenance
in28minutes/java-tutorial-for-beginners
A beginner-oriented Java tutorial book and repository with 500 code examples organized into 150 steps covering OOP, collections, generics, …
321902maintenance
tangtangcoding/C-CppLearning
A Chinese-language repository of C and C++ learning materials, described as actively updated. It serves as a study resource collection rath…
321902maintenance
woai3c/MIT6.828
A collection of lab solutions, notes, and reference links for MIT 6.828, the operating systems engineering course, walking through six labs…
321902maintenance
Famolus/awesome-sass
A curated awesome-list of Sass and SCSS frameworks, libraries, mixins, style guides, articles, tools, and learning resources. It serves as …
321901maintenance
Jackpopc/DevWeekly
DevWeekly is a curated weekly newsletter published every Friday that collects quality developer content including open-source projects, too…
321899maintenance
x676f64/secureum-mind_map
A central Obsidian-compatible knowledge repository of Secureum Epoch 0 bootcamp coursework, quizzes, and writeups for smart contract auditi…
321899maintenance
davidhund/styleguide-generators
A curated list of automatic living styleguide and pattern library generators for web development, organized by language and ecosystem (PHP,…
321898maintenance
iamshaunjp/flutter-beginners-tutorial
Companion course files for The Net Ninja's Flutter Beginners YouTube playlist, with each lesson's code stored in its own git branch. It ser…
321895maintenance
qiushi123/xiaochengxu_demos
A curated collection of WeChat Mini Program (xiaochengxu) demo projects with source code, screenshots, blog posts, and video tutorials. It …
321895maintenance
stuxnet999/MemLabs
MemLabs is an educational set of CTF-styled challenges for learning memory forensics, providing Windows memory dumps across six labs of inc…
321893maintenance
SpringCloud/spring-cloud-code
The official companion source code repository for the Chinese book 'Redefining Spring Cloud in Practice' (《重新定义Spring Cloud实战》), a 25-chapt…
321891maintenance
hangsz/pandas-tutorial
A Chinese-language pandas tutorial in Jupyter Notebooks covering Series/DataFrame operations, merge, groupby, time handling, and more, from…
321890maintenance
engineer-man/youtube
A collection of code samples accompanying videos from the Engineer Man YouTube channel, spanning Node.js, Python, JavaScript, C, and Go. It…
321889maintenance
GrrrDog/weird_proxies
A cheat sheet documenting the behavior of various reverse proxies, cache proxies, and load balancers (Nginx, Apache, HAProxy, Varnish, Trae…
321886maintenance
joeyajames/Python
A collection of Python 3 code samples accompanying Joe James's YouTube tutorial videos, covering algorithms, data structures, and other pro…
321885maintenance
ThreatHuntingProject/ThreatHunting
An informational repository of knowledge about hunting for adversaries in IT environments, associated with ThreatHunting.net. It serves as …
321884maintenance
jCodeLife/mind-map
A collection of personal mind-map study notes covering JavaScript, TypeScript, Vue, Vue 3, and React, organized as image files in a GitHub …
321883maintenance
Blankj/AndroidOfferKiller
A curated Chinese-language knowledge base of Android developer interview questions and answers, covering computer science fundamentals, Jav…
321883maintenance
NCSC-NL/log4shell
A repository of operational information from the Dutch National Cyber Security Centre about the Log4Shell vulnerabilities in the Log4j logg…
101883maintenance
googleads/googleads-mobile-android-examples
A collection of official sample apps and code snippets demonstrating the legacy Google Mobile Ads SDK for Android (play-services-ads). The …
921882maintenance
sirius1024/iterm2-with-oh-my-zsh
A Chinese-language tutorial repository walking through setting up iTerm2 with Oh My Zsh, Powerline, Powerline fonts, and Solarized color sc…
621882maintenance
ktaranov/naming-convention
A collection of Markdown templates documenting naming conventions and coding standards for languages including C#, JavaScript, T-SQL, R, Py…
321881maintenance
zkavtaskin/Domain-Driven-Design-Example
A C# example repository supplementing a blog series on Domain-Driven Design, demonstrating DDD patterns through an eCommerce domain with ap…
321877maintenance
KeKe-Li/data-structures-questions
A curated collection of Golang interview questions and study notes covering data structures, sorting algorithms, network protocols, memory …
471870maintenance
JingwenTian/awesome-php
A curated Chinese-language list of commonly used PHP libraries, resources, and tips, partly translated from ziadoz/awesome-php. It collects…
321869maintenance
CentOS/CentOS-Dockerfiles
A collection of official Dockerfiles maintained by the CentOS project for building common application container images on CentOS base image…
321868maintenance
qikqiak.com (k8s技术圈 blog)
An open-source online course book that teaches Docker fundamentals and progresses to advanced Kubernetes usage, including cluster setup wit…
231867maintenance
Niraj-Lunavat/Artificial-Intelligence
A curated awesome-list of artificial intelligence learning resources, including 100+ cheat-sheets, free online books, courses, videos, pape…
321866maintenance
thirtythreeforty/businesscard-linux
A Buildroot-based Linux distribution small enough to fit in the 8MB flash of a business-card-sized ARM computer built around the Allwinner …
501865maintenance
RainbowMango/GoExpertProgramming
An open-source Chinese-language book, 'Go Expert Programming', teaching Go from quick start to advanced topics. It covers data structure an…
321864maintenance
akutz/go-generics-the-hard-way
A hands-on tutorial repository for learning Go generics introduced in Go 1.18, with labs, benchmarks, and an FAQ. It explains generic type …
321863maintenance
lengyue1024/BAT_interviews
A curated collection of Chinese-language tech interview questions and answers covering topics like machine learning, Linux, PHP, Python, Ja…
321863maintenance
the-road-to-learn-react/the-road-to-learn-react-chinese
The official Simplified Chinese translation of 'The Road to learn React', a free ebook by Robin Wieruch that teaches React fundamentals, ES…
321861maintenance
dabbott/react-native-express
React Native Express is a free, open-source web guide that teaches React Native development from JavaScript and React fundamentals through …
321859maintenance
realabbas/big-companies-interview-questions
A curated collection of real interview questions asked at major tech companies and startups like Amazon, Microsoft, Google, and Goldman Sac…
321859maintenance
markjaquith/WordPress-Skeleton
A Git repository skeleton for WordPress sites, with WordPress itself as a submodule and a clean content directory layout. It provides conve…
761856maintenance
Vishal-raj-1/Awesome-JavaScript-Projects
A curated collection of beginner-friendly vanilla JavaScript projects with a companion website, designed for project-based learning of Java…
321856maintenance
mattdesl/graphics-resources
A curated list of bookmarks and resources for game development and realtime graphics programming, covering topics like physically based ren…
321854maintenance

← prev page 43 / 62 next →