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
Octoday-Hub/Embodied-AI
A curated knowledge hub (awesome-list style) for Embodied AI, aggregating papers, datasets, courses, books, tools, competitions, and job re…
592422active
php-pds/skeleton
A standard specification describing a filesystem skeleton for PHP packages, defining canonical names for root-level directories and files l…
232422stable
NARKOZ/guides
A curated awesome-list collecting links to coding style guides and development best practices across many languages, frameworks, and topics…
452421active
ruanyf/webpack-demos
A collection of simple, clearly written demo projects teaching Webpack, the JavaScript module bundler. Each demo folder illustrates one Web…
329564maintenance
hastagAB/Awesome-Python-Scripts
A curated awesome-list repository collecting small Python scripts that automate everyday tasks, contributed by the community. It serves as …
522418active
amis92/csharp-source-generators
A curated list of C# Source Generators, along with articles, talks, documentation, and demo resources. It catalogs generators by category (…
772417active
puppeteer/examples
A collection of use case-driven JavaScript examples demonstrating how to use Puppeteer and headless Chrome for browser automation tasks. Ea…
712417active
aolofsson/awesome-opensource-hardware
A curated, categorized list of open source hardware tools, EDA software, PDKs, reusable circuit designs, and educational resources. It serv…
632416active
polaris1119/The-Golang-Standard-Library-by-Example
An example-driven open-source book explaining the Go standard library, written in Chinese and licensed under CC-BY-SA 3.0. It covers common…
329541maintenance
mojoaxel/awesome-regression-testing
A curated awesome-list of resources, tools, frameworks, and services for visual regression testing. It aggregates links covering browser au…
702413active
sadanandpai/frontend-mini-challenges
A curated collection of frontend coding challenges for learning and interview preparation, with solutions in vanilla JavaScript, React, Vue…
772411active
joseadanof/awesome-cloudnative-trainings
A curated awesome-list of free cloud native trainings and certifications from CNCF projects and Kubernetes-related software vendors. It agg…
352411active
kunal-kushwaha/DevOps-Bootcamp
A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho…
322411active
MicrosoftDocs/WSL
The markdown source code for Microsoft's official Windows Subsystem for Linux (WSL) documentation, published on Microsoft Learn. It covers …
662407active
Ph055a/OSINT_Collection
A maintained, curated collection of free and actionable OSINT (open-source intelligence) resources organized by investigation type. It cata…
102407active
LiZhengXiao99/Navigation-Learning
A continuously updated collection of study notes on navigation and positioning algorithms, including source-code walkthroughs of open-sourc…
392405active
kenzer
A collaboratively curated awesome-list of Open-Source Intelligence (OSINT) resources, maintained via an intel. file and browsable through a…
102405active
elixirkoans/elixir-koans
Elixir Koans is a collection of fill-in-the-blank exercises that teach the Elixir programming language through failing tests that learners …
512403active
eon01/awesome-chatgpt
A curated awesome-list of ChatGPT resources, including libraries, SDKs, APIs, browser extensions, and related tools. It serves as a discove…
732398active
ktaranov/sqlserver-kit
A curated awesome-list of links, scripts, tools, and best practices for Microsoft SQL Server. It includes reference documents on data types…
642395active
survivejs/webpack-book
SurviveJS - Webpack 5 is an open-source book (CC BY-NC-ND) that teaches webpack module bundling from basics to advanced techniques like cod…
612393active
BretFisher/node-docker-good-defaults
A sample Node.js application demonstrating Docker best practices for local development and production deployment. It serves as a reference …
592393active
awesome-mqtt/awesome-mqtt
A curated awesome-list of MQTT-related resources including brokers, clients, tools, libraries, and community resources. It serves as a disc…
772390active
sk3pp3r/cheat-sheet-pdf
A curated collection of PDF cheat sheets covering DevOps, IT, and software development tools like Docker, Kubernetes, Nginx, Ansible, Pytho…
422390active
qosf/awesome-quantum-software
A curated, community-maintained list of open-source quantum software projects organized by category, including full-stack libraries, simula…
762385active
TheUsefulLists/UsefulMods
A community-maintained curated list of useful Minecraft mods, organized by game version and category (performance, bug fixes, etc.) for Fab…
582385active
kujian/frontendDaily
A curated daily/weekly digest of frontend development articles, published as GitHub issues and a companion Chinese blog and WeChat public a…
752383active
bcefghj/ai-agent-interview-guide
A comprehensive AI Agent interview preparation guide containing 200+ interview questions with answers, learning roadmaps, resume templates,…
482382active
Apache Dubbo
A collection of example projects demonstrating Apache Dubbo usage from basic to advanced scenarios, built as standard Java, Spring, or Spri…
692379active
Spring Integration
A collection of 50+ sample applications demonstrating Spring Integration, organized into Basic, Intermediate, Advanced, Applications, and D…
752374active
DreamCats/java-notes
A continuously updated collection of Chinese-language study notes covering Java backend knowledge, JVM, databases, distributed systems, mic…
322372active
GcsSloop/AndroidNote
A collection of Android learning notes by GcsSloop, best known for its in-depth Custom View tutorial series covering Canvas, Path, Matrix, …
329337maintenance
addyosmani/gemini-cli-tips
A curated guide of ~30 tips and tricks for effectively using Google's Gemini CLI, an agentic AI coding assistant in the terminal. It covers…
382367active
TheJambo/awesome-testing
A curated awesome-list of software testing resources including tools, books, training, blogs, and newsletters. It targets newcomers to soft…
772365active
android/gradle-recipes
A collection of ready-to-use recipe projects maintained by Google that demonstrate the Android Gradle Plugin's public APIs and DSL for comm…
752364active
Feature-Sliced Design
Feature-Sliced Design (FSD) is an architectural methodology for organizing frontend application code into layers, slices, and segments, doc…
682360active
natolambert/rlhf-book
An open-source textbook on Reinforcement Learning from Human Feedback (RLHF) and LLM post-training, available online and in print, with com…
902358active
Apache Seata
A collection of sample applications demonstrating Apache Seata (incubating), an open-source distributed transaction solution for microservi…
742357active
MedUnes/go-kata
A collection of daily coding katas (small standalone challenges) for mastering idiomatic Go through deliberate, repetitive practice. Each k…
572356active
OpenGithubs Rankings & Publications
A weekly curated ranking of the top 20 fastest-growing open-source GitHub projects, updated every Monday morning with star counts and weekl…
702355active
FifiTheBulldog/ios-settings-urls
A curated, community-maintained collection of undocumented iOS Settings app deep-link URLs (prefs: scheme), provided as Markdown and JSON l…
602353active
CDK Patterns
An open-source collection of AWS serverless architecture patterns implemented with AWS CDK, available in both TypeScript and Python with ex…
322352active
shashank88/system_design
A curated collection of links, videos, and documents for preparing for system design interview questions and learning how large-scale distr…
329251maintenance
stevenhalim/cpbook-code
The free companion source code repository for the Competitive Programming 4 book, containing implementations of well-known data structures …
712347active
the-nix-way/dev-templates
A collection of Nix flake templates for creating reproducible development environments across many languages and tools. Each template provi…
712345active
FabricMC/fabric-example-mod
The official example/template mod for the Fabric modding toolchain for Minecraft, maintained by FabricMC. It provides a minimal starting po…
762343active
KrishMunot/awesome-startup
A curated awesome-list of books, videos, courses, tools, and resources for building a startup, covering topics from lean methodology and ve…
772341active
overmind1980/oeasy-python-tutorial
A comprehensive, beginner-friendly Python 3 tutorial (oeasy Python tutorial) with nearly 1,000 Markdown lessons that take absolute beginner…
762338active
addyosmani/backbone-fundamentals
An open-source, Creative Commons licensed book, 'Developing Backbone.js Applications' by Addy Osmani, teaching the Backbone.js JavaScript l…
239175maintenance
yangyangwithgnu/use_vim_as_ide
A comprehensive Chinese-language guide (80+ pages) explaining how to configure Vim to work like a full IDE, covering plugin management, UI …
329160maintenance
Olshansk/postgres_for_everything
A curated list of tools, articles, and examples demonstrating how to use PostgreSQL for a wide variety of use cases instead of adding speci…
592324active
unknwon/go-fundamental-programming
A video-based tutorial series ('Go Programming Fundamentals') teaching the Go language to beginners, with per-lecture markdown notes. Conte…
329120maintenance
webrtc-for-the-curious/webrtc-for-the-curious
An open-source, vendor-agnostic book about WebRTC written by protocol implementers, explaining the full stack (ICE, DTLS, SRTP, SCTP, RTP) …
742322active
humanwhocodes/computer-science-in-javascript
A collection of classic computer science data structures and algorithms implemented in JavaScript, serving as companion code to Nicholas Za…
599109maintenance
ankane/production_rails
A curated guide of best practices for running Ruby on Rails applications in production, covering security, logging, error reporting, migrat…
662320active
liyin2015/python-coding-interview
An open-source, middle-to-high level algorithm book written in LaTeX and designed around coding interview preparation. It covers data struc…
322320active
gpu-mode/resource-stream
A community-curated collection of links to CUDA and GPU programming resources, including books, papers, blog posts, YouTube videos, tweets,…
652318active
reneargento/algorithms-sedgewick-wayne
A complete collection of Java solutions to all exercises in the Algorithms textbook by Sedgewick and Wayne (4th edition). It serves as a re…
332317stable
mRs-/Black-Friday-Deals
A community-curated list of Black Friday deals for macOS and iOS software, books, and courses, published as a static site on GitHub Pages. …
572313active
microsoft/vscode-tips-and-tricks
A curated collection of tips, tricks, and keyboard shortcuts for Visual Studio Code, covering basics, customization, editing, debugging, an…
109045maintenance
senghoo/golang-design-pattern
A collection of Go implementations of classic design patterns (creational, structural, behavioral), based on reading notes from a Chinese d…
539031maintenance
dreikanter/ruby-bookmarks
A curated awesome-list of essential Ruby and Ruby on Rails resources including books, blogs, screencasts, tools, and gems. It is maintained…
662303active
bizz84/flutter-tips-and-tricks
A curated collection of over 250 bite-sized Flutter and Dart tips and tricks, originally shared on social media and organized as markdown f…
512303active
Dunedan/mbp-2016-linux
A community-maintained documentation project tracking the state of Linux hardware support on MacBook Pro 2016 and 2017 models. It provides …
322302active
BolajiAyodeji/awesome-technical-writing
A curated awesome-list of resources for technical writing, including articles, books, courses, videos, podcasts, style guides, tools, and c…
742298active
MobileFirstLLC/social-media-hacker-list
A curated, growing list of 235+ apps, tools, bots, SDKs, and datasets for enhancing experiences across social media platforms like Facebook…
772296active
digitalblossom/alternative-frontends
A curated awesome-list of privacy-respecting alternative frontends for popular services like YouTube, Reddit, Twitter, and Instagram. It ca…
322296active
nonstriater/Learn-Algorithms
A Chinese-language collection of algorithm and data structure study notes with C implementations, covering lists, trees, graphs, sorting, s…
448985maintenance
mattnigh/ChatGPT-Free-Prompt-List
PromptBin is a free, open-source collection of ChatGPT/LLM prompts presented as a browsable web app, originally a guide for learning prompt…
392293active
lhfer/claude-howto-zh-cn
An unofficial Chinese (zh-CN) localization and rewrite of the claude-howto guide for Claude Code, aimed at beginner Chinese users. It provi…
602292active
Macrohard0001/lx-ikun-music-sources
A curated collection of music source scripts and links for the LX Music and IKUN Music desktop/mobile players, including free, paid, and on…
852291active
leavesCZY/AndroidGuide
A curated collection of advanced Android development study notes and blog articles covering topics like Handler, View mechanisms, Kotlin co…
572289active
psenough/teach_yourself_demoscene_in_14_days
A 14-day guidebook teaching newcomers how to get started in the demoscene, an underground computer art culture of realtime audiovisual demo…
322289stable
X-Wei/flutter_catalog
A Flutter demo app showcasing Flutter components with side-by-side source code view. Available on Android, iOS, and the web.
712288active
ChHsiching/GitHub-Chinese-Top-Charts
A weekly-updated ranking of high-quality Chinese-language GitHub projects, with an overall chart and per-language charts across 18 language…
432288active
shgopher/GOFamily
A Chinese-language open-source knowledge handbook for Go programmers covering syntax, concurrency patterns, runtime internals, compilers, a…
712286active
Freelander/Android_Data
A curated collection of Android development learning materials, including books, tools, blogs, open-source projects, and interview resource…
328947maintenance
ZJ595/AndroidReverse
A Chinese-language tutorial series ('安卓逆向这档事') on Android reverse engineering, covering APK structure, smali, dynamic debugging, Xposed hoo…
482282active
jasonwebb/morphogenesis-resources
A curated list of resources on digital morphogenesis - creating natural forms and patterns with code. It links to articles, code repos, boo…
762280active
Gforcex/OpenGraphic
A curated awesome-list of open-source graphic engines, game engines, rendering techniques, and related resources. It organizes links by top…
772277active
Asahi Linux
The official documentation repository for the Asahi Linux project, which brings Linux to Apple Silicon Macs. It covers hardware and firmwar…
772277active
LS_COLORS
A community-maintained collection of extension-to-color mappings for the LS_COLORS environment variable, covering roughly 300 file types wi…
432277active
avinash201199/founders-kit
A curated collection of essential resources, tools, and playbooks for startup founders, covering ideation through scaling. It organizes lin…
582275active
anitaa1990/Android-Cheat-sheet
A curated cheat sheet of Android and Java interview questions with Java implementations of common coding and data structure problems. It li…
772273active
trekhleb/nano-neuron
NanoNeuron is an educational repository containing 7 simple JavaScript functions that demonstrate how machines learn, implemented as an ove…
562272stable
mkirchner/linked-list-good-taste
An educational repository explaining Linus Torvalds' 'good taste' linked list example, walking through pointer-to-pointer (indirect address…
322269stable
PickleBoxer/dev-chatgpt-prompts
A curated collection of ChatGPT prompts aimed at developers, organized into categories for coders, students, marketers, and content writers…
302269active
bzick/oh-my-backend
A curated backend developer roadmap (in Russian) listing skills needed for web application backend development, organized into stages from …
232269active
rutura/The-C-20-Masterclass-Source-Code
Source code repository for The C++20 Masterclass, a Udemy course by Daniel Gakwaya covering modern C++ from fundamentals to advanced featur…
772265active
pnp/sp-dev-fx-webparts
A community-maintained collection of SharePoint Framework (SPFx) client-side web part, Teams tab, personal app, and app page samples. It de…
682265active
WindRunnerMax/EveryDay
A collection of 500+ Chinese-language frontend learning notes covering HTML, CSS, JavaScript, browser internals, Vue, React, design pattern…
772264active
antfu/vscode-settings
Anthony Fu's personal VS Code configuration repository containing settings.json, extensions.json, and code snippets. It serves as a referen…
432264active
workos/awesome-developer-experience
A curated list of Developer Experience (DX) resources including articles, events, jobs, products, research, and videos. It serves as a refe…
102264active
cncf/tag-security
The CNCF Security Technical Advisory Group (TAG Security), a community that produces knowledge, whitepapers, threat-modeling guidance, and …
102262active
Awesome Architecture
A bilingual (Chinese/English) open-source knowledge base focused on software architecture rather than code, offering 40 architecture-thinki…
582260active
stax76/awesome-mpv
A curated awesome-list of resources for the mpv media player, including players built on libmpv, user scripts, configurations, shaders, and…
622255active
auctors/free-lunch
A curated list of free Windows software, online services, and resources aimed at normal users, with notes on privacy, open-source status, a…
422255active
balsikandar/Android-Studio-Plugins
A curated list of awesome and useful Android Studio plugins, regularly updated with new entries. It organizes plugins by category such as K…
522254active
whatwg/fetch
The WHATWG Fetch Standard, a living specification that defines requests, responses, and the fetching process across the web platform, inclu…
772250active
freddier/hyperblog
A practice blog repository created as example material for Platzi's Git and GitHub course. It serves as a sandbox for students to learn Git…
328779maintenance

← prev page 19 / 62 next →