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

function: developer-tools

13657 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
amperka/ino
Ino is a Python-based command line toolkit for building and uploading Arduino firmware without the Arduino IDE. It auto-generates Makefiles…
101076abandoned
grafana-cold-storage/grafonnet-lib
A Jsonnet library for generating Grafana dashboard JSON files as code. This repository is deprecated and replaced by the generated grafana/…
101075abandoned
spy-js/spy-js
spy-js is a JavaScript tracing, debugging, and profiling tool developed by JetBrains, bundled with WebStorm and IntelliJ IDEA Ultimate and …
321074abandoned
NervanaSystems/maxas
MaxAs is an assembler for NVIDIA Maxwell GPU architecture that assembles SASS (Shader Assembly) instructions, written in Perl. It enables l…
101073abandoned
google/jsaction
JsAction is a small JavaScript event delegation library from Google that decouples event binding from the code that handles events. The rep…
101073abandoned
josh/css-explain
A JavaScript library that analyzes CSS selectors the way SQL EXPLAIN analyzes queries, computing specificity, category, and an efficiency s…
101068abandoned
mpeltonen/sbt-idea
An sbt plugin that generates IntelliJ IDEA project files (.ipr/.iml) from sbt project definitions. It handles multi-project dependencies, s…
321064abandoned
a-voyager/AutoInstaller
An Android library that enables silent, automatic installation of APK updates using either root privileges or Android's AccessibilityServic…
231064abandoned
nickmerwin/node-coveralls
A Node.js library that takes lcov coverage data from tools like mocha and posts it to coveralls.io for code coverage reporting. It integrat…
501063abandoned
fgrehm/vagrant-cachier
A Vagrant plugin that shares a common package cache (apt, yum, gem, etc.) among similar VM instances to speed up provisioning. It supports …
101063abandoned
ApicurioArchive/apicurio-studio
Apicurio Studio is a web-based API design studio for visually creating and editing OpenAPI and AsyncAPI definitions without writing specifi…
101060abandoned
lovedise/PermissionGen
PermissionGen is a small Java library that simplifies runtime permission requests on Android 6.0 (Marshmallow) using a fluent API and annot…
321058abandoned
cisagov/CHIRP
CHIRP is a DFIR (Digital Forensics and Incident Response) tool by CISA that dynamically queries hosts for Indicators of Compromise (IoCs) u…
101058abandoned
ParticleCore/Particle
YouTube Plus (codename Particle) is a browser extension/userscript that adds extra features to YouTube's HTML5 player. It runs via Greasemo…
101056abandoned
steeve/angular-seo
A small AngularJS module plus PhantomJS script that makes single-page AngularJS apps crawlable by search engines by rendering pages to HTML…
321052abandoned
lauthieb/code-notes
Code Notes is a desktop code snippet and GitHub gist manager built with Electron and Vue.js. It lets developers store multiple snippets per…
101052abandoned
webpack-contrib/eslint-loader
eslint-loader is a webpack loader that runs ESLint on JavaScript files during the webpack build process, reporting lint errors and warnings…
101048abandoned
Shopify/shopify-cli
Shopify CLI 2.0 is a Ruby-based command-line tool that helps developers build Shopify apps and themes faster by scaffolding projects and au…
101048abandoned
kimsungwhee/KSHObjcUML
An Xcode plugin that displays an oriented dependency graph between Objective-C and Swift classes in a project. It is based on objc-dependen…
231047abandoned
AsahiLinux/gpu
Research repository for reverse-engineering the Apple M1 GPU to build an open-source 3D graphics stack, including a Metal API interception …
101046abandoned
ThatOneCalculator/DiscordRPCMaker
A cross-platform Electron GUI application for creating and managing custom Discord Rich Presence statuses with clickable buttons, timers, t…
101045abandoned
caged/gitnub
GitNub is a Mac-native Gitk-like application built with RubyCocoa for quickly viewing information about a git repository. It is launched fr…
321043abandoned
cloudroc/baidu-nolimit
A tiny Chrome extension that bypasses Baidu Netdisk's large-file download restrictions by spoofing the navigator.platform property so the w…
321043abandoned
stoyan/cssshrink
cssshrink is a Node.js library that minifies CSS, applying aggressive optimizations like converting hex colors to shorter names. It also of…
321043abandoned
chrisbanes/gradle-mvn-push
A Gradle script helper that automates uploading Android AAR artifacts (and other Gradle builds) to Maven repositories such as Maven Central…
321042abandoned
ipfs-inactive/js-ipfs-http-client
A JavaScript client library for the IPFS HTTP API that implements the interface-ipfs-core specification, letting applications talk to a rem…
101042abandoned
watilde/beeplay
beeplay is a small JavaScript library that lets you write songs in code by chaining .play() calls with note names and durations. It synthes…
321041abandoned
iamturns/eslint-config-airbnb-typescript
An ESLint shareable config that extends Airbnb's popular ESLint style guide with TypeScript support via typescript-eslint. The repository h…
101041abandoned
ivanov/vim-ipython
A Vim plugin providing two-way integration with IPython kernels over ZeroMQ, letting users send lines or files for execution and get object…
321040abandoned
ethereum/remix-desktop
Remix Desktop is an Electron-based desktop version of the Remix IDE for Ethereum smart contract development, offering native filesystem acc…
101040abandoned
sstephenson/stitch
Stitch is a Node.js library that bundles CommonJS modules so they can run in the browser, either served via Express or compiled to a file. …
101039abandoned
MicrosoftEdge/static-code-scan
A deprecated Node.js static code scanner from Microsoft Edge (formerly modern.IE) that analyzes a URL's HTML, CSS, and JavaScript for issue…
101038abandoned
ervandew/eclim
Eclim brings Eclipse IDE functionality (code completion, validation, navigation) into the Vim editor via a Java-based server. The project r…
101036abandoned
theia-ide/theia-apps
A collection of example cloud and desktop IDE applications built on the Eclipse Theia platform, packaged as Docker images and Electron apps…
101036abandoned
ddwht/sketch-dynamic-button
A Sketch.app plugin that creates buttons with fixed paddings regardless of the text they contain. Users type padding values in a text layer…
321034abandoned
klbostee/dumbo
Dumbo is a Python module that makes writing and running Hadoop Streaming programs easy, providing a convenient Python API for MapReduce pro…
321030abandoned
begriffs/css-ratiocinator
A command-line tool that automatically refactors CSS by examining a site's live DOM in a headless browser and reverse-engineering a clean n…
321025abandoned
WereDev/Wu10Man
Wu10Man is a Windows desktop application for enabling or disabling Windows 10 automatic updates by managing services and registry settings.…
101025abandoned
vadimdemedes/gifi
A novelty CLI tool that wraps npm so you can watch GIFs in your terminal (or browser) while npm install runs. It works as a drop-in replace…
321023abandoned
gajus/prepack-webpack-plugin
A webpack plugin that integrates Facebook's Prepack JavaScript precompiler into the webpack build pipeline. It runs Prepack on matched Java…
231023abandoned
ethereum/dapp-bin
A collection repository from the Ethereum project intended as a home for decentralized applications (ÐApps) and related example code. It is…
101023abandoned
cezarypiatek/MappingGenerator
MappingGenerator is a Roslyn-based code fix provider for C# that generates object-to-object mapping code at design time, serving as a compi…
101023abandoned
microsoft/vscode-copilot-release
A deprecated GitHub repository that served as the feedback channel for GitHub Copilot Chat and Copilot completions in Visual Studio Code, c…
101023abandoned
halfkiss/ZjDroid
ZjDroid is an Xposed framework module for dynamic reverse engineering of Android apps. It supports memory dumping of DEX files, BackSmali d…
321021abandoned
Hitomis/ActivitySwitcher
An Android library that manages Activity instances as card-style views, allowing users to visually switch between, jump to, or close any Ac…
321020abandoned
ruanyf/es-checker
A feature detection library that checks how much of ECMAScript 6 (ES2015) a JavaScript runtime supports, usable from the command line, Node…
321019abandoned
wangshengjia/VWInstantRun
VWInstantRun is an Xcode plugin that builds and runs only the selected lines of code, printing output directly to the Xcode console without…
231017abandoned
divnix/digga
Digga is a Nix flake utility library for declaratively crafting development shells, home environments, and NixOS host configurations in a s…
231017abandoned
fail0verflow/hbc
The Homebrew Channel for the Nintendo Wii, an open-source loader that lets users install and run homebrew applications on a Wii console. It…
101017abandoned
headmelted/codebuilds
Community-built distributions of Visual Studio Code for ARM devices such as Chromebooks and Raspberry Pi. The project is now obsolete, as M…
231014abandoned
julien-duponchelle/docker-osx
A shell script that installs and manages Docker on OS X via a Vagrant/VirtualBox virtual machine, acting as both installer and VM manager. …
101012abandoned
dellis23/ispy
ispy is a Python CLI tool that uses ptrace to monitor and display the output of running terminals and processes by attaching to a given PID…
321011abandoned
paulolramos/eslint-prettier-airbnb-react
A shell script that sets up ESLint, Prettier, and the Airbnb style guide configuration for React projects, generating .eslintrc and .pretti…
101010abandoned
stefanpenner/ember-app-kit
Ember App Kit (EAK) was an early project structure and build setup for Ember.js applications using ES6 modules and Grunt. It has been depre…
321007abandoned
ajour/ajour
Ajour is a desktop application written in Rust for managing World of Warcraft addons, handling installation, updates, and removal. The proj…
101006abandoned
WebPlatformTest/HTML5test
HTML5test is a web application that scores how well a browser supports HTML5 and related web specifications, letting users compare results …
101005abandoned
xolox/vim-easytags
A Vim plugin that automatically generates and updates Exuberant Ctags tag files as you edit, and dynamically syntax-highlights tags in supp…
321004abandoned
google/rowhammer-test
A userland test program that checks DRAM modules for bit flips caused by the rowhammer problem, where repeatedly accessing memory rows dist…
101003abandoned
vladikoff/grunt-devtools
A Chrome DevTools extension paired with an npm/Grunt plugin that lets developers run and monitor Grunt tasks from a dedicated Grunt tab in …
23999abandoned
PnP PowerShell
A library of PowerShell cmdlets for managing and provisioning SharePoint Online and on-premises artifacts via CSOM and REST. This repositor…
10999abandoned
awslabs/aws-cfn-template-flip
A command-line tool and Python library that converts AWS CloudFormation templates between JSON and YAML formats, using YAML's short functio…
10999abandoned
cinchrb/cinch
Cinch is a Ruby framework for building IRC bots with a plugin- and rule-based architecture and an object-oriented API. It handles threading…
10999abandoned
chrisdone-archive/intero
Intero was an Emacs-integrated interactive development environment for Haskell, pairing an Emacs Lisp package with a stack-managed backend …
10998abandoned
OpenClaw
OpenClaw is a self-hosted personal AI assistant that runs on your own devices and connects LLM models, tools, and messaging channels throug…
80388760active
ECC
ECC is an open-source 'agent harness operating system' that provides 261 skills, 64 agents, and 84 commands to optimize AI coding agents li…
83247082active
n8n
n8n is a fair-code workflow automation platform with native AI capabilities, combining a visual canvas with custom JavaScript/Python code. …
96203255active
openai/codex
OpenAI's Codex CLI is a lightweight coding agent that runs locally in your terminal, helping you write, review, and refactor code with AI a…
83121242active
Graphify-Labs/graphify
Graphify is an open-source (Apache 2.0) Python CLI and /graphify skill that turns a codebase—including docs, SQL schemas, configs, and PDFs…
78114375active
Deno
Deno is a modern runtime for JavaScript, TypeScript, and WebAssembly built on V8, Rust, and Tokio, with secure defaults and first-class Typ…
95108361stable
google-gemini/gemini-cli
Gemini CLI is an open-source AI agent from Google that brings Gemini models directly into the terminal for coding, debugging, and workflow …
83106800active
JuliusBrussee/caveman
Caveman is an efficiency stack for AI coding agents that reduces token usage through a terse-writing skill, a payload-compression engine, a…
82103054active
puppeteer/puppeteer
Puppeteer is a JavaScript library providing a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi, run…
9595538stable
nexu-io/open-design
OpenDesign is an open-source, local-first desktop application that turns coding agents like Claude Code, Codex, Cursor, and DeepSeek Harnes…
8194708active
Stirling-Tools/Stirling-PDF
Stirling PDF is an open-source, self-hostable PDF platform offering 50-60+ tools for editing, merging, splitting, signing, redacting, conve…
9391478active
Storybook
Storybook is an open-source frontend workshop for building, documenting, and testing UI components and pages in isolation. It supports majo…
9590996stable
astral-sh/uv
uv is an extremely fast Python package and project manager written in Rust by Astral. It replaces pip, pip-tools, pipx, poetry, pyenv, virt…
9189608stable
OpenHands
OpenHands (Agent Canvas) is a self-hosted developer control center for running AI coding agents like OpenHands, Claude Code, Codex, and Gem…
8886090active
Hoppscotch
Hoppscotch is an open-source API development ecosystem for building, testing, and documenting HTTP, REST, GraphQL, and WebSocket requests. …
9980187active
AppFlowy
AppFlowy is an open-source AI collaborative workspace and Notion alternative for projects, wikis, docs, and task management, built with Flu…
9976239active
toeverything/AFFiNE
AFFiNE is an open-source, local-first knowledge base workspace that merges documents, whiteboards, and databases into a single block-based …
9972160active
swiftlang/swift
The Swift programming language: a high-performance, memory-safe systems and application programming language with a modern syntax and seaml…
9270317stable
colbymchenry/codegraph
CodeGraph is a local-first tool that indexes any codebase into a queryable knowledge graph using Tree-sitter parsing, exposing it to AI cod…
8269450active
headroomlabs-ai/headroom
Headroom is a context compression layer for LLM applications that compresses tool outputs, logs, files, RAG chunks, and images before they …
7968805active
Open Interpreter 01
Open Interpreter is a Rust-based terminal coding agent optimized for low-cost open models like Kimi K3, DeepSeek, and Qwen. It emulates pro…
9668267active
pbakaus/impeccable
Impeccable is a design skill and command set for AI coding agents (Claude Code, Cursor, Copilot, Codex, Gemini CLI, etc.) that improves the…
8066362active
Memos
Memos is an open-source, self-hosted note-taking application built for quick capture, with a timeline-first interface and Markdown-native n…
9462837active
upstash/context7
Context7 is an MCP server and hosted platform by Upstash that pulls up-to-date, version-specific library documentation and code examples di…
8361589active
MarkText
MarkText is a free, open-source, WYSIWYG Markdown editor built with Electron and Vue that renders formatting in place as you type. It suppo…
9560986active
OmniRoute
OmniRoute is a free, MIT-licensed AI gateway that exposes a single OpenAI-compatible endpoint routing to 350+ LLM providers (90+ with free …
7860868active
usestrix/strix
Strix is an open-source AI penetration testing tool that deploys autonomous agents to find, validate, and fix application vulnerabilities. …
8660384active
Penpot
Penpot is an open-source, browser-based design and prototyping platform for product teams, built with Clojure/ClojureScript. It offers UI d…
10059548stable
rclone/rclone
Rclone is a command-line program for syncing, copying, and managing files across more than 70 cloud storage providers such as S3, Google Dr…
10059531stable
Plane
Plane is an open-source project management platform offering issue tracking, cycles/sprints, kanban boards, roadmaps, and an integrated wik…
9958854active
FoundationAgents/OpenManus
OpenManus is an open-source framework for building general-purpose AI agents, created by the MetaGPT team as an open alternative to Manus. …
6658180active
go-gitea/gitea
Gitea is a lightweight, self-hosted, all-in-one software development platform written in Go, providing Git hosting, code review, issue trac…
10057865stable
Raphire/Win11Debloat
Win11Debloat is a lightweight PowerShell script that removes pre-installed bloatware apps, disables telemetry, and applies various registry…
9956667active
Odoo
Odoo is a suite of web-based open source business applications covering CRM, eCommerce, accounting, inventory, HR, manufacturing, and more.…
7754214stable
goose
goose is an open-source, extensible general-purpose AI agent built in Rust that runs locally as a desktop app, CLI, and API. It connects to…
8654010active
Alishahryar1/free-claude-code
An open-source Python tool that lets you run coding agents like Claude Code, Codex, Pi, and OpenCode against a catalog of 50 ToS-friendly p…
6053768active
BMad Method
BMAD-METHOD is an open-source framework and methodology for Agile AI-driven development, providing structured agents and workflows that tur…
8752769active

← prev page 103 / 137 next →