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

function: developer-tools

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

ProductHealth v2StarsMaturity
alibaba/arthas
Arthas is Alibaba's open-source Java diagnostic tool for troubleshooting production issues without modifying code or restarting the JVM. It…
9837497active
pnpm
pnpm is a fast, disk space efficient package manager for Node.js and JavaScript projects that stores packages in a global content-addressab…
9536227stable
carbon-app/carbon
Carbon is a web application for creating and sharing beautiful images of source code, with customizable syntax themes, backgrounds, and win…
5236088active
zsh-users/zsh-autosuggestions
A zsh plugin that provides Fish-like autosuggestions, showing command completions inline as you type based on history and completions. Sugg…
4536014stable
junegunn/vim-plug
vim-plug is a minimalist, single-file plugin manager for Vim and Neovim with over ten years of history. It offers fast parallel installatio…
6035749stable
casey/just
just is a command runner that saves and runs project-specific commands defined in a justfile with make-inspired syntax. It focuses on runni…
9835500stable
typicode/husky
Husky is a lightweight npm package that makes managing native Git hooks easy, using Git's core.hooksPath feature. It lets teams automatical…
6335286stable
utmapp/UTM
UTM is a full-featured system emulator and virtual machine host for iOS and macOS, built on QEMU. It lets users run Windows, Linux, and oth…
7735148active
Zellij
Zellij is a terminal workspace (terminal multiplexer) written in Rust that provides panes, tabs, sessions, layouts, and floating/stacked pa…
9935136active
qishibo/AnotherRedisDesktopManager
A fast, stable, cross-platform Redis desktop GUI client for browsing and managing Redis databases. It handles massive key loads without cra…
9434693stable
kovidgoyal/kitty
kitty is a fast, feature-rich, GPU-based terminal emulator written in Python, C, and Go. It supports tabs, window layouts, extensive config…
9834614stable
backstage/backstage
Backstage is an open-source framework, originally created by Spotify and now a CNCF Incubation project, for building internal developer por…
9534262active
btop
btop++ is a terminal-based system resource monitor written in C++ that displays CPU, memory, disk, network, processes, and GPU usage with a…
8934249active
balena-io/etcher
balenaEtcher is a free, open-source desktop application for flashing OS images to SD cards and USB drives, built with Electron. It validate…
8334237active
zenorocha/clipboard.js
clipboard.js is a lightweight (3kb gzipped) JavaScript library for copying text to the clipboard without Flash or heavy frameworks. It uses…
5334119stable
fish-shell/fish-shell
fish is a user-friendly, smart interactive command line shell for macOS, Linux, BSD, and Windows (via WSL/Cygwin), written in Rust. It prov…
9734073stable
MonitorControl/MonitorControl
A free macOS application that controls external display brightness, contrast, and volume via DDC, native Apple protocols, gamma tables, and…
7834040active
valinet/ExplorerPatcher
ExplorerPatcher is a Windows utility that restores and customizes classic Windows 10-style UI elements such as the taskbar, Start menu, and…
8833721active
Windows Subsystem for Linux (WSL)
Windows Subsystem for Linux (WSL) lets users run unmodified Linux command-line tools, utilities, and GUI applications directly on Windows w…
9533529active
lutzroeder/netron
Netron is a visualizer for neural network, deep learning, and machine learning models, rendering model graphs and layer details. It support…
9933407active
waydabber/BetterDisplay
BetterDisplay is a macOS menu bar application for advanced display management, offering HiDPI scaling, custom resolutions, XDR/HDR brightne…
9433347active
cursor/cursor
Cursor is an AI-powered code editor and coding agent (a fork of VS Code) that lets developers delegate implementation tasks to AI agents, w…
6733180active
jdx/mise
mise is a Rust CLI that manages dev tool versions, project environment variables, and task running from a single mise.toml file. It replace…
9433094active
immutable-js/immutable-js
Immutable.js provides persistent immutable data collections (List, Map, Set, Stack, Record, and lazy Seq) for JavaScript and TypeScript, us…
9833040stable
VSCodium/vscodium
VSCodium provides freely-licensed (MIT) binary releases of Microsoft's VS Code, built via automated scripts without Microsoft branding, tel…
9332990active
podman-container-tools/podman
Podman is an open-source, daemonless tool for managing OCI containers, images, volumes, and pods, built on the libpod library. It runs nati…
9832704stable
ValveSoftware/Proton
Proton is a compatibility tool for Steam Play, based on Wine and additional components, that lets Windows-exclusive games run on Linux thro…
9932656active
herdrdev/herdr
Herdr is a Rust-based terminal multiplexer and runtime designed for running AI coding agents like Claude Code, Codex, and Cursor in persist…
8132631active
github/github-mcp-server
GitHub's official Model Context Protocol (MCP) server that connects AI tools like Claude, Cursor, and VS Code directly to GitHub's platform…
8332535active
openai/codex-plugin-cc
An official OpenAI plugin that integrates Codex into Claude Code, providing slash commands for AI-powered code review and background task d…
7532421active
kubernetes/minikube
minikube is a tool that runs a local Kubernetes cluster on macOS, Linux, and Windows, aimed at application development and learning Kuberne…
8132069stable
basecamp/omarchy
Omarchy is an opinionated, preconfigured Arch-based Linux desktop setup by DHH, built around Hyprland with curated themes, tools, and dotfi…
8132009active
refined-github/refined-github
Refined GitHub is a browser extension that simplifies the GitHub interface and adds many quality-of-life features. It supports Chrome, Fire…
9831990active
dandavison/delta
Delta is a syntax-highlighting pager for git, diff, grep, ripgrep --json, and git blame output, written in Rust. It offers side-by-side vie…
9031865active
amix/vimrc
A comprehensive, pre-configured Vim setup ('vimrc') maintained for over a decade, offered in a lightweight basic version and a plugin-rich …
3231793stable
barry-ran/QtScrcpy
QtScrcpy is a cross-platform desktop application for displaying and controlling Android devices in real time over USB or network, built on …
9431660active
atuinsh/atuin
Atuin is a Rust CLI tool that replaces shell history with a SQLite database, recording rich context like exit code, duration, cwd, and host…
9931427active
tqdm/tqdm
tqdm is a fast, dependency-free Python library that adds smart progress meters to any iterable with a single wrapper call, and also works a…
9731292stable
parallax/jsPDF
jsPDF is a JavaScript library for generating PDF documents entirely client-side in the browser, with Node.js support as well. It lets devel…
8931289stable
jj-vcs/jj
Jujutsu (jj) is a Git-compatible version control system written in Rust with a simple, powerful command-line interface. It uses Git reposit…
9831211active
GoogleChrome/lighthouse
Lighthouse is an open-source automated auditing tool from Google that analyzes web pages for performance, accessibility, SEO, and best prac…
9730702active
facebook/folly
Folly is Facebook's open-source C++20 component library containing a wide range of practical, performance-oriented building blocks used ext…
9530507stable
vercel-labs/agent-skills
Vercel's official collection of packaged skills (instructions and scripts) for AI coding agents like Claude Code, Cursor, and Windsurf, fol…
7130507active
cheeriojs/cheerio
Cheerio is a fast, flexible JavaScript library for parsing and manipulating HTML and XML with a jQuery-like API. It works in both browser a…
8430468stable
spf13/viper
Viper is a comprehensive configuration library for Go applications that reads from files, environment variables, command-line flags, and re…
6030447stable
davila7/claude-code-templates
A CLI tool that installs ready-to-use configurations for Anthropic's Claude Code, including 400+ AI agents, 225+ slash commands, hooks, set…
7030413active
LeakCanary
LeakCanary is a memory leak detection library for Android that automatically detects and analyzes memory leaks in Android applications. It …
8529987active
rxhanson/Rectangle
Rectangle is a free, open-source macOS window management app written in Swift, based on Spectacle. It lets users move and resize windows us…
9529755active
vercel-labs/skills
A TypeScript CLI (npx skills) for the open agent skills ecosystem, letting users discover, install, and run reusable 'skills' (procedural k…
8229730active
BigPizzaV3/CodexPlusPlus
Codex++ is an open-source external launcher and management tool for the OpenAI Codex / ChatGPT desktop apps, built with Rust and Tauri. It …
7729693active
librepods-org/librepods
LibrePods is an open-source app that unlocks Apple AirPods-exclusive features on Linux and Android by implementing the proprietary Bluetoot…
8629585active
asmvik/yabai
yabai is a tiling window manager for macOS that automatically arranges windows using a binary space partitioning algorithm. It extends the …
8829510stable
521xueweihan/GitHub520
A Python-based tool that generates and maintains an updated hosts file mapping for GitHub domains to fix slow access and broken image loadi…
7729491active
community-scripts/ProxmoxVE
A community-maintained collection of shell scripts that install and configure hundreds of self-hosted services as LXC containers or VMs on …
8429404active
jordanbaird/Ice
Ice is a free, open-source macOS menu bar manager that hides, shows, and arranges menu bar items. It also customizes menu bar appearance an…
4929400active
Shizuku
Shizuku lets normal Android apps call system APIs with elevated ADB or root privileges by running a server process via app_process and prox…
3529367active
ReVanced
ReVanced Manager is an Android application for applying patches to other apps, continuing the legacy of Vanced. It lets users customize the…
9129232active
Notepad++
Notepad++ is a free, open-source source code editor and Notepad replacement for Windows, built in C++ on the Scintilla editing component. I…
9929161stable
XIU2/CloudflareSpeedTest
A Go-based command-line tool that tests latency and download speed across Cloudflare CDN IP ranges to find the fastest IPs (IPv4 and IPv6).…
9328758active
wezterm/wezterm
WezTerm is a GPU-accelerated cross-platform terminal emulator and multiplexer written in Rust. It supports panes, tabs, SSH and serial conn…
6728573active
oraios/serena
Serena is an MCP toolkit that gives AI coding agents semantic code retrieval, editing, refactoring, and debugging capabilities at the symbo…
8528526active
subframe7536/maple-font
Maple Mono is an open-source monospace font with rounded corners, programming ligatures, and built-in Nerd-Font icons, distributed as a var…
9428450active
NvChad/NvChad
NvChad is a fast, beautifully themed Neovim configuration framework written in Lua, providing solid defaults, lazy-loaded plugins, and poli…
6328440active
Actual
Actual Budget is a free, open-source, local-first personal finance app built with Node.js and TypeScript, centered on envelope budgeting. I…
9828387active
tj/commander.js
Commander.js is a widely-used Node.js library for building command-line interfaces, providing option and argument parsing, subcommands, and…
8628375stable
fingerprintjs/fingerprintjs
FingerprintJS is an open-source, client-side browser fingerprinting library that queries browser attributes and computes a hashed visitor i…
8628354active
digitalocean/nginxconfig.io
A web-based NGINX configuration generator that produces optimized, secure nginx.conf files from user-selected options. It supports HTTPS, H…
3228270stable
google/python-fire
Python Fire is a Google library that automatically generates command line interfaces from any Python object, including functions, classes, …
6428208stable
Frontend Slides
A Claude Code plugin/skill that generates beautiful single-file HTML presentations, including conversion of PowerPoint files to the web. It…
6928183active
caolan/async
Async is a JavaScript utility module providing higher-order functions and common patterns for working with asynchronous code, such as serie…
6628136stable
yamadashy/repomix
Repomix is a CLI tool (and web service) that packs an entire repository into a single AI-friendly file in XML, Markdown, or plain text form…
8528071active
microsoft/cascadia-code
Cascadia Code is a monospaced coding font from Microsoft with programming ligatures, stylistic sets, and variants including Powerline and N…
2727865active
jarrodwatts/claude-hud
Claude HUD is a Claude Code plugin that renders a statusline HUD below your input, showing context window usage, active tool activity, runn…
8227657active
facebook/zstd
Zstandard (zstd) is a fast lossless compression algorithm and its reference C library, offering zlib-level or better compression ratios at …
6727628stable
emscripten-core/emscripten
Emscripten is an LLVM-to-WebAssembly compiler toolchain that compiles C and C++ (and other LLVM-based languages) to run on the Web, Node.js…
9927574active
google-labs-code/design.md
DESIGN.md is a format specification for describing a visual identity and design system to coding agents, combining YAML design tokens with …
7827525active
microsoft/vcpkg
vcpkg is Microsoft's free, open-source C/C++ package manager for acquiring and managing open-source libraries on Windows, Linux, and macOS.…
9827400stable
LazyVim
LazyVim is a pre-configured Neovim setup powered by the lazy.nvim plugin manager that turns Neovim into a full-featured IDE while remaining…
8327292active
OpenZeppelin Contracts
OpenZeppelin Contracts is a library of secure, community-vetted Solidity smart contracts for Ethereum and other EVM blockchains. It provide…
8927234stable
hashicorp/vagrant
Vagrant is a command-line tool for building, provisioning, and managing portable, reproducible development environments as virtual machines…
7827203stable
badges/shields
Shields.io is a service that generates concise, consistent, and legible project badges in SVG and raster formats for inclusion in GitHub re…
7627120stable
oldj/SwitchHosts
SwitchHosts is a free, open-source desktop application for managing and quickly switching between hosts file configurations. Built with Tau…
9227101active
Kilo-Org/kilocode
Kilo Code is an open-source (MIT) AI coding agent available as a VS Code extension, JetBrains plugin, and CLI, with cloud agents and a mode…
8327033active
cmderdev/cmder
Cmder is a portable console emulator package for Windows built on ConEmu with Clink enhancements, a Monokai color scheme, and a custom prom…
6726993active
philc/vimium
Vimium is a browser extension that brings Vim-style keyboard navigation to Chrome, Edge, and Firefox. It lets users scroll, open links, fin…
7526807active
tree-sitter/tree-sitter
Tree-sitter is a parser generator tool and incremental parsing library that builds concrete syntax trees for source files and efficiently u…
9926764stable
Schniz/fnm
fnm (Fast Node Manager) is a fast, cross-platform Node.js version manager written in Rust. It installs and switches Node.js versions per-pr…
8426703active
remy/nodemon
nodemon is a command-line wrapper for Node.js that watches your source files and automatically restarts the application when changes are de…
8926677stable
BeyondDimension/SteamTools
Watt Toolkit (formerly Steam++) is an open-source, cross-platform multi-purpose Steam toolbox written in C#/.NET. It provides utilities for…
8626636active
gastownhall/beads
Beads (bd) is a dependency-aware, Dolt-backed distributed issue tracker designed for AI coding agents, providing persistent structured memo…
7926626active
manaflow-ai/cmux
cmux is a free, open-source native macOS terminal application built on Ghostty's rendering engine (libghostty), designed for managing multi…
8126504active
Rollup
Rollup is a JavaScript module bundler that compiles small ES modules into larger bundles for libraries and applications, with tree-shaking,…
9526306stable
yuaotian/go-cursor-help
A shell-based utility that resets Cursor's free trial limits by clearing trial-related identifiers on a machine, fixing errors like 'Too ma…
6726216active
GopeedLab/gopeed
Gopeed is a free, open-source, cross-platform download manager built with Golang and Flutter that supports HTTP/HTTPS, BitTorrent, Magnet, …
9125965active
ILSpy
ILSpy is an open-source, cross-platform .NET assembly browser and decompiler that converts compiled .NET binaries back into readable C# sou…
9825954active
YouCompleteMe
YouCompleteMe is a fast, as-you-type fuzzy-search code completion engine for Vim, backed by the ycmd server. It provides semantic completio…
7725894active
Wilfred/difftastic
Difftastic is a structural diff CLI tool that compares files based on syntax parsed with tree-sitter, rather than line-by-line. It supports…
9425822active
Devolutions/UniGetUI
UniGetUI is an open-source graphical interface for managing multiple CLI package managers such as WinGet, Scoop, Chocolatey, Homebrew, APT,…
9825814active
asdf
asdf is an extendable CLI version manager that manages multiple language runtime versions (Ruby, Node.js, Elixir, Erlang, Go, Python, and m…
9625548stable
zloirock/core-js
core-js is a modular JavaScript standard library providing polyfills for ECMAScript features up to 2025, TC39 proposals, and some WHATWG/W3…
9425526active

← prev page 2 / 137 next →