function: developer-tools
13657 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| junegunn/limelight.vim A Vim plugin that provides hyperfocus writing by dimming all text except the current paragraph, like a spotlight on the page. It pairs well… | 64 | 2454 | stable |
| mitre-attack/attack-navigator A web application for navigating and annotating MITRE ATT&CK matrices, letting users create custom 'layers' that color-code, comment on, an… | 89 | 2453 | active |
| technicalpickles/homesick Homesick is a Ruby CLI tool for managing dotfiles using git. It clones dotfile repositories ('castles') into ~/.homesick and symlinks their… | 76 | 2453 | active |
| mandiant/flare-ida A collection of IDA Pro plugins and IDAPython scripts from Mandiant's FLARE team for reverse engineering and malware analysis. It includes … | 10 | 2453 | active |
| phpmd/phpmd PHPMD is a static analysis tool for PHP source code, a PHP equivalent of the Java PMD tool built on top of PHP Depend's metrics. It scans c… | 67 | 2452 | stable |
| open-source-labs/OverVue OverVue is an open-source desktop prototyping tool for Vue developers that lets users visually create components, arrange them in a draggab… | 23 | 2451 | active |
| sienori/Tab-Session-Manager Tab Session Manager is a WebExtension that saves and restores the state of browser windows and tabs, with support for automatic saving. It … | 92 | 2449 | active |
| jofpin/turbit Turbit is a high-speed multicore computing library for Node.js that optimizes computationally intensive operations by parallelizing work ac… | 23 | 2448 | active |
| bashly-framework/bashly Bashly is a Ruby-based command line tool that generates feature-rich, standalone bash CLI scripts from a simple YAML configuration file. It… | 96 | 2447 | stable |
| Xmarmalade/alisthelper Alist Helper is a Flutter-based desktop GUI application that simplifies managing the alist/openlist file listing program, letting users sta… | 52 | 2447 | active |
| munki/macadmin-scripts A collection of Python scripts for macOS administrators, including tools to download macOS IPSW files from Apple's feeds and build disk ima… | 54 | 2446 | active |
| Askannz/optimus-manager A Linux program for switching between Nvidia and Intel/AMD GPUs on Optimus laptops. It manages which GPU runs the desktop and handles displ… | 69 | 2445 | active |
| Dewalt-arch/pimpmykali A shell script that applies a collection of fixes and configuration tweaks to freshly imported Kali Linux virtual machines. It offers an in… | 45 | 2445 | active |
| agkozak/zsh-z Zsh-z is a native Zsh port of rupa/z that tracks frequently and recently visited directories and lets you jump to them by typing partial na… | 86 | 2442 | active |
| ayoisaiah/f2 F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely, written in Go. It supports dry runs b… | 84 | 2440 | active |
| birdayz/kaf Kaf is a modern command-line tool for Apache Kafka written in Go, inspired by kubectl and docker. It lets users manage clusters, topics, co… | 73 | 2438 | active |
| jherrodthomas/automotive-skills-suite A suite of 152 installable Claude skills (76 builder + 76 reviewer pairs) that generate structured automotive engineering deliverables as x… | 59 | 2436 | active |
| formulahendry/vscode-code-runner A Visual Studio Code extension that runs code snippets or code files for dozens of languages directly in the editor. It supports running th… | 23 | 2436 | stable |
| layoutBox/PinLayout PinLayout is a Swift layout library for laying out UIView, NSView, and CALayer without Auto Layout, using concise, chainable, pure-code syn… | 37 | 2435 | stable |
| coryhouse/react-slingshot React Slingshot is a comprehensive starter kit and boilerplate for building React + Redux single-page applications, bundling Babel, hot rel… | 23 | 9638 | maintenance |
| bigH/git-fuzzy git-fuzzy is an interactive command-line interface for git built on top of fzf, providing fuzzy-searchable views of status, branches, log, … | 71 | 2434 | active |
| Peternator7/strum Strum is a small Rust library providing macros and traits for working with enums and strings. It offers custom derives like EnumString, Dis… | 68 | 2434 | stable |
| jbtule/cdto A small macOS Finder toolbar application that opens the currently viewed Finder directory in the Terminal with one click. It is written in … | 39 | 2432 | active |
| vuejs-templates/webpack The official vue-cli 2 project template that scaffolds a full-featured Vue 2 + Webpack setup with vue-loader, hot reload, lint-on-save, uni… | 23 | 9626 | maintenance |
| AdventDevInc/kudu Kudu is a free, open-source (MIT) system maintenance suite for Windows, macOS, and Linux offering 15+ tools including a system cleaner, mal… | 78 | 2431 | active |
| yuru7/HackGen HackGen (Hakugen) is a programming font that merges the Latin monospace font Hack with the Japanese GenJyuu-Gothic typeface, built via Shel… | 34 | 2430 | active |
| omry/omegaconf OmegaConf is a hierarchical Python configuration library that merges configs from YAML files, dataclasses/objects, and CLI arguments behind… | 84 | 2429 | stable |
| eclipse-jdtls/eclipse.jdt.ls Eclipse JDT Language Server is a Java implementation of the Language Server Protocol built on Eclipse JDT, LSP4J, M2Eclipse, and Buildship.… | 68 | 2429 | active |
| Swiper A suite of Emacs Lisp packages: Ivy is a generic minibuffer completion framework, Swiper is an Ivy-enhanced alternative to Isearch, and Cou… | 67 | 2428 | stable |
| aimeos/macro A PHP library providing a Macroable trait that lets developers add closure-based extension points to their classes, allowing users to overr… | 60 | 2428 | stable |
| jpsim/SourceKitten SourceKitten is a Swift framework and command line tool that links with sourcekitd.framework to interact with SourceKit. It parses Swift AS… | 88 | 2427 | stable |
| OpenGene/fastp fastp is an ultra-fast all-in-one FASTQ preprocessing and quality control tool written in C++. It handles adapter trimming, quality filteri… | 96 | 2424 | stable |
| geoip-lite/node-geoip A fully native JavaScript Node.js library implementing MaxMind's GeoIP API using GeoLite data files. It performs fast, synchronous IP-to-lo… | 86 | 2423 | active |
| jhawthorn/discard Discard is a simple Ruby ActiveRecord mixin that adds soft-delete conventions by flagging records with a discarded_at timestamp instead of … | 72 | 2423 | stable |
| Statistical Rethinking Course An R package accompanying McElreath's Statistical Rethinking book and course on Bayesian data analysis. It provides tools for quadratic app… | 62 | 2422 | active |
| xxjwxc/gormt gormt is a Go tool that connects to a MySQL (and optionally SQLite/MSSQL) database and automatically generates Golang struct definitions co… | 64 | 2421 | active |
| softaworks/agent-toolkit A curated collection of packaged skills, agents, and slash commands for AI coding agents like Claude Code, following the Agent Skills forma… | 47 | 2421 | active |
| codespell-project/codespell codespell is a Python CLI tool that finds and fixes common misspellings in source code and text files using a curated dictionary of frequen… | 89 | 2420 | active |
| bugaevc/wl-clipboard wl-clipboard provides two command-line utilities, wl-copy and wl-paste, for copying and pasting data between the Wayland clipboard and Unix… | 78 | 2420 | stable |
| zurawiki/gptcommit gptcommit is a git prepare-commit-msg hook written in Rust that uses large language models like GPT to automatically generate clear, descri… | 56 | 2420 | active |
| rust-scraper/scraper A Rust library for parsing HTML documents and querying them with CSS selectors, built on Servo's html5ever and selectors crates for browser… | 89 | 2418 | active |
| msojocs/fiddler-everywhere-enhance An auto-patch tool that modifies the Fiddler Everywhere web debugging proxy (an Electron app) on Windows and Linux, replacing DLLs and patc… | 87 | 2418 | active |
| sahib/rmlint rmlint is an extremely fast command-line tool written in C that finds duplicate files and directories, broken symlinks, empty files, nonstr… | 68 | 2418 | active |
| ccloli/E-Hentai-Downloader A userscript that downloads E-Hentai/ExHentai galleries as zip files directly from the browser. It runs via userscript managers like Tamper… | 59 | 2418 | active |
| indexmap-rs/indexmap IndexMap is a pure-Rust hash table (with a companion IndexSet) that preserves insertion order, iterates quickly over compact storage, and l… | 77 | 2417 | stable |
| btd/rollup-plugin-visualizer A Rollup plugin (also compatible with Vite and Rolldown) that visualizes JavaScript bundle composition through treemap, sunburst, flamegrap… | 76 | 2417 | active |
| SCons/scons SCons is an open-source software construction tool that orchestrates building software by determining which components need rebuilding and … | 95 | 2416 | stable |
| nodenv nodenv is a Node.js version manager for Unix-like systems, modeled on rbenv, that lets you install and switch between multiple Node.js vers… | 79 | 2415 | active |
| bubenshchykov/ngrok A Node.js wrapper around the ngrok client binary that lets developers programmatically open tunnels exposing localhost servers to the publi… | 44 | 2415 | active |
| VeryGoodOpenSource/very_good_cli Very Good CLI is a Dart command-line tool by Very Good Ventures that scaffolds opinionated, production-ready project templates for Flutter … | 99 | 2414 | active |
| ORAS ORAS (OCI Registry As Storage) is a CLI tool and set of client libraries for pushing, pulling, and managing arbitrary OCI artifacts in OCI-… | 95 | 2414 | active |
| dotnet/Docker.DotNet Docker.DotNet is a fully asynchronous .NET (C#) client library for the Docker Remote API, letting applications interact programmatically wi… | 40 | 2414 | active |
| iann0036/former2 Former2 scans your existing AWS account resources and generates Infrastructure-as-Code outputs such as CloudFormation, Terraform, Troposphe… | 73 | 2413 | active |
| lukechilds/zsh-nvm A Zsh plugin that automatically installs, updates, and loads nvm (Node Version Manager) in your shell. It wraps nvm with extra commands lik… | 32 | 2411 | active |
| nvim-pack/nvim-spectre nvim-spectre is a Neovim plugin providing a search-and-replace panel for project-wide text editing. It uses ripgrep for finding matches and… | 42 | 2410 | active |
| nodejs/node-addon-api A header-only C++ wrapper library for Node-API (N-API) that simplifies writing native Node.js addons in C++. It provides C++ object model a… | 94 | 2409 | stable |
| aloisdeniel/flutter_device_preview A Flutter package that simulates how a running app looks and behaves on other devices — screen size, pixel ratio, safe areas, locale, text … | 87 | 2409 | active |
| mostafa-wahied/portracker A self-hosted, real-time port monitoring and discovery tool that automatically maps running services and their ports across servers, Docker… | 76 | 2409 | active |
| leilei926524-tech/anti-distill A tool that sanitizes AI Skill files employees are asked to write, producing a professional-looking but hollowed-out version for submission… | 55 | 2409 | active |
| goolord/alpha-nvim alpha-nvim is a fast, fully programmable start screen (greeter) plugin for Neovim written in Lua. It provides customizable themes similar t… | 76 | 2408 | stable |
| nordicsemi/Android-BLE-Library An Android library by Nordic Semiconductor that simplifies working with Bluetooth Low Energy, handling connection, service discovery, bondi… | 73 | 2408 | stable |
| blakeembrey/change-case A TypeScript monorepo of small libraries that transform strings between naming conventions like camelCase, PascalCase, snake_case, kebab-ca… | 34 | 2407 | stable |
| StikDebug StikDebug is an on-device debugger and JIT (Just-In-Time) enabler for iOS 17.4+ that lets users enable JIT compilation for sideloaded apps … | 87 | 2406 | active |
| shadow-cljs shadow-cljs is a build tool and compiler for ClojureScript that focuses on simplicity, good defaults, and seamless npm integration. It supp… | 77 | 2405 | active |
| eranif/codelite CodeLite is a free, open-source, cross-platform IDE specialized in C, C++, Rust, Python, PHP, and Node.js development. It is written in C++… | 87 | 2404 | active |
| DrCatHicks/learning-opportunities A Claude Code and Codex plugin/skill that offers evidence-based learning exercises (retrieval practice, prediction, spaced repetition) duri… | 59 | 2403 | active |
| lahmatiy/react-render-tracker React Render Tracker is a devtool library that visualizes a React app's component tree state over time to uncover performance issues from u… | 36 | 2403 | active |
| NatroTeam/NatroMacro Natro Macro is an open-source Bee Swarm Simulator (Roblox) automation macro written in AutoHotkey for Windows. It automates in-game tasks a… | 72 | 2402 | active |
| sdi2200262/agentic-project-management APM (Agentic Project Management) is an open-source JavaScript framework and CLI for managing complex software projects with AI coding assis… | 76 | 2400 | active |
| open-wc/open-wc Open Web Components (open-wc) is a collection of guides, recommendations, generators, and tools for developing web components in JavaScript… | 93 | 2399 | active |
| ryanb/dotfiles Ryan Bates' personal dotfiles for configuring the macOS command line with Zsh, including shell aliases, git config, and fzf-based navigatio… | 76 | 2399 | active |
| mobz/elasticsearch-head elasticsearch-head is a web front end for browsing and interacting with an Elasticsearch cluster. It provides cluster topology views, searc… | 23 | 9469 | maintenance |
| empjs/emp EMP is a micro-frontend engineering framework built on Rspack 2 and Module Federation 2, providing unified configuration for host/remote ap… | 95 | 2396 | active |
| tytydraco/LADB LADB is an Android app that bundles an ADB server inside its libraries, letting you run an ADB shell directly on your device without a comp… | 74 | 2396 | active |
| vagrant-libvirt/vagrant-libvirt A Vagrant plugin that adds a Libvirt provider, letting Vagrant create, control, and provision QEMU/KVM virtual machines through the Libvirt… | 23 | 2396 | active |
| fatih/gomodifytags gomodifytags is a Go command-line tool for modifying, adding, or removing struct field tags in Go source files. It is designed to be integr… | 30 | 2394 | stable |
| nvh95/jest-preview Jest Preview is an npm library and CLI that renders the DOM output of Jest tests in a browser so developers can visually debug UI tests ins… | 68 | 2393 | active |
| she-llac/claude-counter A minimal browser extension (and userscript) that overlays token counts, cache countdown timers, and session/weekly usage bars on claude.ai… | 56 | 2392 | active |
| ARCANEDEV/LogViewer A Laravel package that provides a ready-to-use log viewer for managing and inspecting application log files. It offers an API plus built-in… | 23 | 2392 | active |
| DebugSwift/DebugSwift DebugSwift is an open-source, in-app debugging toolkit for iOS applications built in Swift. It provides a floating overlay inside the runni… | 94 | 2390 | active |
| PSAppDeployToolkit/PSAppDeployToolkit PSAppDeployToolkit is an open-source PowerShell framework that simplifies and standardizes Windows software deployment at scale. It wraps v… | 88 | 2390 | active |
| barbeau/gpstest GPSTest is the leading open-source Android application for testing GNSS/GPS receivers. It displays real-time satellite information for GPS,… | 88 | 2388 | active |
| RAIT-09/obsidian-agent-client An Obsidian plugin that brings AI coding agents like Claude Code, Codex, and Gemini CLI into the vault via the Agent Client Protocol (ACP).… | 84 | 2388 | active |
| VR-25/acc ACC (Advanced Charging Controller) is a shell-based Android tool for managing battery charging to extend lithium-ion battery service life. … | 45 | 2388 | active |
| cycloidio/terracognita TerraCognita is a Go CLI tool that reverse-engineers existing cloud infrastructure on AWS, GCP, Azure, and VMware vSphere into Terraform HC… | 40 | 2387 | active |
| google/souper Souper is a superoptimizer for LLVM IR that uses SMT solvers (like Z3) to synthesize shorter, equivalent instruction sequences. It identifi… | 10 | 2387 | active |
| swizzin/swizzin Swizzin is a collection of bash scripts providing a light, modular seedbox solution for Debian and Ubuntu servers, with an installer and a … | 77 | 2386 | stable |
| xero/dotfiles A collection of custom Linux dotfiles (zsh, neovim, tmux, git, ssh, etc.) managed with GNU stow, styled for a terminal-centric 'rice' setup… | 64 | 2386 | active |
| UnCSS UnCSS is a Node.js tool and CLI that removes unused CSS selectors from stylesheets by loading HTML pages in jsdom, executing JavaScript, an… | 23 | 9401 | maintenance |
| mayukh4/linux-android A set of Bash scripts that turn an old Android phone into a GPU-accelerated Linux desktop (XFCE4, KDE Plasma, LXQt, or MATE) or a Home Assi… | 59 | 2383 | active |
| liriliri/licia Licia is a zero-dependency JavaScript utility library containing over 400 micro modules for everyday tasks like DOM manipulation, cookies, … | 97 | 2382 | active |
| lihenggui/blocker Blocker is an Android application that manages app components (activities, services, receivers, providers) using PackageManager and Intent … | 72 | 2382 | active |
| bootleg/ret-sync ret-sync is a set of plugins that synchronize a debugging session (WinDbg, GDB, LLDB, OllyDbg, x64dbg) with disassemblers (IDA, Ghidra, Bin… | 53 | 2382 | active |
| microsoft/live-share Visual Studio Live Share is Microsoft's real-time collaborative development service that lets developers share codebases and edit together … | 75 | 2381 | active |
| franMarz/TexTools-Blender TexTools is a free Blender add-on providing a professional UV and texture toolset, including UV layout tools, texture baking modes, texel d… | 23 | 2380 | active |
| bytedance/android-inline-hook Shadowhook is an Android inline hook library written in C, supporting armeabi-v7a (thumb/arm32) and arm64-v8a architectures on Android 4.1 … | 84 | 2379 | active |
| leaflet-extras/leaflet-providers A Leaflet plugin that provides ready-made configurations for tile layers from many free map providers such as OpenStreetMap, Esri, and Open… | 77 | 2379 | stable |
| dusky Dusky is an automated Arch Linux dotfiles and ricing setup that installs and configures a full Hyprland-based desktop environment, includin… | 61 | 2379 | active |
| softvar/enhanced-github A browser extension for Chrome, Firefox, and Edge that enhances the GitHub website by showing repo and individual file sizes, adding downlo… | 32 | 2379 | active |
| webpack/webpack-hot-middleware A Node.js middleware that adds webpack hot module replacement (HMR) to your own HTTP server, working alongside webpack-dev-middleware witho… | 10 | 2378 | stable |