function: developer-tools
13657 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| mentebinaria/retoolkit An Inno Setup-based installer that bundles a curated collection of reverse engineering and malware analysis tools for x86/x64 Windows syste… | 82 | 5281 | active |
| mattdesl/canvas-sketch A JavaScript framework and companion CLI for creating generative artwork using HTML5 Canvas 2D and WebGL (with Three.js templates). It scaf… | 70 | 5280 | active |
| zq1997/deepin-wine A port of deepin's Wine environment and Windows application packages (QQ, WeChat, TIM, DingTalk, etc.) to Debian/Ubuntu, distributed as an … | 32 | 5280 | active |
| Naituw/IPAPatch IPAPatch is an Xcode project template that lets you patch decrypted iOS app IPA files by injecting your own dynamic libraries, without requ… | 54 | 5277 | active |
| coreutils/coreutils GNU coreutils is the standard collection of GNU command-line utilities (ls, cp, mv, cat, sort, chmod, etc.) that form the basis of most Uni… | 89 | 5276 | stable |
| Pop Shell Pop Shell is a keyboard-driven GNOME Shell extension that adds advanced i3-like tiling window management to the GNOME desktop. It lets user… | 67 | 5276 | active |
| ivanhao/pvetools A shell-based menu-driven tool script for Proxmox VE (Debian 9+) that automates common configuration tasks such as email setup, Samba/NFS s… | 23 | 5273 | active |
| VundleVim/Vundle.vim Vundle (Vim bundle) is a plugin manager for the Vim text editor that lets users declare, install, update, search, and clean plugins directl… | 32 | 23921 | maintenance |
| rust-lang/rust-bindgen bindgen is a Rust tool that automatically generates Rust FFI bindings to C (and some C++) libraries by parsing header files with libclang. … | 77 | 5271 | active |
| uber-go/goleak goleak is a Go library from Uber that detects goroutine leaks in tests by verifying no unexpected goroutines remain after test execution. I… | 67 | 5271 | stable |
| segmentio/ksuid A Go library for generating and parsing KSUIDs (K-Sortable Unique IDentifiers), the reference implementation of the KSUID format. KSUIDs ar… | 72 | 5266 | stable |
| rails/thor Thor is a Ruby toolkit for building self-documenting command-line utilities, handling option parsing and usage banners with a Rake-like syn… | 74 | 5264 | stable |
| oshi/oshi OSHI is a free, cross-platform Java library for retrieving native operating system and hardware information using JNA or the JDK Foreign Fu… | 100 | 5262 | active |
| SilentVoid13/Templater Templater is a template plugin for Obsidian.md that defines a templating language for inserting variables and function results into notes. … | 96 | 5259 | active |
| lmstudio-ai/lms lms is the official command-line tool for LM Studio, built on the lmstudio.js SDK. It lets users manage local LLMs (list, download, load, u… | 70 | 5259 | active |
| Cysharp/ZLinq ZLinq is a zero-allocation LINQ replacement library for .NET and Unity/Godot, built on struct-based ValueEnumerable to avoid allocations in… | 88 | 5255 | active |
| benjamn/recast Recast is a JavaScript syntax tree (AST) transformer and nondestructive pretty-printer that preserves original formatting where possible. I… | 67 | 5254 | stable |
| ScriptCat ScriptCat is an open-source browser extension that acts as a userscript manager, fully compatible with Tampermonkey scripts and GM_* APIs. … | 96 | 5249 | active |
| bgrins/TinyColor TinyColor is a small, fast, dependency-free JavaScript library for parsing, manipulating, and converting colors. It accepts permissive inpu… | 23 | 5248 | stable |
| niXman/mingw-builds-binaries Prebuilt MinGW-W64 GCC compiler toolchain binaries for Windows, distributed as downloadable archives with an optional online installer. It … | 93 | 5246 | active |
| ChrisTitusTech/linutil Linutil is a distro-agnostic Linux toolbox built in Rust that provides an interactive terminal UI (TUI) for installing applications, config… | 85 | 5245 | active |
| RICHQAQ/PasteMD PasteMD is a desktop productivity tool that converts clipboard Markdown and AI chat responses (ChatGPT, DeepSeek, etc.) into properly forma… | 83 | 5237 | active |
| rbreaves/kinto Kinto remaps keyboard shortcuts on Linux and Windows to match macOS conventions, using xkeysnail on Linux and AutoHotkey on Windows. It shi… | 23 | 5235 | active |
| sindresorhus/eslint-plugin-unicorn An ESLint plugin offering more than 300 powerful lint rules for JavaScript and TypeScript, with some rules also covering CSS, HTML, JSON, M… | 100 | 5233 | active |
| aasm/aasm AASM is a Ruby library for adding finite state machines to Ruby classes, with adapters for ActiveRecord, Mongoid, NoBrainer, Dynamoid, Sequ… | 73 | 5231 | stable |
| Excalidraw An MCP (Model Context Protocol) server that lets AI clients like Claude and ChatGPT generate and stream interactive hand-drawn Excalidraw d… | 60 | 5231 | active |
| dylanaraps/neofetch Neofetch is a command-line system information tool written in bash 3.2+ that displays OS, software, and hardware info alongside a distro lo… | 10 | 23696 | maintenance |
| blushft/go-diagrams A Go library for creating system and application architecture diagrams as code, ported from the Python 'diagrams' project. It generates Gra… | 38 | 5229 | active |
| u-boot/u-boot Das U-Boot is a widely used open-source bootloader for embedded boards based on PowerPC, ARM, MIPS, and other processors. It is installed i… | 77 | 5228 | active |
| fonttools/fonttools fontTools is a Python library for manipulating font files, supporting TrueType, OpenType, AFM, and partially Type 1 and Mac-specific format… | 100 | 5226 | stable |
| MuiseDestiny/zotero-style Ethereal Style is a Zotero plugin that enhances the reference manager's interface with custom columns, reading progress visualization, and … | 88 | 5224 | active |
| laravel/telescope Laravel Telescope is an elegant debug assistant for the Laravel framework, providing a web dashboard with insight into requests, exceptions… | 100 | 5222 | active |
| gdamore/tcell Tcell is a pure Go library providing a cell-based view for text terminals, inspired by termbox but with more features and portability. It e… | 98 | 5218 | stable |
| blade-formatter A VSCode extension that formats Laravel Blade template files with opinionated defaults. It indents markup inside Blade directives, normaliz… | 91 | 5216 | active |
| MicaForEveryone/MicaForEveryone Mica For Everyone is a Windows 11 desktop tool that applies system backdrop effects like Mica and Acrylic to the title bars and backgrounds… | 87 | 5216 | active |
| Credo Credo is a static code analysis tool for the Elixir language with a focus on code consistency and teaching. It highlights refactoring oppor… | 90 | 5213 | stable |
| Kode AI Agent Platform Kode CLI is a terminal-based AI coding agent that understands codebases, edits files, runs commands, and automates developer workflows. It … | 63 | 5212 | active |
| console-rs/indicatif Indicatif is a Rust library for displaying progress bars, spinners, and other progress reporting in command line applications. It supports … | 92 | 5207 | stable |
| dbrizov/NaughtyAttributes NaughtyAttributes is a Unity plugin that extends the Unity Inspector with a rich set of C# attributes for building powerful inspectors with… | 87 | 5205 | active |
| Fokkyp/SoftwareCopyright-Skill A coding-agent Skill that reads a local project and automatically generates a complete set of Chinese software copyright (软著) application m… | 76 | 5205 | active |
| Mist Mist is a Mac GUI utility that automatically downloads macOS firmware restore files (.ipsw) and installers. It can list available versions,… | 81 | 5202 | active |
| Galaxy Buds Client An unofficial desktop and Android manager for Samsung Galaxy Buds earbuds, built in C#. It exposes detailed battery stats, diagnostics, cus… | 86 | 5200 | active |
| piscinajs/piscina Piscina is a fast, efficient worker thread pool library for Node.js, written in TypeScript. It lets developers offload CPU-intensive tasks … | 95 | 5199 | active |
| cordx56/rustowl RustOwl is a tool that visualizes ownership movement and variable lifetimes in Rust code using colored underlines, helping with debugging b… | 84 | 5198 | active |
| SamKirkland/FTP-Deploy-Action A GitHub Action that automates deploying a repository's files to an FTP or FTPS server on every push. It syncs project files to a web host … | 72 | 5196 | active |
| theseer/tokenizer A small PHP library that tokenizes PHP source code and serializes the resulting tokens into XML (and potentially other formats). It is comm… | 70 | 5193 | stable |
| RVM RVM (Ruby enVironment Manager) is a command-line tool for installing, managing, and switching between multiple Ruby interpreters and gem en… | 65 | 5189 | active |
| Pyarmor Pyarmor is a command-line tool for obfuscating Python scripts, making them hard to reverse-engineer. It also supports binding obfuscated sc… | 99 | 5184 | active |
| RsyncProject/rsync Rsync is an open-source command-line utility for fast incremental file transfer between local and remote systems, using a delta-transfer al… | 99 | 5175 | stable |
| bernaferrari/FigmaToCode A free, open-source Figma plugin that deterministically converts Figma selections into editable code for HTML, React, Svelte, Tailwind, Flu… | 75 | 5170 | active |
| devspace-sh/devspace DevSpace is a client-only, open-source CLI tool for Kubernetes that automates image building and deployment workflows and lets developers b… | 89 | 5169 | active |
| MapsterMapper/Mapster Mapster is a fast, convention-based object-to-object mapping library for .NET/C#. It supports mapping to new or existing objects, queryable… | 98 | 5166 | active |
| PyCQA/pycodestyle pycodestyle (formerly pep8) is a simple Python style guide checker that validates code against PEP 8 conventions. It ships as a single Pyth… | 66 | 5165 | stable |
| Shane32/QRCoder QRCoder is a pure C# library for generating QR codes and Micro QR codes with zero external dependencies. It supports multiple output format… | 83 | 5158 | stable |
| Sophia-Community/SophiApp SophiApp is an open-source GUI application for fine-tuning, debloating, and optimizing Windows 10 and Windows 11. It is the graphical succe… | 68 | 5158 | active |
| stlink-org/stlink An open-source toolset for programming and debugging STM32 microcontrollers via STLINK programmer hardware, including flash tools, a GDB se… | 66 | 5154 | active |
| pytoolz/toolz Toolz is a pure-Python functional standard library providing utility functions for iterators, higher-order functions, and dictionaries, ins… | 53 | 5154 | stable |
| Codeium/Windsurf windsurf.vim is a Vim and Neovim plugin providing free, AI-powered code autocomplete as a Copilot alternative. It integrates the Windsurf (… | 65 | 5146 | active |
| wp-cli/wp-cli WP-CLI is the official command-line interface for WordPress, letting users manage plugins, themes, users, databases, and multisite installa… | 68 | 5145 | stable |
| ovity/octotree Octotree is a browser extension that enhances GitHub by adding a code file tree sidebar for easier code exploration and review. This reposi… | 32 | 23241 | maintenance |
| redis/RedisDesktopManager RESP.app (formerly RedisDesktopManager) is a cross-platform desktop GUI for managing and visualizing Redis databases, written in C++. It ha… | 23 | 23234 | maintenance |
| jinwyp/one_click_script A collection of one-click shell scripts for Linux servers that install latest or LTS Linux kernels and enable BBR or BBR Plus congestion co… | 71 | 5141 | active |
| clibs/clib clib is a lightweight package manager for the C programming language that installs small, standalone 'micro' C libraries from a git-based r… | 64 | 5141 | active |
| vscode-icons/vscode-icons A Visual Studio Code extension that provides file and folder icons for the editor's file explorer. It supports icon customization, custom i… | 92 | 5136 | active |
| athityakumar/colorls A Ruby gem that replaces the standard ls command with a colorized version that adds font-awesome icons to file and directory listings. It s… | 65 | 5135 | active |
| lmc999/RegionRestrictionCheck A pure bash script that checks whether an IP address can access various geo-restricted streaming and media services (e.g., Netflix, Disney+… | 48 | 5129 | active |
| lsp-mode lsp-mode is an Emacs client for the Language Server Protocol, providing IDE-like features such as completion, diagnostics, code navigation,… | 78 | 5123 | active |
| microsoft/coreutils A Microsoft-maintained Windows build of uutils/coreutils, findutils, and grep packaged as a single multi-call binary, bringing UNIX-style c… | 77 | 5120 | active |
| python/typeshed Typeshed is a collection of static type stubs for the Python standard library, builtins, and many third-party packages. It provides the ann… | 77 | 5118 | active |
| braedonsaunders/codeflow CodeFlow is a browser-based tool that turns any GitHub repository URL (or local files) into an interactive architecture map showing how fil… | 61 | 5117 | active |
| tech-leads-club/agent-skills A curated, security-reviewed registry of skills (packaged instructions and resources) that extend AI coding agents like Claude Code, Cursor… | 78 | 5113 | active |
| Zig Language Server (zls) ZLS is a non-official Language Server Protocol implementation for Zig, written in Zig. It provides IDE features such as autocomplete, goto … | 83 | 5109 | active |
| greenshot/greenshot Greenshot is a free, open-source, lightweight screenshot tool for Windows optimized for productivity. It captures regions, windows, or full… | 83 | 5108 | active |
| Ponderfly/GoogleTranslateIpCheck A cross-platform C# command-line tool that scans for Google Translate IP addresses reachable from mainland China and can automatically writ… | 78 | 5103 | active |
| mislav/hub hub is a command-line tool that wraps git to add GitHub-specific features like cloning, creating repositories, forking, and submitting pull… | 23 | 22952 | maintenance |
| GRR Rapid Response GRR Rapid Response is an incident response framework focused on remote live forensics. It consists of a Python agent installed on target sy… | 69 | 5089 | active |
| Piko Piko is a collection of Morphe patches that modify the Twitter/X and Instagram Android apps to add features like ad blocking, download capa… | 93 | 5082 | active |
| tectonic-typesetting/tectonic Tectonic is a modernized, self-contained TeX/LaTeX typesetting engine built on XeTeX and TeXLive, implemented largely in Rust. It compiles … | 91 | 5081 | active |
| XPoet/picx PicX is a free, open-source image hosting tool built on the GitHub API, usable online without installation. It provides image upload and ho… | 26 | 5080 | active |
| crablang/crab CrabLang is a community fork of the Rust programming language, providing the compiler, standard library, and toolchain renamed to avoid tra… | 30 | 5072 | active |
| wfxr/forgit forgit is a shell-based utility that wraps common git commands with interactive fzf-powered fuzzy selection. It provides shortcuts like int… | 100 | 5071 | active |
| hengyoush/kyanos Kyanos is an eBPF-based command-line network analysis tool that captures and visualizes L7 requests/responses (HTTP, Redis, MySQL, Kafka, M… | 88 | 5070 | active |
| didi/booster Booster is a lightweight, extensible quality optimization toolkit for mobile applications built as a Gradle plugin. It uses bytecode manipu… | 66 | 5070 | active |
| tidyverse/dplyr dplyr is an R package providing a consistent grammar of data manipulation with verbs like mutate(), select(), filter(), summarise(), and ar… | 81 | 5066 | stable |
| eooce/Sing-box A one-click Shell installation script that deploys sing-box with multiple proxy protocols (VLESS-Reality, VMess-ws-tls via Argo tunnel, Hys… | 63 | 5065 | active |
| johnste/finicky Finicky is a macOS application that acts as your default browser and routes each URL to the browser you choose based on configurable rules.… | 78 | 5060 | active |
| KMonad KMonad is an advanced keyboard manager that lets users infinitely customize and extend keyboard functionality on Linux, Windows, and macOS.… | 76 | 5056 | active |
| Entire Entire CLI is a Go-based command-line tool that hooks into your Git workflow to capture AI coding agent sessions (prompts, responses, tool … | 83 | 5052 | active |
| oklog/ulid A Go library implementing ULID (Universally Unique Lexicographically Sortable Identifier), a 128-bit identifier that is lexicographically s… | 83 | 5050 | stable |
| productdevbook/port-killer PortKiller is a cross-platform desktop application for monitoring and managing listening TCP ports on macOS and Windows. It provides one-cl… | 77 | 5045 | active |
| pypa/virtualenv virtualenv is a tool for creating isolated virtual Python environments, allowing projects to have their own dependencies independent of the… | 100 | 5043 | stable |
| leap.nvim Leap.nvim is a Neovim plugin that provides fast, precise cursor motion via labeled jumps, letting users navigate anywhere on screen with a … | 77 | 5032 | active |
| alecthomas/chroma Chroma is a general-purpose syntax highlighter written in pure Go, heavily based on Pygments, with translators for Pygments lexers and styl… | 97 | 5025 | stable |
| Uniswap V3 The core smart contracts of the Uniswap v3 protocol, an automated market maker on Ethereum, distributed as an npm package with deployable b… | 75 | 5020 | stable |
| MustangYM/WeChatExtension-ForMac A free, open-source plugin for the Mac WeChat client written in Objective-C that adds features like anti-revocation of messages, message fo… | 10 | 22573 | maintenance |
| PeonPing/peon-ping peon-ping is a shell-based notification tool that plays game character voice lines (Warcraft, StarCraft, Portal, Zelda) and shows visual ov… | 82 | 5017 | active |
| Expensify/App New Expensify is an open-source financial collaboration and expense management application centered around chat, built with React Native an… | 96 | 5016 | active |
| preservim/nerdcommenter NERD Commenter is a Vim/Neovim plugin that provides powerful commenting functions for many filetypes. It leverages filetype plugins and 'co… | 46 | 5006 | stable |
| tianon/gosu gosu is a small Go-based CLI tool for switching to another user (setuid/setgid/setgroups) and exec'ing a command, designed as a lightweight… | 75 | 5004 | stable |
| Instagram/MonkeyType MonkeyType is a Python library that collects runtime types of function arguments and return values via the sys.setprofile hook, then genera… | 62 | 4998 | active |