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
LeoYeAI/openclaw-master-skills
A curated, weekly-updated collection of 1200+ skills for the OpenClaw AI agent ecosystem, maintained by MyClaw.ai. Skills are installable v…
772130active
akrawchyk/awesome-vim
A curated awesome-list of Vim plugins, color schemes, plugin managers, learning resources, and distributions, organized by category. It ser…
432130active
AsmrProg-YT/100-days-of-javascript
A collection of 80+ small JavaScript projects accompanying the AsmrProg YouTube channel's '100 Days of JavaScript' tutorial series. Each pr…
482128active
iGhibli/iOS-DeviceSupport
A collection of iOS device support files for Xcode, covering iOS 8 through 14, with a Python deploy script that installs them into Xcode.ap…
328223maintenance
maniero/SOpt
A collection of loose code snippets written as answers to questions on Stack Overflow in Portuguese, organized by language and topic. It se…
382127active
kalaiser/awesome-cdk
A curated awesome-list of open-source projects, guides, blogs, and training resources for the AWS Cloud Development Kit (CDK). It catalogs …
322126active
kharrison/CodeExamples
A collection of example code projects accompanying the Use Your Loaf blog about iOS development with Swift, SwiftUI, and Objective-C. Each …
342124active
walidshaari/Certified-Kubernetes-Security-Specialist
A curated collection of links and study resources for preparing for the CNCF/Linux Foundation Certified Kubernetes Security Specialist (CKS…
642123active
humanloop/awesome-chatgpt
A curated list of tools, demos, documentation, and community resources for ChatGPT and GPT-3. It aggregates unofficial API clients, browser…
538204maintenance
archtaurus/RetroPieBIOS
A curated collection of BIOS files for the RetroPie retro-gaming platform, verified against Libretro's System.dat checksum database via aut…
912121active
epicweb-dev/advanced-react-apis
An Epic Web workshop repository teaching advanced React hooks and APIs such as useReducer, use, useLayoutEffect, useSyncExternalStore, port…
762120active
fengbintu/Neural-Networks-on-Silicon
A curated collection of research papers on neural network accelerators and the intersection of deep learning and computer architecture. It …
662119active
flutter/codelabs
The official Flutter codelabs repository containing example code for a wide range of guided Flutter tutorials from Google. Each subdirector…
772117active
matchai/awesome-pinned-gists
A curated awesome-list of open-source tools that update GitHub pinned gists with dynamic data such as tweets, coding stats, music, and blog…
482115active
KEV0143/KEV0143
A GitHub profile README repository (KEV0143/KEV0143) that renders decorative content on the user's GitHub profile page, including a typing …
502114active
emacs-china/Spacemacs-rocks
A free online book (in Simplified Chinese) titled 'Master Emacs in 21 Days' that teaches Emacs and Spacemacs from installation through adva…
322114active
CodeWithHarry/The-Ultimate-Python-Course
A companion repository for CodeWithHarry's Ultimate Python video course, containing source code, chapter examples, projects, and problem se…
242114active
4GeeksAcademy/Templates-Boilerplates
A curated collection of well-maintained project templates and boilerplates from 4Geeks Academy, covering HTML, Vanilla JS, TypeScript, Reac…
652112active
teamssix/awesome-cloud-security
A curated awesome-list of cloud security resources (articles, tools, wikis, blogs, labs) spun off from the T Wiki cloud security knowledge …
322110active
REBOOTERS/AndroidAnimationExercise
An open-source Android demo app and learning resource collecting implementations of Android animations (frame, tween, and property animatio…
772108active
jackzhenguo/python-small-examples
A curated collection of small, practical Python examples and mini-cases covering basics, data science, machine learning, web, and GUI topic…
328119maintenance
vlang/awesome-v
A curated list of frameworks, libraries, applications, and resources for the V programming language. It serves as a community-maintained di…
772103active
rCore-Tutorial-v3
rCore-Tutorial-v3 is a step-by-step tutorial project that teaches how to write a Unix-like operating system for RISC-V from scratch in Rust…
632103active
hasherezade/malware_training_vol1
Training materials for Windows malware analysis (volume 1), covering compilation, PE format, processes, shellcode, hooking, persistence, an…
322103active
gunnarmorling/1brc
The One Billion Row Challenge (1BRC) is a community coding challenge exploring how fast a Java program can aggregate min/mean/max temperatu…
268110maintenance
milabs/awesome-linux-rootkits
A curated awesome-list of Linux rootkits, covering both user-mode (LD_PRELOAD) and kernel-mode (LKM) rootkits with a feature comparison tab…
622098active
WordPress/agent-skills
A collection of portable Agent Skills bundles (instructions, checklists, and scripts) that teach AI coding assistants like Claude, Copilot,…
602098active
cloudflare/templates
A collection of official starter templates for building full-stack applications on Cloudflare Workers, usable via the Cloudflare dashboard …
952097active
koutto/pi-pwnbox-rogueap
A set of shell scripts and documentation for building a headless WiFi hacking PwnBox / Rogue Access Point on a Raspberry Pi with Alfa USB a…
702097active
RedHatOfficial/Overpass
Overpass is an open source web font family inspired by Highway Gothic, sponsored by Red Hat and available on Google Fonts. It includes eigh…
232096stable
draveness/analyze
A collection of in-depth Chinese-language articles analyzing the source code of popular open-source iOS frameworks such as ReactiveObjC, As…
328080maintenance
gquere/pwn_jenkins
A collection of notes, scripts, and references for attacking and pentesting Jenkins CI/CD servers, covering known CVEs like arbitrary file …
322095active
Habrador/Unity-Programming-Patterns
A collection of complete C# implementations of programming design patterns for Unity, largely based on the book Game Programming Patterns. …
682094active
VILA-Lab/Dive-into-Claude-Code
A research paper and accompanying repository providing a source-level architectural analysis of Claude Code (~512K lines of TypeScript), di…
582094active
aritraroy/UltimateAndroidReference
A hand-picked, curated list of the best Android libraries, tools, open-source projects, books, blogs, and tutorials. It serves as a learnin…
328069maintenance
Jstarfish/JavaKeeper
JavaKeeper is a curated knowledge base of study notes and articles for Java engineers, organized as a GitBook/VuePress site. It covers JVM …
522093active
kaxap/arl
A curated collection of lists of the most popular GitHub repositories, sorted by stars, for many programming languages. It serves as a disc…
432093active
innovation-cat/Awesome-Federated-Machine-Learning
A curated awesome-list of federated learning resources including research papers, books, code, tutorials, and videos. It tracks FL advancem…
322093active
Friz-zy/awesome-linux-containers
A curated awesome-list of Linux container frameworks, libraries, runtimes, sandboxing tools, and related resources. It organizes links acro…
322093active
skyline75489/what-happens-when-zh_CN
A Chinese translation of the collaborative documentation project 'What happens when...' that explains in exhaustive detail what occurs from…
328067maintenance
brucefan1983/CUDA-Programming
Sample source code accompanying a Chinese CUDA programming book (with an English version in progress) by Bruce Fan. It provides runnable CU…
482091active
justinmeiners/lc3-vm
A tutorial and accompanying source code for building a virtual machine for the LC-3 educational computer in about 250 lines of C. It is wri…
562090stable
breatheco-de/breatheco-de
The organization profile repository for breatheco-de (4Geeks.com), a coding education platform. It serves as the landing/profile page for 4…
472090active
microsoft/c9-python-getting-started
Sample code and Jupyter notebooks accompanying Microsoft's Channel 9 'Python for Beginners' video course series. It teaches Python fundamen…
328021maintenance
TingsongYu/PyTorch_Tutorial
Companion code repository for the Chinese-language book 'PyTorch Model Training Practical Tutorial' (《Pytorch模型训练实用教程》), containing runnabl…
778015maintenance
Fr0sT-Brutal/awesome-pascal
A curated awesome-style list of open-source and freeware frameworks, libraries, and resources for Delphi, FreePascal, and other Pascal dial…
632080active
Spotify Web API
A collection of basic example applications demonstrating how to authenticate with and fetch data from the Spotify Web API. It covers author…
322079active
Caerind/AwesomeCppGameDev
A curated awesome-list of roughly 2000 C++ (and some Rust) libraries, engines, tools, and learning resources for game development. It is a …
232079active
HelloFlask
HelloFlask is the companion repository for a series of Flask books and tutorials by Grey Li, containing documentation and example programs …
662078active
ImplFerris/LearnRust
A curated collection of free resources for learning the Rust programming language, organized from beginner to advanced levels. It links to …
312077active
kodekloudhub/linux-basics-course
A repository of markdown notes accompanying the KodeKloud Linux Basics Course, covering shell usage, Linux core concepts, package managemen…
322076active
ColorfulCat/AndroidLibs
A curated, categorized catalog of open-source Android libraries and components, covering UI, networking, animation, frameworks, and more. I…
327991maintenance
luruke/browser-2020
A curated list showcasing lesser-known modern browser capabilities as of 2020, such as the Payment Request API, Web Share API, WebXR, and S…
327975maintenance
chetannada/Namaste-React
A curated collection of assignments, theory notes, and source code from the Namaste React Live Course by Akshay Saini, organized chapter by…
752068active
oshliaer/google-apps-script-awesome-list
A curated awesome-list of links to Google Apps Script resources, including communities, blogs, libraries, starter kits, snippets, and open-…
672066active
teh-cmc/go-internals
A work-in-progress online book explaining the internals of the Go programming language, covering topics like Go assembly and interfaces. It…
327935maintenance
7kms/react-illustration-series
An illustrated tutorial series explaining React's source code and internals (fiber, hooks, synthetic events, scheduler) based on React 17.0…
327925maintenance
crownpku/Awesome-Chinese-NLP
A curated awesome-list of resources for Chinese natural language processing, including toolkits, corpora, academic organizations, commercia…
327924maintenance
snakem982/proxypool
An auto-updated collection of free proxy nodes (ss, vmess, vless, trojan, hysteria2, tuic, anytls, mieru) scraped from public sources and p…
742059active
ljianshu/Blog
A curated collection of in-depth Chinese-language frontend articles covering JavaScript fundamentals, ES6+, CSS, browser internals, Vue, an…
327914maintenance
prasadgujar/low-level-design-primer
A curated collection of resources for learning low-level system design, including interview questions, solutions, and study material. It is…
327908maintenance
j-delaney/easy-application
A curated list of over 400 software engineering companies whose job application systems allow resume upload without tedious manual form fil…
107899maintenance
mrdbourke/machine-learning-roadmap
A visual roadmap connecting the most important machine learning concepts, covering problems, processes, tools, mathematics, and learning re…
327890maintenance
6mile/DevSecOps-Playbook
A step-by-step playbook for implementing DevSecOps practices in organizations of any size, organized into five lifecycle domains with 60 ac…
232052active
big-data-europe/docker-spark
A set of Dockerfiles and Docker Compose configurations for building Apache Spark Docker images that run a standalone Spark cluster with one…
672051active
Kejifaxian/welcome
A curated Chinese-language index of download links for censorship circumvention (proxy/VPN) client software such as V2Ray, Clash, and Shado…
652051active
Aufree/trip-to-iOS
A curated list of iOS learning resources including video tutorials, books, and tools, primarily aimed at iOS beginners. It is a Chinese-lan…
327875maintenance
ddd-crew/bounded-context-canvas
The Bounded Context Canvas is a collaborative template and methodology for designing and documenting a single bounded context in domain-dri…
762050active
ai-for-developers/awesome-ai-coding-tools
A curated awesome-list of AI-powered coding tools covering editors, coding agents, code completion, review, testing, and more. It serves as…
542050active
kumaransg/LLD
A curated collection of low-level design (LLD) and machine coding interview questions with Java implementations, gathered from major tech c…
322049active
aws-samples/custom-lens-wa-hub
A collection of JSON templates for creating Custom Lenses in the AWS Well-Architected Tool, contributed by domain experts. Each template de…
762048active
rails/rails-dev-box
A Vagrant-based virtual machine that automates setup of a complete development environment for Ruby on Rails core development. It provision…
702045active
iannuttall/claude-agents
A collection of custom subagent definition files (markdown) for Claude Code, covering roles like code refactoring, security auditing, and p…
102045active
ryan4yin/nix-config
A personal Nix flake repository that declaratively builds Ryan4Yin's NixOS desktops, macOS (nix-darwin) desktops, and NixOS homelab servers…
882044active
Go LDAP Admin
A curated awesome-list of 653 open-source projects related to IT operations (Ops), organized into 82 categories such as backup, CI/CD, CMDB…
682043active
dtolnay/case-studies
A collection of case studies analyzing tricky Rust code patterns, drawn from dtolnay's experience with advanced macro libraries. It teaches…
742042active
gleam-lang/awesome-gleam
A curated awesome-list of Gleam language libraries, projects, tools, and learning resources. It serves as a community directory pointing to…
722040active
AI-in-Health/MedLLMsPracticalGuide
A curated, actively updated list of resources for Medical Large Language Models, accompanying a survey paper published in Nature Reviews Bi…
682039active
tmux-plugins/list
A curated list of tmux plugins covering session management, logging, fzf integration, and terminal productivity enhancements. It serves as …
692038active
PSCoverDL
A collection of PlayStation 1 (and some PS2) game cover images organized by disc serial number, served via GitHub raw URLs for use with emu…
752035active
phodal/growth-ebook
An open-source ebook, 'Growth: The Definitive Guide to Full-Stack Growth Engineering', by Phodal that guides readers on building a knowledg…
237805maintenance
jobbole/awesome-javascript-cn
A Chinese-language curated list of JavaScript resources, a translation of sorrycc's awesome-javascript, covering package managers, loaders,…
327803maintenance
rohitg00/DevOps_Books
A community-curated open-source collection of free DevOps-related books and PDFs covering tools like Ansible, Docker, Kubernetes, AWS, and …
432034active
gomex/docker-para-desenvolvedores
The source code for the book 'Docker para desenvolvedores' (Docker for Developers) by Rafael Gomes, written in Portuguese and published via…
322033active
rohitg00/devops-interview-questions
A curated collection of DevOps interview questions and answers covering topics like Docker, Kubernetes, CI/CD, cloud platforms, and infrast…
322032active
ITI/ICS-Security-Tools
A curated community resource (awesome-list style) collecting tools, tips, guides, scripts, protocol references, and pcap samples for indust…
392030active
phith0n/JavaThings
A collection of study notes and demo code accompanying the 'Java Security Ramblings' (Java安全漫谈) essay series by phith0n. It covers Java sec…
392029active
RameshMF/spring-boot-tutorial
A curated collection of 100+ Spring Boot articles, tutorials, video tutorials, guides, and source code examples maintained by Ramesh Fadata…
322027active
holman/dotfiles
Zach Holman's personal dotfiles repository, organized in a topic-centric structure where each directory holds zsh scripts, symlinks, and in…
727768maintenance
indy256/codelibrary
A curated collection of algorithm and data structure implementations in C++, Java, Kotlin, Python, and Rust. It serves as a reference code …
732026active
SuperSimpleDev/html-css-course
Companion repository for SuperSimpleDev's HTML and CSS video course on YouTube, containing exercise solutions, copies of the code at the en…
582026active
FelixKratz/dotfiles
FelixKratz's personal macOS configuration files, featuring a Lua-based SketchyBar setup, JankyBorders, yabai, and skhd. It includes an inst…
522025active
unlight/tailwind-components
A curated collection of links to Tailwind CSS UI components gathered from across the internet, organized by component category such as acco…
772024active
frenck/home-assistant-config
Frenck's personal Home Assistant configuration repository, organized as modular YAML packages with separate directories for integrations, a…
772023active
janhq/awesome-local-ai
A curated awesome-list of open-source and local AI tools, focused on local LLM inference engines, UIs, and related solutions. It catalogs p…
282023active
data-engineering-community/data-engineering-wiki
A community-maintained wiki of notes, guides, FAQs, and curated learning resources for data engineering, usable offline and designed for Ob…
752022active
dylanaraps/pure-sh-bible
A reference book (in Markdown) collecting pure POSIX sh snippets that replace common external process calls using only shell built-ins. It …
107733maintenance
aceliuchanghong/FAQ_Of_LLM_Interview
A curated FAQ-style collection of large language model algorithm interview questions with answers, covering math foundations, Transformer a…
702017active
epfml/ML_course
The official repository for EPFL's Machine Learning course (CS-433, Fall 2025), containing lecture notes, labs, project templates, and solu…
572017active
RogueMaster/awesome-flipperzero-withModules
A curated awesome-list of resources, modules, databases, and dumps for the Flipper Zero multi-tool device, maintained as an improved fork o…
762011active

← prev page 21 / 62 next →