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

resource: developer-tools

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

ResourceHealth v2StarsMaturity
Sairyss/domain-driven-hexagon
An educational repository teaching Domain-Driven Design, hexagonal/clean architecture, and software design patterns with TypeScript/NestJS …
3214890stable
travisvn/awesome-claude-skills
A curated awesome-list of Claude Skills, resources, and tools for customizing Claude AI workflows, particularly Claude Code. It catalogs of…
5214834active
microsoft/RustTraining
A collection of seven Rust training courses from Microsoft covering beginner through expert levels, plus deep-dives on async, advanced patt…
5814814active
mouredev/hello-git
A free, open-source course (5+ hours of video across 45 lessons) for learning Git and GitHub from scratch, aimed at complete beginners. It …
7614769active
analysis-tools.dev
A curated, community-maintained list of static analysis (SAST) tools, linters, and formatters for virtually all programming languages, conf…
7114751active
aalansehaiyang/technology-talk
A curated Chinese-language technical guide for Java developers preparing for big-tech interviews, covering Java fundamentals, JVM, Spring e…
4714728active
taowen/awesome-lowcode
A curated awesome-list of Chinese low-code and no-code platforms, collecting links to products like Alibaba Yida, Tencent lowcode, iVX, and…
3214716active
origin-brain/rust-by-practice
Rust By Practice is an open-source book of challenging Rust examples, exercises, and projects, built with mdbook and readable online in Eng…
7714714active
webrtc/samples
A collection of JavaScript demos and code samples demonstrating the WebRTC APIs, hosted at webrtc.github.io/samples. It covers media captur…
7414640active
Hacker0x01/hacker101
Hacker101 is a free online web and mobile security class from HackerOne, offering video lessons and capture-the-flag exercises. This reposi…
3614512active
mfornos/awesome-microservices
A curated list of microservice architecture principles, tools, and technologies spanning platforms, service toolkits, and capabilities. It …
7614494active
rstacruz/cheatsheets
Devhints is a large collection of concise developer cheatsheets covering web development, CLI tools, languages, databases, and DevOps, publ…
7714456active
neutraltone/awesome-stock-resources
A curated awesome-list of links to free stock photography, video, illustration, icons, fonts, patterns, and music websites. It organizes re…
5914455active
rougier/numpy-100
A collection of 100 NumPy exercises with solutions, sourced from the NumPy mailing list, Stack Overflow, and documentation. It is distribut…
6714390stable
greensock/gsap-skills
Official AI skills for GSAP (GreenSock Animation Platform) distributed in the Agent Skills format, teaching AI coding agents correct GSAP u…
5814385active
trimstray/nginx-admins-handbook
A comprehensive community handbook of notes, cheatsheets, and best practices for administering NGINX, covering performance tuning, security…
3214305stable
walkinglabs/learn-harness-engineering
A project-based open course (14 lectures, 8 projects) teaching harness engineering for AI coding agents, covering environment setup, state …
5914231active
ZachGoldberg/Startup-CTO-Handbook
An open-source book, The Startup CTO's Handbook, covering leadership, management, and technical topics for leaders of software engineering …
3314195active
kettanaito/naming-cheatsheet
A language-agnostic cheatsheet of guidelines for naming variables and functions, home of the A/HC/LC (Action/High Context/Low Context) patt…
3214186stable
mytechnotalent/Reverse-Engineering
A free, comprehensive reverse engineering tutorial covering x86, x64, ARM, AVR, and RISC-V architectures, with an accompanying e-book and P…
7714171active
fmhy/FMHY
FMHY (Free Media Heck Yeah) is a massive community-maintained curated index of links to free media, tools, and resources, published as a we…
6914167active
visenger/awesome-mlops
A curated awesome list of references, tools, books, papers, and courses for MLOps (Machine Learning Operations). It covers the full ML life…
3214165active
markets/awesome-ruby
A community-driven, categorized directory of Ruby libraries, tools, frameworks, and software. It serves as a curated reference for discover…
7614144active
jbranchaud/til
A large, actively maintained collection of short 'Today I Learned' write-ups covering thousands of small tips across dozens of languages, t…
7714141active
liquidslr/system-design-notes
A collection of study notes summarizing the 'System Design Interview - An Insider's Guide' books (Vol 1 and 2) by Alex Xu. It covers topics…
6514000active
jpmorganchase/python-training
J.P. Morgan's open-source Python training course for business analysts and traders, delivered as Jupyter notebooks covering numerical compu…
7713996active
octocat/Spoon-Knife
A demonstration repository by GitHub used to teach users how to fork a repository and submit pull requests. It contains no functional softw…
3213992stable
paperswithbacktest/awesome-systematic-trading
A curated awesome-list of libraries, packages, strategies, books, blogs, videos, and courses for systematic (quantitative/algorithmic) trad…
7713985active
nodesource/distributions
NodeSource's repository of scripts and package definitions for installing Node.js binaries on Linux distributions via apt and yum package m…
7313840active
coleam00/context-engineering-intro
A template and tutorial repository introducing 'context engineering' - a discipline of providing AI coding assistants with comprehensive co…
5113800active
OpenGenus/cosmos
Cosmos is a large community-contributed collection of algorithm and data structure implementations in many languages including C++, Java, P…
3213742active
seanprashad/leetcode-patterns
A free, open-source study guide and web app that groups 179 LeetCode questions by recurring problem-solving patterns to prepare for softwar…
7713680active
egonSchiele/grokking_algorithms
Companion code repository for the book Grokking Algorithms, containing easy-to-read example implementations of algorithms in multiple langu…
6713641active
bobeff/open-source-games
A curated awesome-list of open-source video games and open-source remakes of commercial games, organized by genre. It is a reference docume…
6313491active
alexandresanlim/Badges4-README.md-Profile
A curated awesome-list collection of badge URLs (mostly Shields.io style) for decorating GitHub README.md profiles and project docs. It is …
7413428active
dabeaz-course/python-mastery
An exercise-driven advanced Python programming course by David Beazley, battle-tested over a decade of corporate training and released unde…
4513307stable
you-dont-need/You-Dont-Need-Momentjs
A curated guide listing native JavaScript and modern library (date-fns, Day.js, Luxon) replacements for Moment.js functions, plus an accomp…
6113293active
prakhar1989/awesome-courses
A curated awesome-list of free online university Computer Science courses with links to lecture videos, notes, assignments, and readings. I…
3270678maintenance
halfrost/Halfrost-Field
A large collection of in-depth technical blog articles and source code walkthroughs covering open-source frameworks, system design, network…
7513220active
phanan/htaccess
A curated awesome-list collection of useful Apache .htaccess snippets covering redirects, security, caching, and more. It is reference docu…
6413181active
h4cc/awesome-elixir
A curated list of Elixir and Erlang libraries, resources, and tools organized by category. It serves as a discovery directory for the Elixi…
5313165active
rigtorp/awesome-modern-cpp
A curated awesome-list of resources for learning modern C++ (C++11 through C++20), including books, podcasts, communities, and standards pa…
3213134active
chiraggude/awesome-laravel
A curated awesome-list of bookmarks, packages, tutorials, videos, and other resources for the Laravel PHP framework ecosystem. It serves as…
3213092active
k4m4/terminals-are-sexy
A curated awesome-list cataloging terminal frameworks, shells (zsh, bash, fish, PowerShell), terminal emulators, package managers, text edi…
3213089stable
hiteshchoudhary/chai-aur-react
A companion repository for the 'chai aur react' YouTube tutorial series teaching ReactJS in depth through project-based lessons. It contain…
2813024active
microsoft/language-server-protocol
The official specification repository for the Language Server Protocol (LSP), a JSON-RPC-based protocol standardizing communication between…
7712995active
kubernetes/community
The Kubernetes community documentation repository containing governance docs, SIG listings, communication channels, and contributor guides.…
7712989active
JetBrains/JetBrainsMono
JetBrains Mono is a free, open-source monospaced typeface designed specifically for developers, featuring increased x-height and programmin…
2512982stable
Unity-Technologies/UnityCsReference
The official C# reference source code for the Unity engine and editor, published by Unity Technologies. It is provided for reading and refe…
7712967active
awesome-dsh-plugin/awesome-dsh-plugin
A curated awesome-list of community plugins for DeepSeek Harness (dsh), DeepSeek's open-source coding agent harness where everything is a p…
5712944active
adam-maj/tiny-gpu
A minimal GPU implementation written in Verilog, designed to teach how GPUs work at the hardware level. It includes fully documented archit…
2512868stable
humiaozuzu/awesome-flask
A curated list of Flask resources, extensions, tutorials, books, and open-source projects. It serves as a reference catalog for the Flask m…
7612755active
laradock/laradock
Laradock is a full PHP development environment for Docker, shipping pre-configured containers for web servers, PHP-FPM, databases, caching,…
9712671active
JoeyDeVries/LearnOpenGL
The official code repository for the LearnOpenGL book and website, containing C++ sample code for every chapter covering modern core-profil…
3212600stable
brannondorsey/wifi-cracking
A tutorial repository teaching how to crack WPA/WPA2 Wi-Fi passwords using Airodump-ng, Aircrack-ng, and Hashcat. It walks through monitor …
2312594stable
jackfrued/Python-Core-50-Courses
A Chinese-language beginner course of 50 lessons teaching Python language fundamentals, rewritten from the first 15 days of the author's Py…
5812588active
skywind3000/awesome-cheatsheets
A curated collection of Chinese-language cheatsheets covering programming languages, frameworks, and development tools, with each cheatshee…
5512561active
php-fig/fig-standards
The official repository of PHP Standard Recommendations (PSRs) maintained by the PHP Framework Interop Group (PHP-FIG). It hosts proposed a…
7312516active
rzashakeri/beautify-github-profile
A curated collection of tools, widgets, and tutorials for creating a beautiful and attractive GitHub profile README. It aggregates generato…
7612494active
zakirullin/cognitive-load
A widely-read living document arguing that cognitive load is the fundamental metric for evaluating software design practices. It explains i…
6012490active
madd86/awesome-system-design
A curated awesome-list of system design (distributed systems) resources including articles, books, videos, and tools covering databases, me…
6312433active
mzlogin/awesome-adb
A comprehensive, continuously updated reference guide (in Chinese and English) covering ADB (Android Debug Bridge) commands for Android dev…
3212432active
srush/GPU-Puzzles
An interactive Jupyter notebook of programming puzzles that teaches beginner GPU/CUDA kernel programming using Numba's Python-to-CUDA mappi…
3212428stable
255kb/stack-on-a-budget
A curated list of SaaS and PaaS services offering generous free tiers, organized by category such as app hosting, monitoring, databases, an…
7512425active
contains-studio/agents
A curated collection of specialized AI agent definition files (markdown prompts) for Claude Code, organized by department such as design, e…
3312403active
lydiahallie/javascript-questions
A popular collection of JavaScript quiz questions ranging from basic to advanced, each with detailed explanations hidden in collapsible ans…
3265328maintenance
amitshekhariitbhu/android-interview-questions
A curated cheat sheet of Android interview questions and answers covering Kotlin, coroutines, Jetpack Compose, architecture, system design,…
6512367active
0voice/expert_readed_books
A curated GitHub repository of recommended books for engineers, with PDF copies spanning computer science, software technology, software en…
4412363active
heynickc/awesome-ddd
A curated awesome-list of resources on Domain-Driven Design (DDD), CQRS, Event Sourcing, and Event Storming. It aggregates books, courses, …
7712344active
adambard/learnxinyminutes-docs
Learn X in Y Minutes is a community-driven collection of whirlwind tutorials for programming languages and tools, written as valid, comment…
7612337active
theanalyst/awesome-distributed-systems
A curated list of learning materials on distributed systems, including papers, books, and articles on topics like CAP theorem, consensus, a…
3212329active
alexeymezenin/laravel-best-practices
A community-maintained guide of Laravel coding best practices, covering topics like single responsibility principle, fat models/skinny cont…
4112325active
iptv-org/awesome-iptv
A curated awesome-list of resources related to IPTV, including providers, EPG sources, and players for many platforms. It is maintained by …
7712319active
JStumpp/awesome-android
A curated list of Android libraries, tools, and resources organized by category. It serves as a reference index for developers looking for …
5412297active
talkgo/night
Go Night Reading (Go 夜读) is a community-driven weekly online meetup that shares Go-related technical topics via Bilibili livestreams, with …
7412290active
danluu/post-mortems
A curated collection of links to public postmortems (incident write-ups) from companies like AWS, Cloudflare, and CircleCI, organized by fa…
7212275active
dwyl/english-words
A plain-text dataset of over 466k English words distributed as newline-delimited text files (words.txt, words_alpha.txt) plus a JSON dictio…
3212253stable
sanbuphy/learn-coding-agent
A multilingual research and learning repository analyzing the architecture of CLI coding agents, primarily Claude Code. It compiles deep-di…
4812245active
ctjhoa/rust-learning
A curated list of links to blog posts, articles, videos, books, podcasts, and tutorials for learning the Rust programming language. It is a…
7012232active
ardanlabs/gotraining
Ardan Labs' Go training class material, a large collection of course topics, examples, and exercises used in their paid Ultimate Go trainin…
6912225active
FFmpeg/asm-lessons
A series of lessons from FFmpeg teaching x86 assembly language (SIMD) as used in FFmpeg's optimized code paths. It includes assignments and…
5112136active
SaschaWillems/Vulkan
A comprehensive collection of open-source C++ examples and demos for the Vulkan graphics and compute API. It covers basics, advanced render…
7612127active
AkashSingh3031/The-Complete-FAANG-Preparation
A comprehensive open-source study repository for software engineering interview preparation, covering Data Structures, Algorithms, popular …
7612081active
easychen/lean-side-bussiness
An open-source Chinese book ('Lean Side Business') teaching programmers how to elegantly build side businesses using lean startup methodolo…
3212077stable
dhamaniasad/awesome-postgres
A curated list of PostgreSQL software, libraries, tools, and resources, covering areas like high-availability, backups, GUIs, monitoring, e…
7012062active
lockfale/OSINT-Framework
A curated directory of free open-source intelligence (OSINT) tools and resources, browsable at osintframework.com and stored as structured …
7512014active
EvanLi/Github-Ranking
A continuously updated dataset of GitHub repository rankings by stars and forks, covering the overall Top 100 plus per-language Top 100 lis…
7711999active
leachim6/hello-world
A community-maintained collection of 'Hello, World!' programs written in over 1000 programming languages, including mainstream languages an…
6111939active
fuzhengwei/CodeGuide
CodeGuide is a large curated collection of Java learning tutorials, notes, and example projects by a senior internet-company architect (小傅哥…
7711899active
CodeWithHarry/Sigma-Web-Dev-Course
A companion source-code repository for the Sigma Web Development Course, a free Hindi-language video tutorial series on YouTube. It contain…
2711837active
xlite-dev/LeetCUDA
A collection of modern CUDA learning notes with PyTorch integration for beginners, featuring 200+ CUDA kernels, 100+ LLM/CUDA blogs, and hi…
9311836active
apsdehal/awesome-ctf
A curated list of Capture The Flag (CTF) frameworks, libraries, tools, platforms, and tutorials. It aggregates resources for both creating …
3211798active
mezod/awesome-indie
A curated awesome-list of resources to help independent developers make money from their own code and digital products. It collects communi…
3211732active
greatghoul/remote-working
A long-running curated Awesome List (and companion website remote-china.com) collecting remote-work resources for a Chinese audience: artic…
7611731active
xingshaocheng/architect-awesome
A curated Chinese-language knowledge map (awesome list) of technologies a backend architect should know, covering data structures, algorith…
3260842maintenance
mjhea0/awesome-fastapi
A curated list of awesome resources, extensions, tutorials, and projects related to the FastAPI Python web framework. It serves as a discov…
7711626active
Dod-o/Statistical-Learning-Method_Code
A collection of hand-written, heavily commented Python implementations of all algorithms from Li Hang's textbook 'Statistical Learning Meth…
5711624active
WebAssembly/design
The WebAssembly design repository hosts high-level non-normative design documents, the phase-0 proposal issue tracker, and discussion forum…
4411614active
rootsongjc/kubernetes-handbook
A continuously updated Chinese-language open-source ebook (Kubernetes Handbook) by Jimmy Song, started in 2017, covering Kubernetes archite…
5811610active
mehdihadeli/awesome-software-architecture
A curated awesome-list of articles, videos, and resources for learning software architecture, patterns, and principles, with an accompanyin…
7511598active

← prev page 4 / 62 next →