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
virtio-win
A collection of Windows paravirtualized and emulated hardware drivers for KVM/QEMU virtual machines, including network (netkvm), storage (v…
862707active
trzsz/trzsz-ssh
trzsz-ssh (tssh) is an SSH client written in Go designed as a drop-in replacement for the OpenSSH client, aiming for full compatibility wit…
902706active
BarutSRB/OmniWM
OmniWM is a tiling window manager for macOS inspired by Niri and Hyprland, offering scrolling columns, BSP/dwindle layouts, a Ghostty-power…
802705active
wesbos/eslint-config-wesbos
A shareable ESLint and Prettier configuration package by Wes Bos that lints and auto-fixes JavaScript, TypeScript, and React code. It bundl…
322705active
postgres-ai/database-lab-engine
DBLab Engine is an open-source platform that provides instant, full-size thin clones and branching of PostgreSQL databases using ZFS copy-o…
952704active
sindresorhus/KeyboardShortcuts
A Swift package that lets macOS developers add user-customizable global keyboard shortcuts (hotkeys) to their apps with minimal code. It pr…
902704stable
doronz88/pymobiledevice3
A pure Python 3 implementation for interacting with iOS devices (iPhone, iPad) over USB and network, providing both a CLI tool and a Python…
952702active
Kruszoneq/macUSB
macUSB is a native macOS app (Swift/SwiftUI) for creating bootable USB media on Apple Silicon and Intel Macs. It supports macOS, Linux, and…
822702active
jfernandez/bpftop
bpftop is a top-like terminal tool that provides a dynamic real-time view of running eBPF programs on Linux, showing average runtime, event…
782702active
buo/homebrew-cask-upgrade
brew-cask-upgrade is a Ruby-based external Homebrew command that upgrades every outdated app installed via Homebrew Cask. It replaces the n…
742702active
sheeki03/tirith
Tirith is a Rust-based terminal security tool that intercepts shell commands, pasted content, and files to block threats like homograph URL…
782700active
runtypes/runtypes
Runtypes is a TypeScript library for runtime validation of data against static types using composable validators for primitives, objects, a…
982699stable
jfcoz/postgresqltuner
postgresqltuner.pl is a Perl script that analyzes a running PostgreSQL instance's configuration and produces a report with tuning hints, in…
232699active
bestK/cursor-fake-machine
A VS Code/Cursor editor extension that fakes or resets the machine ID used by the Cursor editor for device identification. It is distribute…
102699active
GoogleChromeLabs/ndb
ndb is a command-line tool that provides an improved debugging experience for Node.js applications using Chrome DevTools as its UI. It supp…
1010870maintenance
chinchang/web-maker
Web Maker is a free, open-source offline frontend playground for HTML, CSS, and JavaScript, similar to CodePen or JSFiddle but running enti…
782696active
concurrencykit/ck
Concurrency Kit (ck) is a C99 library providing concurrency primitives, safe memory reclamation mechanisms (epoch-based and hazard pointers…
682696stable
jessevdk/go-flags
go-flags is a Go library for parsing command line options, offering more features than the standard flag package. It uses structs, reflecti…
232696stable
jeremylongshore/tons-of-skills-marketplace
An open-source marketplace of plugins, skills, and agents for Claude Code, browsable at tonsofskills.com and installable via the ccpi CLI p…
782695active
GitAlias/gitalias
A collection of Git alias settings provided as a shell configuration file that adds short aliases, command shortcuts, lookup helpers, and w…
752695active
PureDarwin/PureDarwin
PureDarwin is a community project that extends Darwin, Apple's open-source operating system core, into a complete, usable operating system.…
772694active
alelievr/NodeGraphProcessor
A node graph editor framework for Unity built on UIElements and GraphView, focused on data processing graphs. It provides a C# API for crea…
422693active
philippemerle/KubeDiagrams
KubeDiagrams generates Kubernetes architecture diagrams from manifest files, kustomization files, Helm charts, helmfiles, and live cluster …
812692active
ryfineZ/codex-session-patcher
A Python tool that cleans AI refusal responses from Codex CLI, Claude Code, and OpenCode session files so conversations can be resumed, wit…
782691active
PatrickF1/fzf.fish
A Fish shell plugin that integrates fzf fuzzy searching into the command line with mnemonic key bindings. It provides interactive searches …
742689active
nakixii/Magisk_AsoulOpt
A Magisk module that tweaks CPU thread scheduling and affinity for Android games to improve performance. It supports a large list of mainst…
932687active
WebDriverManager
WebDriverManager is an open-source Java library that automates the management (download, setup, and maintenance) of browser drivers require…
922687stable
Uotan-Dev/UotanToolboxNT
Uotan Toolbox NT is a modern cross-platform desktop GUI toolbox for managing Android and OpenHarmony devices, built with C# and Avalonia UI…
872687active
yihong0618/Kindle_download_helper
A Python script and GUI application that bulk-downloads all your purchased Kindle e-books from Amazon accounts across multiple regional sto…
102687active
jsonata-js/jsonata
JSONata is a lightweight query and transformation language for JSON data, and this repository is its reference JavaScript implementation. I…
962686stable
prinsss/twitter-web-exporter
A UserScript (for Tampermonkey/Violentmonkey) that exports tweets, bookmarks, lists, followers, search results, and media from the Twitter/…
902686active
cc65
cc65 is a complete cross-development suite for 65(C)02-based systems, including a C compiler, macro assembler, linker, archiver, and simula…
672686active
strace/strace
strace is a diagnostic, debugging, and instructional userspace utility for Linux that traces system calls, signal deliveries, and process s…
952685stable
TermiT/Flycut
Flycut is a clean, simple clipboard manager for developers based on the open source Jumpcut app. It stores every copied snippet in a histor…
662685active
kerrickstaley/genanki
A Python 3 library for programmatically generating Anki flashcard decks (.apkg files), including notes, models, decks, and media files. It …
322685stable
nicepkg/aide
Aide is a VSCode extension that brings AI-assisted coding features such as one-click code commenting, language/framework conversion, UI scr…
232685active
survivejs/webpack-merge
webpack-merge is a TypeScript library providing a merge function designed for webpack configuration objects, concatenating arrays and mergi…
322683stable
symfony/validator
The Symfony Validator component provides tools to validate values against configurable rules (constraints), following the JSR-303 Bean Vali…
952681stable
jlblancoc/nanoflann
nanoflann is a C++11 header-only library for fast nearest neighbor search using KD-trees. It is designed for efficient queries over point c…
942681stable
johansan/notebook-navigator
Notebook Navigator is an Obsidian community plugin that replaces the default file browser with a fast, customizable dual-pane notes browser…
822678active
Haleclipse/CodexDesktop-Rebuild
A cross-platform Electron rebuild of the OpenAI Codex Desktop app, distributed for macOS, Windows, and Linux. It packages the Codex coding …
802676active
sinclairtarget/git-who
git-who is a command-line tool that answers 'who wrote this code?' at the level of file trees and subsystems rather than individual lines, …
692675active
openjdk/jmh
JMH is the Java Microbenchmark Harness, a tool for building, running, and analysing nano/micro/milli/macro benchmarks on the JVM. It genera…
732674stable
Packet Sender
Packet Sender is a free, open-source cross-platform utility for sending and receiving TCP, UDP, SSL, and DTLS packets, plus HTTP/HTTPS requ…
872672active
comby-tools/comby
Comby is a command-line tool for structural search and replace across ~every programming language using lightweight syntax-aware templates.…
612672active
symfony/error-handler
The Symfony ErrorHandler component provides tools to manage errors and ease debugging PHP code, converting PHP errors and notices into exce…
982670stable
Hypersistence Utils
Hypersistence Utils (formerly Hibernate Types) is a Java library providing extra Hibernate custom types and Spring utilities for the data a…
762670active
chardet/chardet
chardet is a Python library that detects the character encoding of byte data, with language and MIME type detection included. Version 7 is …
982666active
schmittjoh/php-option
A PHP library implementing the Option type (Some/None) to represent optional values instead of returning null. It forces developers to expl…
902665stable
alefragnani/vscode-project-manager
Project Manager is a Visual Studio Code extension that lets you save folders and workspaces as named favorite projects and auto-detect Git,…
682665active
robscott/kube-capacity
kube-capacity is a Go CLI that provides an overview of CPU and memory resource requests, limits, and utilization across a Kubernetes cluste…
462664active
kafbat/kafka-ui
Kafbat UI is a free, open-source web UI for monitoring and managing Apache Kafka clusters, supporting multi-cluster management, topic and m…
782662active
espressif/esp-iot-solution
Espressif's official IoT library providing device drivers and code frameworks for ESP series SoCs, extending ESP-IDF with components for se…
682662active
jitpack/jitpack.io
JitPack is a package repository for JVM and Android projects that builds Git projects on demand and serves ready-to-use artifacts (jar, aar…
622662stable
lissy93/networking-toolbox
Networking Toolbox is a collection of 100+ free, open-source networking utilities for system administrators and network engineers, covering…
582661active
godlygeek/tabular
A Vim plugin for filtering and aligning text, letting users line up text based on patterns with a simple command interface. It aims to make…
322661stable
xmcp/pakku.js
pakku.js is a browser extension for Chrome, Edge, and Firefox that automatically merges repeated (spam) danmaku (bullet comments) on the Ch…
802659active
guysoft/OctoPi
OctoPi is a Raspberry Pi distribution (OS image) that ships with OctoPrint and mjpg-streamer preinstalled for controlling 3D printers over …
662659active
wendux/ajax-hook
A lightweight JavaScript library that intercepts browser HTTP requests made via XMLHttpRequest, letting you hook into requests before they …
322658stable
vim-floaterm
A terminal manager plugin for Vim and Neovim that runs terminal instances in floating/popup windows. It supports managing multiple terminal…
772657active
IHaskell
IHaskell is a Jupyter kernel that lets you run Haskell code interactively in Jupyter frontends like the console and notebook. It supports G…
762657active
0x6d69636b/windows_hardening
HardeningKitty is a PowerShell module that audits and hardens Windows systems against security baselines such as CIS Benchmarks, Microsoft …
862655active
sindresorhus/alfy
Alfy is a Node.js framework for building Alfred workflows on macOS with simple input/output handling. It bundles caching, config handling, …
642653active
Zer0-bit/gaggiuino
Gaggiuino is an open-source firmware and hardware mod that upgrades a Gaggia Classic espresso machine with microcontroller-based control (S…
972652active
gnome-terminator/terminator
Terminator is a GTK-based terminal emulator that lets you arrange multiple GNOME terminals in one window with splits, tabs, and grouping. I…
662652active
antares-sql/antares
Antares SQL is a free, open-source desktop SQL client built with Electron and Vue.js, focused on a modern, productivity-driven user experie…
502651active
sindresorhus/globby
A Node.js library providing user-friendly glob matching for files and directories, built on fast-glob with a Promise API. It adds convenien…
942650stable
vnmakarov/mir
MIR is a lightweight JIT compiler project built around a strongly typed Medium Internal Representation, with a C11 JIT compiler and interpr…
622650active
mattn/goreman
Goreman is a Go clone of the foreman tool that runs multiple processes defined in a Procfile, forwarding signals and displaying their combi…
842649stable
org2AI/ORG2
ORG-2 is a native desktop application (Rust + Tauri) that acts as a system of record for AI coding agents, running a built-in harness plus …
812649active
ipython/ipyparallel
IPython Parallel is a Python package and set of CLI scripts for controlling clusters of IPython engine processes, built on the Jupyter prot…
772648active
joouha/euporie
Euporie is a suite of terminal-based applications for interacting with Jupyter kernels, including a notebook editor, console, preview rende…
892647active
glincker/thesvg
theSVG is an open-source library of 6,500+ brand and cloud SVG icons for developers and designers, distributed as a tree-shakeable, typed n…
782646active
nab138/iloader
iloader is a free, open-source desktop application that simplifies sideloading apps onto iOS devices, primarily by automating SideStore ins…
832645active
projectdiscovery/vulnx
vulnx is a Go-based command-line tool from ProjectDiscovery for searching, filtering, and analyzing vulnerability data such as CVEs. It sup…
832644active
worawit/blutter
Blutter is a reverse engineering tool for Flutter mobile applications that compiles the Dart AOT runtime to extract symbols and objects fro…
722644active
wellle/targets.vim
A Vim/Neovim plugin that adds many additional text objects (pairs, quotes, separators, arguments) for more powerful operator commands. It a…
322643stable
rust-cross/cargo-zigbuild
cargo-zigbuild is a Cargo subcommand that uses zig as the linker to make cross-compiling Rust projects easier. It supports building for man…
1002641active
REhints/HexRaysCodeXplorer
HexRaysCodeXplorer is a Hex-Rays Decompiler plugin written in C++ that improves code navigation during reverse engineering. It automates re…
472641active
aws-cloudformation/cfn-lint
cfn-lint is a Python CLI tool that validates AWS CloudFormation templates (YAML/JSON) against resource provider schemas and best-practice c…
952639active
Sonatype Nexus Repository
Sonatype Nexus Repository is a binary repository manager that serves as the single source of truth for internal and third-party build artif…
1002638stable
JohnSundell/Files
Files is a compact Swift library offering a modern, object-oriented API for reading, writing, and managing files and folders, wrapping Foun…
332636stable
polybar/polybar-scripts
A community-maintained collection of shell and Python scripts that extend Polybar, a status bar for Linux window managers. Each script acts…
762635active
goreleaser/nfpm
nFPM is a simple, zero-dependency packager written in Go that creates deb, rpm, apk, ipk, arch linux, and msix packages from a single YAML …
962630active
nalexn/ViewInspector
A Swift library for unit testing SwiftUI views by traversing the view hierarchy at runtime and exposing the underlying view structs. It use…
722630active
AlloyTeam/eslint-config-alloy
A progressive ESLint configuration package from AlloyTeam for JavaScript, TypeScript, React, and Vue projects. It delegates style rules to …
232628active
keymapperorg/KeyMapper
Key Mapper is a free and open-source Android app that remaps buttons on phones, keyboards, gamepads, headsets, and other devices using an a…
992627active
wshobson/commands
A curated collection of 57 production-ready slash commands for Claude Code, comprising 15 multi-agent workflow orchestrations and 42 single…
392625active
xandemon/developer-icons
Developer Icons is an npm package providing a collection of well-optimized, customizable SVG tech logos for developers and designers. It sh…
912624active
sytone/obsidian-remote
A Docker container image that runs the Obsidian.md note-taking desktop app and exposes it through a web browser via a web-based remote desk…
452624active
create-dmg/create-dmg
A shell script that builds polished macOS DMG disk images with customizable backgrounds, icon layouts, and license files. It is a command-l…
802623active
redplanetlabs/specter
Specter is a Clojure/ClojureScript library for querying and transforming immutable nested and recursive data structures via composable 'nav…
522623stable
mikaelmello/inquire
inquire is a Rust library for building interactive terminal prompts, offering prompt types like Text, Select, MultiSelect, Confirm, Passwor…
762622active
spatie/laravel-sitemap
A Laravel package by Spatie that generates XML sitemaps, either by crawling an entire site automatically or by adding URLs manually (includ…
942620stable
aardio/ImTip
ImTip is a lightweight (under 1 MB) Windows desktop assistant that shows real-time input method and keyboard state indicators at the text c…
772620active
WoeUSB/WoeUSB
WoeUSB is a command-line tool for GNU/Linux that creates bootable Windows USB installation media from ISO images or physical installation d…
412620active
microsoft/vscode-pull-request-github
A VS Code extension by Microsoft/GitHub that lets developers review and manage GitHub pull requests and issues directly inside the editor. …
982619active
VerbalExpressions
A Java library providing a fluent builder API for constructing regular expressions in readable, chainable code instead of raw regex strings…
682619stable
bsmg/ModAssistant
Mod Assistant is a Windows desktop GUI application for installing, updating, and uninstalling Beat Saber PC mods sourced from BeatMods. It …
232619active
rbonghi/jetson_stats
jetson-stats is a Python package for monitoring and controlling NVIDIA Jetson boards (Thor, Orin, Xavier, Nano, TX series). It provides jto…
982618active

← prev page 30 / 137 next →