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
JulienPalard/Pipe
Pipe is a Python library that enables shell-like infix syntax using the | operator to chain iterable transformations. It provides a collect…
282108active
Qoraiche/laravel-mail-editor
MailEclipse is a Laravel package that provides a web UI for creating, editing, and previewing mailables without using the command line. It …
362107active
google/traceur-compiler
Traceur is a JavaScript.next-to-JavaScript-of-today compiler that transpiles ES6 and experimental ES.next features into JavaScript that run…
108127maintenance
greymd/tmux-xpanes
tmux-xpanes (xpanes) is a shell-based CLI tool that splits a tmux window into multiple panes and executes commands in each pane simultaneou…
592105active
chatmcp/mcpso
MCP.so is a web directory and marketplace for Model Context Protocol (MCP) servers, clients, and skills, built as an open-source Next.js ap…
272105active
PVE-Tools/PVE-Tools-9
PVE Tools Pro is an interactive Bash-based one-stop administration toolbox for Proxmox VE 9.x hosts. It wraps high-frequency and error-pron…
842102active
dotenv-linter/dotenv-linter
A lightning-fast linter for .env files written in Rust. It checks, fixes, and diffs environment variable files for problems like duplicated…
562102active
hykilpikonna/hyfetch
HyFetch is a command-line system information tool that displays OS and hardware details alongside customizable LGBTQ+ pride flags in the te…
892101active
rust-lang/git2-rs
git2-rs provides safe, idiomatic Rust bindings to the libgit2 C library for reading and writing git repositories. It offers automatic resou…
772101stable
ekmett/lens
The canonical Haskell lens library providing families of lenses, isomorphisms, folds, traversals, getters, and setters for composable data …
752101stable
topjohnwu/libsu
libsu is an Android library providing a complete solution for apps that need root (superuser) permissions. It wraps the Unix root shell pro…
562101active
yuanfengyun/q_algorithm
A multi-language library implementing efficient winning-hand (hu) detection algorithms for tile and card games, including Mahjong, Paohuzi,…
322101active
beberlei/DoctrineExtensions
A collection of extensions for Doctrine 2 that register many vendor-specific SQL functions (date, string, math, JSON, aggregate, and more) …
232101active
al0ne/LinuxCheck
A shell-based Linux emergency response and information gathering tool that performs 70+ security checks across 13 categories, including roo…
232100active
ipfs/public-gateway-checker
A web application that displays a list of public IPFS gateways and checks whether each is online, including CORS, IPNS, origin isolation, a…
982099active
symfony/deprecation-contracts
A minimal PHP package providing a single global `trigger_deprecation()` function and convention for emitting deprecation notices from libra…
922099stable
harry0703/MangoDisk
MangoDisk is a safety-first desktop application for macOS and Windows that combines disk cleanup, storage analysis, duplicate file finding,…
802099active
symfony/var-exporter
A Symfony PHP component that exports any serializable PHP data structure to plain PHP code, and provides deep cloning, constructor-less ins…
992098stable
asmvik/skhd
skhd is a simple hotkey daemon for macOS that lets users define global keyboard shortcuts in a text config file using a simple DSL. It supp…
578090maintenance
code996
code996 is a Node.js CLI tool that analyzes Git commit time distributions to infer a project's coding work intensity and overtime culture. …
802096active
greggh/claude-code.nvim
A Neovim plugin that integrates the Claude Code AI assistant CLI directly into the editor via a toggleable terminal window. It supports com…
512096active
cnpm/cnpm
cnpm is an npm client CLI for the npmmirror.com China registry, supporting all standard npm commands with faster installs via npminstall. I…
672095active
tyilo/insert_dylib
A command line utility written in C that inserts a dylib load command (LC_LOAD_DYLIB or LC_LOAD_WEAK_DYLIB) into Mach-O binaries, including…
382094active
wondelai/skills
A collection of 62 MIT-licensed AI agent skills (50 frameworks distilled from bestselling business and engineering books plus 12 guided met…
822093active
ankane/dexter
Dexter is an automatic index advisor for Postgres that analyzes slow queries from sources like pg_stat_statements, live activity, or log fi…
762093active
ellisonleao/sharer.js
Sharer.js is a tiny dependency-free vanilla JavaScript library for creating custom social share buttons on DOM elements. It supports over 2…
652093stable
Vanara
Vanara is a set of .NET libraries providing P/Invoke declarations, interfaces, enums, and structures for many native Windows APIs, along wi…
982092active
JamieMason/syncpack
Syncpack is a Rust-based command-line tool that finds and fixes inconsistent dependency versions across package. files in large JavaScript …
972092active
streamich/memfs
memfs is a TypeScript library providing in-memory implementations of the Node.js `fs` module API and the browser File System Access API, pl…
962092active
jquery/jquery-migrate
jQuery Migrate is a browser plugin that restores APIs removed from jQuery core and logs console warnings when deprecated or removed APIs ar…
882092stable
dockpeek/dockpeek
Dockpeek is a lightweight, self-hosted Docker dashboard for quick access to containers across multiple hosts. It provides one-click access …
832092active
unjs/webpackbar
A webpack/rspack plugin that displays an elegant progress bar during builds and watches, with support for multiple concurrent builds and an…
682092active
modelcontextprotocol/mcpb
MCP Bundles (MCPB, formerly DXT) is a packaging format and CLI tool for distributing local MCP servers as zip archives with a manifest, ena…
642092active
NotchDrop
A macOS utility that turns the MacBook notch into a Dynamic Island-style drop zone for temporarily storing files and launching AirDrop. It …
602092active
fastfloat/fast_float
fast_float is a header-only C++11 library providing fast, exact implementations of std::from_chars for float, double, and integer types, pa…
902091stable
matklad/once_cell
A Rust library providing single assignment cells (OnceCell) and lazy initialization types (Lazy) without macros. It offers a macro-free alt…
642091stable
thedogecraft/sparkle
Sparkle is a Windows desktop application for debloating and optimizing PCs, built with Electron, React, TypeScript, and PowerShell. It appl…
932090active
pallets-eco/blinker
Blinker is a fast Python library for in-process signal/event dispatching, letting any number of receivers subscribe to events or 'signals' …
462090stable
ex3ndr/llama-coder
Llama Coder is a self-hosted GitHub Copilot replacement implemented as a VS Code extension. It uses Ollama running CodeLlama or Stable Code…
272090active
sisong/HDiffPatch
HDiffPatch is a C/C++ library and command-line tools for creating and applying binary diffs (deltas) between files or directories. It produ…
962089stable
creack/pty
A Go library providing an interface to Unix pseudo-terminals (PTYs). It lets Go programs start commands like exec.Command attached to a PTY…
612089stable
editor-bootstrap/vim-bootstrap
Vim Bootstrap is a generator that produces ready-to-use .vimrc / init.vim configuration files for Vim, NeoVim, MacVim, GVim and NeoVim-Qt b…
542089active
esp-rs/esp-hal
esp-hal is a bare-metal (no_std) hardware abstraction layer written in Rust for Espressif ESP32-family microcontrollers, covering ESP32, C,…
962088active
520coding/confuse
A Mac application that performs source-to-source obfuscation of iOS projects, simulating human-style renaming with context awareness includ…
872088active
prospector-dev/prospector
Prospector is a Python static analysis tool that aggregates results from tools like Pylint, pycodestyle, and McCabe to report errors, poten…
972087active
sergi/go-diff
A Go library port of Google's diff-match-patch library that computes text differences, performs fuzzy text matching, and applies patches to…
432086stable
osandov/drgn
drgn is a programmable debugger that exposes program types and variables for expressive Python scripting, originally developed at Meta for …
892085active
jfeliu007/goplantuml
GoPlantUML is a command-line tool and parser library that generates PlantUML class diagrams from Go source code. It visualizes types, field…
462085active
Foso/Ktorfit
Ktorfit is an HTTP client generator for Kotlin Multiplatform that uses KSP (Kotlin Symbol Processing) to create type-safe API clients from …
952083active
simonwhitaker/gibo
gibo is a command-line tool for quickly fetching and appending .gitignore boilerplate templates from github/gitignore. It is written in Go …
842083stable
Gururagavendra/gmail-cleaner
A free, open-source, self-hosted web application for bulk cleaning of Gmail inboxes. It runs locally via Docker or Python and uses the Gmai…
692082active
slime/slime
SLIME (Superior Lisp Interaction Mode for Emacs) is an Emacs plugin that provides an interactive development environment for Common Lisp. I…
742081stable
i486/VxKex
VxKex is a set of API extensions for Windows 7 that allow some Windows 8, 8.1, and 10-exclusive applications to run on Windows 7. It works …
812080active
docopt
docopt is a command-line argument parsing library that generates a parser from the help message/usage patterns you write in your program's …
448007maintenance
oss-review-toolkit/ort
The OSS Review Toolkit (ORT) is a FOSS policy automation toolkit that analyzes project dependencies, scans licenses and copyrights, checks …
962079active
itigges22/ATLAS
ATLAS is a local-first coding agent that wraps compact open models with planning, candidate generation, quality scoring, sandboxed testing,…
762077active
ChrisAnd1998/TaskbarX
TaskbarX is a Windows utility that centers taskbar icons with a choice of 42 animations, custom offsets, and taskbar styling options like t…
107995maintenance
lusingander/serie
Serie is a Rust-based TUI application that renders rich git commit graphs in the terminal using the terminal emulator's image display proto…
902076active
PolyMC/PolyMC
PolyMC is an open-source custom launcher for Minecraft, forked from MultiMC, that lets users create and manage multiple isolated Minecraft …
862076active
patrikx3/onenote
P3X OneNote Linux is an Electron-based desktop application that wraps the Microsoft OneNote web app into a standalone Linux window. It supp…
852076active
francoismassart/eslint-plugin-tailwindcss
An ESLint plugin that enforces best practices and consistency for Tailwind CSS usage, supporting Tailwind CSS v4. It provides rules for cla…
992074active
Carpet Mod
Fabric Carpet is a Minecraft mod for the Fabric mod loader that gives technical players and server operators fine-grained control over vani…
942074active
sindresorhus/emittery
Emittery is a small, zero-dependency JavaScript library providing an async-first event emitter with strongly typed events, async iteration,…
742074stable
conventional-changelog/standard-version
standard-version is a Node.js CLI utility that automates semantic version bumping and CHANGELOG.md generation based on Conventional Commits…
647979maintenance
Squirrel/Squirrel.Windows
Squirrel.Windows is an installation and auto-update framework for Windows desktop applications, usable from C# and other languages includin…
237978maintenance
jpalardy/vim-slime
vim-slime is a Vim plugin that brings SLIME-like functionality to Vim, letting you send text from a buffer to a live REPL (Python, R, Cloju…
762072stable
ashleymills/Reachability.swift
A Swift library that monitors network reachability on Apple platforms, replacing Apple's Reachability sample code with a closure-based API.…
237969maintenance
ThioJoe/Windows-Super-God-Mode
A PowerShell script that generates shortcuts to virtually every special shell folder, task link, system setting (ms-settings:), deep link, …
682071active
SBOM Tool
Microsoft's SBOM Tool is a scalable, enterprise-ready CLI that generates SPDX 2.2 and SPDX 3.0 compatible Software Bill of Materials docume…
802070active
Xpl0itU/WiiUDownloader
A cross-platform GUI application for downloading Wii U games, updates, DLC, and demos directly from Nintendo's NUS servers without requirin…
992069active
nat-n/poethepoet
Poe the Poet is a task runner for Python projects that lets you declare tasks in pyproject.toml and run them via a standalone CLI or as a p…
932069active
larsenwork/monoid
Monoid is a customizable open-source coding font with ligatures, stylistic alternates, and contextual positioning, optimized for crisp rend…
327957maintenance
enquirer/enquirer
Enquirer is a JavaScript library for building stylish, user-friendly interactive command-line prompts. It is lightweight, promise-based, an…
327951maintenance
maxritter/pilot-shell
Pilot Shell is a framework that adds spec-driven planning, enforced TDD, persistent memory, and automatic quality gates to Claude Code and …
802067active
karb94/neoscroll.nvim
A Neovim plugin written in Lua that adds smooth, animated scrolling for window movement commands like Ctrl-d and Ctrl-f. It supports custom…
592067active
go-critic/go-critic
go-critic is an opinionated Go source code linter offering nearly 100 checks for bugs, performance, and style issues not covered by other l…
962066active
ranyitz/qnm
qnm is a fast CLI utility for querying the node_modules directory to see which versions of packages are installed, including nested duplica…
602066active
boz/kail
Kail is a Go CLI tool that tails and streams logs from all containers of pods matching selectors like service, deployment, or namespace in …
362066active
erocarrera/pefile
pefile is a multi-platform Python module for parsing and working with Portable Executable (PE) files such as EXE and DLL binaries. It expos…
672065stable
lasting-yang/frida_dump
A collection of Frida scripts for dumping DEX files and native shared libraries (.so) from running Android processes. It includes SoFixer-b…
492065active
op7418/logo-generator-skill
A Claude Code skill that generates professional SVG logos in 6+ design variants and produces high-end showcase images using Gemini 3.1 Flas…
482065active
massgravel/TSforge
TSforge is a C# command-line tool implementing a collection of activation and evaluation extension methods for Windows Vista through 11, in…
612064active
sybrenjansen/mpire
MPIRE (MultiProcessing Is Really Easy) is a Python library providing a faster, more feature-rich alternative to the standard multiprocessin…
322064active
github/app
GitHub Copilot app is an agent-native desktop application for finding, running, steering, and landing software work across GitHub repositor…
762059active
pytest-dev/pytest-cov
pytest-cov is a pytest plugin that adds code coverage measurement to pytest runs, built on top of the coverage package. It provides extras …
672059stable
skypjack/uvw
uvw is a header-only (also available as a static/shared library) wrapper around libuv that exposes its C API through a modern, event-based …
582056active
boldsoftware/meat
meat is a Go CLI tool that uses an LLM to abridge a code diff into a 'reading diff', reducing agent-written changes to the conceptually imp…
562056active
TeamWin/Team-Win-Recovery-Project
Team Win Recovery Project (TWRP) is the leading open-source custom recovery environment for Android devices, written primarily in C. It pro…
322055active
rest.nvim
rest.nvim is an asynchronous HTTP client plugin for Neovim written in Lua, letting users run HTTP requests defined in .http files directly …
602054active
k0kubun/pp
A Go library that provides a colored pretty printer for Go data structures, with fmt-like API functions such as Print, Println, Sprint, and…
802053stable
JakeWharton/hugo
Hugo is an Android library and Gradle plugin that adds automatic method call logging via a @DebugLog annotation. It logs method entry with …
327886maintenance
extesy/hoverzoom
Hover Zoom+ is an open-source browser extension that enlarges images and videos to full size when you hover your mouse over them on support…
932052active
Bouni/kicad-jlcpcb-tools
A KiCad plugin that generates all files needed for JLCPCB board fabrication and assembly, including Gerber, Excellon, BOM, and CPL files. I…
932052active
containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server that exposes Kubernetes and OpenShift cluster operations to LLM clients. It supports generic resource…
822052active
monkeyWie/gopeed-extension-baiduwp
A Gopeed browser/download-manager extension that resolves Baidu Netdisk (Baidu Wangpan) files into direct download links using official Bai…
582052active
jimradford/superputty
SuperPuTTY is a Windows application that acts as a window manager for PuTTY SSH terminal sessions, providing tabbed and split-pane organiza…
572052active
clojure/core.async
core.async is a Clojure/ClojureScript library providing facilities for asynchronous programming and communication, centered on channels and…
712051stable
plv8/plv8
PLV8 is a PostgreSQL extension that adds a trusted procedural language powered by the V8 JavaScript engine, letting you write stored proced…
682051active
klaudiosinani/qoa
Qoa is a lightweight, zero-dependency JavaScript library for building interactive command-line prompts. It provides seven configurable cons…
452051stable
eugene1g/agent-safehouse
Agent Safehouse is a macOS-native sandboxing tool that runs local LLM coding agents (Claude Code, Codex, Gemini CLI, Aider, etc.) inside a …
802050active

← prev page 38 / 137 next →