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
dsh-market/dsh-market
dsh-market is the in-app plugin marketplace for DeepSeek Harness, letting users browse, search, and one-click install community plugins and…
763116active
SpriteOvO/AirPodsDesktop
A desktop application that enhances the Windows (and eventually Linux) experience when using AirPods, showing battery status and enabling a…
1003113active
azlux/log2ram
A shell script that mounts /var/log in RAM to avoid constant writes to disk, extending SD card life on devices like the Raspberry Pi. It pe…
603112active
cyao2q/files
A Chinese-language distribution hub for TVBox, an open-source Android TV box media player, along with curated JSON subscription configs, re…
773111active
felixge/fgprof
fgprof is a sampling Go profiler that analyzes both On-CPU and Off-CPU (e.g. I/O) time together, also known as wall-clock profiling. It exp…
313111stable
wolfcw/libfaketime
libfaketime is an LD_PRELOAD library that intercepts system calls retrieving the current date and time, reporting faked times to a single a…
883110active
laravel-shift/blueprint
Blueprint is a code generation tool for Laravel that builds multiple framework components (models, migrations, controllers, routes, factori…
793110active
darccio/mergo
Mergo is a Go library that merges same-type structs and maps by setting default values in zero-value fields using reflection. It has been s…
673106stable
mrcjkb/rustaceanvim
rustaceanvim is a Neovim plugin that enhances Rust development with rust-analyzer-specific features beyond the built-in LSP client. It is a…
953105active
aardappel/treesheets
TreeSheets is a free-form data organizer built around hierarchical spreadsheets, combining features of spreadsheets, mind mappers, outliner…
953104active
FFTW/fftw3
FFTW is a widely used C library for computing discrete Fourier transforms (DFTs), known for its speed and adaptive code generation. This re…
623104stable
Schlaubischlump/LocationSimulator
A macOS application that spoofs the GPS location of connected iOS, iPadOS, tvOS, watchOS, or iOS Simulator devices without jailbreaking, us…
663103active
tmux-plugins/tmux-yank
A tmux plugin that enables copying text from tmux to the system clipboard. It is a small shell-based plugin installable via TPM that works …
233103stable
zegl/kube-score
kube-score is a static code analysis tool for Kubernetes object definitions that scores manifests and Helm charts against reliability and s…
603102active
AMD-OSX/AMD_Vanilla
A collection of binary kernel patches that enable near-native AMD CPU support on macOS via the OpenCore bootloader. It supports AMD 15h, 16…
573101active
AutoCodeRoverSG/auto-code-rover
AutoCodeRover is an autonomous software engineering agent that combines LLMs with code structure analysis to automatically resolve GitHub i…
343100active
zsh-users/zsh-history-substring-search
A ZSH plugin that ports the Fish shell's history search feature, letting users type a substring of a past command and cycle through matchin…
503098active
sub-web
An enhanced frontend for the Subconverter subscription conversion tool, built with Vue, adding nearly a hundred remote configs, dark mode, …
763097active
simd-everywhere/simde
SIMDe is a header-only C/C++ library providing portable implementations of SIMD intrinsics (SSE, AVX, NEON, AltiVec, etc.) on hardware that…
793096active
ReportGenerator
ReportGenerator is a command-line tool that converts code coverage reports from tools like coverlet, OpenCover, dotCover, Cobertura, JaCoCo…
973093active
ospfranco/sol
Sol is an open-source macOS launcher and command palette (cmd-k style) built natively with React Native. It offers app search, clipboard ma…
953092active
filips123/PWAsForFirefox
A tool that installs, manages, and runs Progressive Web Apps (PWAs) in Mozilla Firefox as standalone desktop apps. It combines a Firefox br…
993091active
openhwgroup/cva6
CVA6 is an open-source, 6-stage, single-issue, in-order RISC-V CPU core written in SystemVerilog, supporting the 64-bit RV64GC ISA with thr…
753091active
yannickl/DynamicColor
DynamicColor is a Swift library that extends UIColor, NSColor, and SwiftUI Color with convenient methods for creating and manipulating colo…
323083stable
Chachamaru127/claude-code-harness
A development harness plugin for Claude Code (and Codex CLI, Cursor, Grok) that enforces a disciplined Plan→Work→Review→Release loop with s…
793082active
DefiLlama/chainlist
Chainlist is a web application and open dataset by DefiLlama that catalogs EVM-compatible blockchain networks, their Chain IDs, and public …
773082active
pulumi/kubespy
kubespy is a small Go CLI tool that observes Kubernetes resources in real time, watching and reporting changes to resources like Pods, Depl…
683082active
microsoft/ProcDump-for-Linux
A Linux and macOS reimplementation of the Windows Sysinternals ProcDump tool that captures core dumps of processes based on performance tri…
873081active
elastic/curator
Elasticsearch Curator is a Python command-line tool for managing Elasticsearch indices, including deleting, closing, snapshotting, and othe…
733080active
GoogleChromeLabs/bubblewrap
Bubblewrap is a Node.js CLI and library from GoogleChromeLabs that generates, builds, and updates Android application projects that launch …
963079active
m0bilesecurity/RMS-Runtime-Mobile-Security
Runtime Mobile Security (RMS) is a NodeJS-powered web interface built on FRIDA for manipulating Android and iOS apps at runtime. It lets us…
853078active
nix-community/NixOS-WSL
NixOS-WSL provides modules and a distributable NixOS image for running NixOS inside the Windows Subsystem for Linux. It lets Windows users …
873077active
Stryker
Stryker is a mutation testing tool family that measures the effectiveness of your unit tests by automatically inserting bugs (mutants) into…
953076active
qmk/qmk_toolbox
A cross-platform desktop application that packages multiple firmware flashing tools for QMK keyboards into one GUI, supporting auto-detecti…
873073active
nix-rust/nix
A Rust crate providing safe, friendly bindings to Unix-like platform APIs (Linux, macOS, BSD, etc.), wrapping unsafe libc calls in typed, R…
693073active
KeepSafe/dexcount-gradle-plugin
A Gradle plugin that reports the number of method references in your APK, AAR, or Java module on every build. It helps Android developers t…
473072active
p8952/bocker
Bocker is a minimal reimplementation of Docker in roughly 100 lines of bash, using Linux namespaces, cgroups, btrfs, and iptables to pull i…
3212672maintenance
SimpleMindMap
SimpleMindMap is a framework-agnostic JavaScript mind map library plus a full-featured web-based mind map application built with Vue 2 and …
9212669maintenance
bb-qq/r8152
A Synology DSM driver package (kernel module) for Realtek RTL8152/8153/8156/8157/8159 based USB Ethernet adapters, enabling 1G to 10G USB n…
883071active
willcrichton/flowistry
Flowistry is a Rust IDE plugin (VS Code extension plus rustc plugin) that performs modular information flow analysis to determine which cod…
633071active
dotnet/vscode-csharp
The official C# extension for Visual Studio Code, providing rich language support via a Language Server Protocol server powered by Roslyn a…
963069active
u-root/u-root
u-root is a Go-based userland that provides nearly 200 Unix commands rewritten in Go, compilable into a single busybox-style binary, plus t…
793069active
facebook/stetho
Stetho is a debug bridge for Android applications that exposes app internals to Chrome Developer Tools via chrome://inspect. It supports ne…
1012654maintenance
qt-creator/qt-creator
Qt Creator is a cross-platform integrated development environment (IDE) built by the Qt project for developing applications in C++ (and oth…
983068active
uncrustify/uncrustify
Uncrustify is a highly configurable source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn, and Vala. It reformats code by adjus…
823068stable
Key Promoter X
Key Promoter X is an IntelliJ-based IDE plugin that teaches keyboard shortcuts by showing them whenever you perform an action with the mous…
883067active
veeso/termscp
termscp is a feature-rich terminal UI (TUI) file transfer client and dual-pane file explorer supporting SCP, SFTP, FTP/FTPS, S3, SMB, WebDA…
963065active
zombocom/derailed_benchmarks
A Ruby gem providing a suite of benchmarking and profiling tools for Rails and Ruby applications. It measures memory usage of Gemfile depen…
323063active
davesc63/GeoPort
GeoPort is a cross-platform desktop application that simulates GPS location on iOS devices running iOS 17 and 18, letting users spoof their…
603061active
ryzendew/Linux-Affinity-Installer
An installer application that sets up Serif Affinity creative software (Photo, Designer, Publisher, and v3 unified app) on GNU/Linux using …
753056active
tomerfiliba/plumbum
Plumbum is a Python library for writing shell-script-like programs with a Pythonic, cross-platform syntax. It provides local and remote com…
893052stable
athasdev/athas
Athas is a lightweight, cross-platform code editor built with Tauri (Rust backend, React frontend) that integrates Git/GitHub workflows, an…
863052active
The-OpenROAD-Project/OpenROAD
OpenROAD is an open-source application implementing a unified RTL-to-GDSII flow for digital chip design, covering synthesis through floorpl…
683052active
bvaisvil/zenith
Zenith is a terminal-based system monitor written in Rust, similar to top or htop, with zoomable charts for CPU, memory, network, and disk …
913048active
sindresorhus/Actions
Actions is a free app that adds 180+ powerful extra actions to the Apple Shortcuts app on macOS, iOS, and visionOS. It is no longer open-so…
353047active
hadashiA/VContainer
VContainer is a fast, GC-allocation-free dependency injection (DI) container library for the Unity Game Engine, written in C#. It offers co…
923045active
peteromallet/desloppify
Desloppify is a multi-language codebase health scanner and technical debt tracker designed as an agent harness for AI coding agents. It com…
683044active
mitsuhiko/agent-stuff
A personal npm package (mitsupi) of skills, extensions, prompt commands, and themes for the Pi Coding Agent, published by Armin Ronacher. I…
623044active
glzr-io/zebar
Zebar is a cross-platform desktop application for creating customizable taskbars, status bars, desktop widgets, and popups. Widgets are bui…
763043active
coder/claudecode.nvim
A Neovim plugin that integrates Anthropic's Claude Code AI coding assistant into Neovim via a pure Lua WebSocket MCP implementation. It rev…
643042active
benhoyt/inih
inih (INI Not Invented Here) is a small, simple .INI file parser written in C, designed to be just a couple pages of code. It parses INI fi…
613040stable
mgcrea/node-xlsx
A Node.js library for parsing and building Excel (xlsx/xls) files, built as a convenient wrapper around SheetJS. It offers a simple API to …
233039stable
KhazP/vibe-coding-prompt-template
A collection of structured prompt templates and an npx-installable CLI (vibeworkflow) that guides developers through turning an app idea in…
813038active
HBNetwork/python-decouple
python-decouple is a Python library that enforces strict separation of configuration settings from code, reading parameters from .env or .i…
233038stable
hashie/hashie
Hashie is a Ruby gem providing a collection of classes and mixins that extend Ruby's Hash with powerful features like method access, key in…
753035stable
micromatch/micromatch
A highly optimized JavaScript library for wildcard and glob pattern matching, serving as a faster drop-in replacement for minimatch and mul…
233035stable
macmade/Hot
Hot is a macOS menu bar application that displays the CPU speed limit caused by thermal throttling, along with CPU temperature and thermal …
233035active
lem-project/lem
Lem is a general-purpose text editor and IDE written in and extensible with Common Lisp, offering Emacs/Vim-style keyboard workflows, built…
683034active
yuchenlin/rebiber
Rebiber is a Python CLI tool that replaces unofficial or arXiv BibTeX entries with official records from DBLP or the ACL Anthology, keeping…
873033active
XorTroll/Goldleaf
Goldleaf is a multipurpose homebrew application for Nintendo Switch, similar in concept to FBI for Nintendo 3DS. It provides a graphical in…
773033active
Alinshans/MyTinySTL
A C++11 reimplementation of a large portion of the C++ Standard Template Library, including containers, iterators, and algorithms. Original…
2312480maintenance
elegantapp/pwa-asset-generator
A Node.js CLI tool that automates generation of PWA assets including icons, splash screens, favicons, and mstile images from a single sourc…
883031active
tlaplus/tlaplus
The official TLA+ tools repository containing TLC, a model checker for TLA+ specifications, plus the SANY parser, PlusCal translator, REPL,…
863030active
GordenSun/GordenPPTSkill
An AI-agent skill and Python toolkit for building PowerPoint presentations from 17 hand-polished Chinese PPTX templates using python-pptx. …
533030active
radian-software/straight.el
straight.el is a purely functional package manager for Emacs that installs packages directly from version-controlled sources with fully rep…
773028active
TinyCC/tinycc
TinyCC (tcc) is a very small and fast ANSI C compiler that can compile, link, and run C code directly, including as shebang-style C scripts…
753027active
xiv3r/Burpsuite-Professional
A shell-based installer that deploys Burp Suite Professional (a commercial web security testing toolkit) on Linux and NixOS, bundled with a…
663026active
rohanrhu/gdb-frontend
GDBFrontend is a flexible, extensible graphical debugger frontend for GDB that runs as a local web server and is accessed through a browser…
463026active
GooseMod/OpenAsar
OpenAsar is an open-source, drop-in replacement for Discord desktop's app.asar bootstrap file, written in JavaScript. It dramatically speed…
863025active
Walker
Walker is a fast, highly customizable multi-purpose application launcher for Linux built with GTK4 and Rust, designed for Wayland desktop e…
833025active
siduck/chadwm
Chadwm is a pre-configured, aesthetically enhanced build of the dwm tiling window manager for X11 Linux systems, with themes like Nord, Cat…
593021active
figlet
figlet.js is a JavaScript/TypeScript library that fully implements the FIGfont spec to render text as ASCII art banners. It works in both N…
943020stable
tox-dev/pipdeptree
pipdeptree is a command line utility that displays the dependency tree of installed Python packages, showing parent-child relationships tha…
1003019active
alibaba/pont
Pont (French for 'bridge') is a data service layer solution that converts API documentation platforms like Swagger into metadata, then gene…
233019active
xd009642/tarpaulin
Tarpaulin is a code coverage reporting tool for Rust projects built on the Cargo build system. It runs a project's tests and reports line c…
983018active
contour-terminal/contour
Contour is a modern, GPU-accelerated terminal emulator written in C++23 for everyday use by power users. It offers advanced features such a…
953017active
Sublime Text
The official collection of syntax highlighting packages shipped with Sublime Text and Sublime Merge, written in the sublime-syntax format. …
773017active
Pana/nrm
nrm is a command-line tool for managing and quickly switching between npm registries such as npm, cnpm, taobao, yarn, tencent, npmMirror, a…
483017active
zh-lx/code-inspector
A build-tool plugin that lets developers click any DOM element in the browser to automatically open their IDE with the cursor positioned at…
763016active
WecomTeam/wecom-cli
The official WeCom (WeChat Work) command-line tool written in Rust, letting humans and AI agents operate WeCom from the terminal. It covers…
593014active
CMB2
CMB2 is a PHP developer's toolkit for building metaboxes, custom fields, and forms in WordPress. It manages meta for posts, terms, users, a…
813013stable
Wangnov/codex-app-mirror
A verbatim, verifiable mirror of the official OpenAI Codex desktop app installers, published to GitHub Releases and probed every 15 minutes…
773013active
cilame/v_jstools
v_jstools is a Chrome extension (Manifest V3) for debugging and reverse-engineering JavaScript on web pages. It provides API hooking, code …
583012active
TheDan64/inkwell
Inkwell is a Rust library providing a safe, strongly-typed wrapper around llvm-sys for building compilers and JIT engines. It mirrors LLVM …
903010active
Stampit
Stampit is a tiny (1.3KB gzipped) JavaScript/TypeScript library for building composable object factories called 'stamps', which merge metho…
843009stable
adrianlopezroche/fdupes
FDUPES is a command-line program written in C for identifying duplicate files within specified directories, with options to recursively sea…
573009stable
classgraph/classgraph
ClassGraph is an uber-fast parallelized classpath and module scanner for Java, Scala, Kotlin, and other JVM languages. It inspects classes,…
993007stable
dotnet-script/dotnet-script
dotnet-script is a .NET global tool that lets you run C# scripts (.csx) directly from the .NET CLI, with inline NuGet package references an…
843007active
simplefoc/Arduino-FOC
SimpleFOC is an Arduino/PlatformIO C++ library implementing Field Oriented Control (FOC) for BLDC and stepper motors. It supports many moto…
763004active
mgeeky/Penetration-Testing-Tools
A curated collection of 170+ penetration testing tools, scripts, and cheatsheets developed by the author over years of red teaming and IT s…
323004active

← prev page 26 / 137 next →