function: developer-tools
13657 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| d35ha/CallObfuscator CallObfuscator is a C++ library and CLI tool that hides Windows PE imports by rewriting the Import Address Table so sensitive APIs appear a… | 23 | 1025 | maintenance |
| F8LEFT/SoFixer SoFixer is a command-line tool that repairs ELF shared object (.so) files dumped from process memory, fixing section headers, program heade… | 10 | 1025 | maintenance |
| ku1ik/stderred A shared library that hooks libc write and stream functions to colorize all stderr output in red via ANSI escape codes. It works through LD… | 67 | 1024 | maintenance |
| Malfrats/xeuledoc A Python CLI tool that fetches information about public Google documents across Drive, Docs, Sheets, Slides, and other Google Workspace ser… | 32 | 1024 | maintenance |
| p-e-w/plotinus Plotinus is a GTK+ 3 module that adds a searchable command palette (like Sublime Text's) to any modern GTK+ application, invoked with Ctrl+… | 23 | 1024 | maintenance |
| xdtianyu/scripts A personal collection of shell scripts for various work and sysadmin tasks by xdtianyu, including things like dynamic DNS updates, SSL cert… | 32 | 1023 | maintenance |
| doom-neovim/doom-nvim Doom Nvim is a Neovim configuration framework inspired by Doom Emacs, providing a modular, fast, and stable base for building a personalize… | 10 | 1023 | maintenance |
| BurntSushi/wingo Wingo is a fully-featured X11 window manager written in pure Go, supporting both floating and tiling placement policies. It offers per-moni… | 69 | 1022 | maintenance |
| caiogondim/logdown.js logdown is a small debug logging library for JavaScript that works in both the browser and Node.js, wrapping the console with Markdown form… | 23 | 1022 | maintenance |
| heysem-useinsider/Stringz Stringz is a native macOS application that provides a visual editor for localizing Xcode projects targeting iOS, macOS, tvOS, and watchOS. … | 23 | 1021 | maintenance |
| ljacobsson/cfn-diagram cfn-diagram is a Node.js CLI tool that visualizes AWS CloudFormation, SAM, and CDK templates as diagrams. It can generate draw.io files, in… | 23 | 1021 | maintenance |
| kungfu-systems/kungfu Kungfu is an open-source continuity layer for AI agent work, consisting of a local C++ runtime (libkungfu) and an open protocol (KFD) that … | 100 | 4506 | experimental |
| peggyrayzis/react-native-create-bridge A CLI generator that scaffolds React Native native module and UI component bridges, eliminating boilerplate for iOS (Objective-C/Swift) and… | 23 | 1020 | maintenance |
| tern-tools/tern Tern is a Python-based software composition analysis tool and library that generates a Software Bill of Materials (SBOM) for container imag… | 23 | 1020 | maintenance |
| ndless-nspire/Ndless Ndless is an extension for TI-Nspire graphing calculators that combines an executable loader and an SDK, enabling third-party native C, C++… | 83 | 1019 | maintenance |
| ZeusPlugin Framework ZeusPlugin is a mature Android plugin and hot-patch framework written in Java, battle-tested in apps with tens of millions of daily active … | 32 | 1019 | maintenance |
| facebook/fatal Fatal (Facebook Template Library) is a header-only C++14 library for fast software prototyping, built heavily on template meta-programming … | 95 | 1018 | maintenance |
| gregsaun/prusa_i3_bear_upgrade An open-source hardware project providing a stronger aluminum extrusion frame upgrade for Prusa i3 MK2/MK3 3D printers, including printed p… | 23 | 1018 | maintenance |
| mermaidjs/mermaid-live-editor A web-based live editor for Mermaid diagrams that lets users edit, preview, and share flowcharts, sequence diagrams, and gantt charts in re… | 32 | 1017 | maintenance |
| leventov/Koloboke Koloboke is a family of Java collections projects providing primitive-specialized, high-performance implementations of maps and sets as an … | 23 | 1017 | maintenance |
| HypriotOS A command-line shell script for flashing SD card images (compressed or uncompressed, local or remote) onto SD cards, primarily for Raspberr… | 23 | 1017 | maintenance |
| torvalds/AudioNoise A collection of toy digital audio effect implementations (IIR filters, delay loops) written in C, created as a learning project alongside L… | 52 | 4484 | experimental |
| christianbach/tablesorter A jQuery plugin that adds flexible client-side sorting to standard HTML tables with THEAD/TBODY structure. Users click column headers to so… | 32 | 1016 | maintenance |
| Pipeline Visual Builder A web-based visual editor for the Pipeline page-building framework, letting users assemble and configure pages via drag-and-drop components… | 32 | 1016 | maintenance |
| HashLips/hashlips_nft_minting_dapp A React-based minting dapp boilerplate that connects an existing NFT smart contract to a ready-made minting frontend. Configuration is done… | 23 | 1016 | maintenance |
| spaolacci/murmur3 A native Go implementation of the MurmurHash3 non-cryptographic hash function, supporting both 32-bit and 128-bit variants. It implements G… | 23 | 1016 | maintenance |
| vercel/fun A local runtime for developing and invoking AWS Lambda-style serverless functions on your own machine, exposing a programmatic API (@vercel… | 86 | 1012 | maintenance |
| Oldpan/Pytorch-Memory-Utils A small set of Python scripts for tracking GPU memory usage in PyTorch, including per-line tensor allocation reports and model parameter/in… | 32 | 1012 | maintenance |
| efficient/cuckoofilter A C++ library implementing cuckoo filters, a space-efficient probabilistic data structure for approximate set-membership queries that suppo… | 32 | 1012 | maintenance |
| cebe/markdown cebe/markdown is a fast, highly extensible Markdown parser library for PHP that converts Markdown to HTML. It ships as a set of PHP classes… | 23 | 1012 | maintenance |
| zhovner/OneFileLinux A minimal live Linux distribution packed into a single ~20MB EFI executable that boots directly from any UEFI computer's firmware without i… | 23 | 1012 | maintenance |
| Optixal/neovim-init.vim A hybrid Neovim configuration (init.vim with Lua) bundling popular plugins like treesitter, LSP, nvim-cmp, telescope, lualine, and nvim-tre… | 32 | 1011 | maintenance |
| egoist/esbuild-register A Node.js library that registers a require hook to transpile TypeScript, JSX, and ESNext features on the fly using esbuild. It reads jsxFac… | 23 | 1011 | maintenance |
| yujinakayama/transpec Transpec is a command-line tool that automatically converts RSpec test code to the latest RSpec syntax using static and dynamic code analys… | 32 | 1010 | maintenance |
| veip007/dd A one-click Linux DD (disk dump) shell script that fully automates reinstalling operating systems like Debian, Ubuntu, and CentOS on a VPS … | 32 | 1010 | maintenance |
| trottier/original-bitcoin A historical archive of Satoshi Nakamoto's original Bitcoin v0.1 source code, preserved for study and reference. It is not a maintained for… | 10 | 1009 | maintenance |
| mayankk2308/purge-wrangler A shell script that patches macOS to enable unsupported AMD and NVIDIA external GPU (eGPU) configurations on Thunderbolt Macs. It has been … | 23 | 1008 | maintenance |
| getify/TNG-Hooks TNG-Hooks is a small JavaScript library that brings React-inspired hooks like useState, useReducer, and useEffect to plain, standalone func… | 10 | 1008 | maintenance |
| xuyisheng/ShortcutHelper A small Java library for Android that simplifies creating, checking, updating, and removing home screen shortcuts while handling OEM/ROM la… | 32 | 1007 | maintenance |
| lucagez/Debucsser Debucsser is a lightweight JavaScript library that overlays CSS debugging information (element selectors, dimensions, spacing) directly in … | 32 | 1006 | maintenance |
| icy/pacapt pacapt is a 56KB shell script that provides Arch Linux pacman-style commands as a unified wrapper over many package managers like apt-get, … | 23 | 1006 | maintenance |
| lostintangent/codeswing CodeSwing is a VS Code extension that provides an interactive coding playground for building web applications ('swings') with live preview … | 23 | 1006 | maintenance |
| rvpanoz/luna Luna is an Electron-based desktop application providing a modern GUI for managing npm dependencies. It supports installing, updating, and u… | 35 | 1005 | maintenance |
| CNOliverZhang/PotatofieldImageToolkit Potatofield Image Toolkit is an Electron-based desktop image toolbox for photographers, designers, and other creative professionals. It bun… | 23 | 1005 | maintenance |
| PrototypeZ/SaveState An Android library that automatically generates onSaveInstanceState and onRestoreInstanceState implementations via the @AutoRestore annotat… | 32 | 1004 | maintenance |
| fholgado/minibufexpl.vim MiniBufExpl is a Vim plugin that displays open buffers in a compact, tab-like strip that takes minimal screen space. It is a maintained for… | 32 | 1004 | maintenance |
| Cool-Coding/remote-desktop-control An open-source remote desktop control application built with Spring, Netty, and Swing in Java. It uses a three-party architecture where a r… | 23 | 1004 | maintenance |
| skx/sysadmin-util A small collection of command-line scripts for Linux/Unix system administrators, written mostly in Perl and Bash. It centralizes handy util… | 10 | 1004 | maintenance |
| Git Time Metric Git Time Metric (GTM) is a lightweight command-line tool that automatically tracks time spent on Git projects without manual timers. It sto… | 23 | 1003 | maintenance |
| Git Time Metric Git Time Metric (GTM) is a lightweight command-line utility that automatically tracks time spent on Git projects without manual timers. It … | 23 | 1003 | maintenance |
| eleme/Stinger Stinger is a high-performance Objective-C library for aspect-oriented programming (AOP) that hooks into existing methods before/instead/aft… | 23 | 1002 | maintenance |
| rampageX/firmware-mod-kit A collection of scripts and utilities for extracting, modifying, and rebuilding Linux-based firmware images for embedded devices like route… | 62 | 1001 | maintenance |
| nytimes/openapi2proto A Go CLI tool that converts OpenAPI/Swagger specifications (YAML or JSON) into Protobuf v3 schemas and gRPC service definitions. It support… | 23 | 1001 | maintenance |
| nnethercote/dhat-rs A Rust crate providing heap profiling and ad hoc profiling capabilities similar to Valgrind's DHAT, without requiring external tools. It al… | 26 | 1000 | maintenance |
| RJ/ketama Ketama is a C library implementing consistent hashing for mapping keys to a set of servers (originally memcached), with shared-memory cachi… | 32 | 999 | maintenance |
| saitamasahil/Pixel-Launcher-Extended Pixel Launcher Extended is a Magisk module by TeamFiles that enhances the stock Google Pixel Launcher with extra features like 1250+ themed… | 32 | 999 | maintenance |
| vijaythecoder/awesome-claude-agents A curated collection of 24 specialized Claude Code subagent definitions that form an orchestrated AI development team. Agents are installed… | 30 | 4387 | experimental |
| Raathigesh/fabulous Fabulous is a VS Code extension that adds a CSS properties sidebar for visually editing styles. It supports CSS-in-JS libraries like styled… | 23 | 998 | maintenance |
| sonyxperiadev/ChkBugReport ChkBugReport is a Java command-line tool that parses Android bugreport files and converts them into human-readable HTML reports. It extract… | 10 | 998 | maintenance |
| alexkuz/react-json-tree A React component that renders JSON data as a collapsible, themeable tree view, with support for iterable objects such as Immutable.js coll… | 10 | 997 | maintenance |
| coderamp-labs/pad.ws pad.ws is a browser-based whiteboard app that doubles as a development environment, combining an Excalidraw canvas with terminals and VS Co… | 25 | 4200 | experimental |
| hamukazu/lets-get-arrested A protest repository created in response to a Japanese schoolgirl being arrested for sharing an unclosable JavaScript alert-loop prank. Use… | 32 | 4172 | experimental |
| keijiro/AICommand A proof-of-concept Unity Editor extension that integrates ChatGPT, letting users control the Unity Editor via natural language prompts. It … | 30 | 4102 | experimental |
| MattParkerDev/SharpIDE SharpIDE is a modern, open-source, cross-platform IDE for .NET development built with .NET and the Godot engine. It provides code completio… | 81 | 3835 | experimental |
| aily blockly Aily Blockly is an AI-assisted Blockly-based IDE for hardware development supporting 100+ boards including Arduino, ESP32, STM32, RP2040, a… | 85 | 3807 | experimental |
| NerdLang/nerd Nerd (formerly NectarJS) is a JavaScript native compiler that compiles JS and NerdLang (a JS subset focused on efficiency) directly to nati… | 32 | 3613 | experimental |
| Kotlin/kotlin-lsp The official Kotlin Language Server implementing the Language Server Protocol, built on IntelliJ IDEA and the IntelliJ Kotlin plugin. It sh… | 81 | 3493 | experimental |
| corbt/agent.exe Agent.exe is a simple Electron app that lets Anthropic's Claude 3.5 Sonnet computer-use capabilities take control of your local computer to… | 22 | 3479 | experimental |
| danielgross/localpilot A local proxy server that emulates GitHub Copilot by running open-source code-completion LLMs (via llama.cpp/GGML) on a Mac, so VS Code's C… | 27 | 3347 | experimental |
| Emanuele-web04/remodex Remodex is a local-first open-source bridge plus iOS app that lets you control the OpenAI Codex coding agent running on your Mac from an iP… | 59 | 3301 | experimental |
| codeaashu/claude-code A repository containing the leaked TypeScript source code of Anthropic's Claude Code, an agentic coding CLI that edits files, runs commands… | 59 | 3297 | experimental |
| bradygaster/squad Squad is a CLI tool that sets up human-led teams of AI agents powered by GitHub Copilot, living in your repo as files under .squad/. Each a… | 82 | 3154 | experimental |
| hxu296/tariff TARIFF is a parody Python package that imposes 'tariffs' on imports, artificially slowing down specified packages by a configurable percent… | 27 | 3117 | experimental |
| skift-org/skift SkiftOS is an open-source operating system built from scratch in modern C++, featuring a capability-based microkernel (Hjert), a reactive U… | 63 | 2981 | experimental |
| hotvulcan/Thanos.sh A novelty joke script that randomly 'deletes' (or lists) half of your files, inspired by Thanos snapping his fingers. It includes a PowerSh… | 62 | 2963 | experimental |
| collabs-inc/collab-public Collaborator is a native desktop application (Electron-based) that provides an infinite-canvas environment for working with AI coding agent… | 76 | 2942 | experimental |
| Rust-GCC/gccrs gccrs is a GCC front-end implementing the Rust language, aiming to be fully upstreamed into the GNU toolchain as an alternative to rustc/LL… | 77 | 2935 | experimental |
| ArcBox ArcBox is an open-source container and VM runtime for macOS written from scratch in Rust, providing a drop-in Docker engine, native Kuberne… | 78 | 2892 | experimental |
| LaurieWired/tailslayer Tailslayer is a C++ header-only library that reduces tail latency in RAM reads caused by DRAM refresh stalls. It replicates data across ind… | 49 | 2827 | experimental |
| anthropics/claudes-c-compiler A C compiler written entirely from scratch in Rust by Claude Opus 4.6, with no external toolchain dependencies. It includes a frontend, SSA… | 44 | 2779 | experimental |
| Sidenai/sidex SideX is a port of Visual Studio Code's workbench that replaces Electron with Tauri, using a Rust backend and the OS's native webview. It k… | 74 | 2750 | experimental |
| rootfont/rootfont rootfont is a native macOS font manager for designers and programmers, built in Swift. It lets users browse, preview, compare, score, and i… | 85 | 2657 | experimental |
| itsmattkc/dotnet9x A backport of the .NET Framework 2.0-3.5 (CLR 2.0) to Windows 95/98/ME, which Microsoft never officially supported. It packages installers … | 27 | 2590 | experimental |
| carlini/printf-tac-toe A C program that plays tic-tac-toe using a single call to printf, written for the International Obfuscated C Code Contest 2020. It encodes … | 32 | 2530 | experimental |
| gvzdv/claudish-to-english A Claude Code plugin that rewrites assistant messages into plain English using a local LLM via ollama, or alternatively the codex CLI, Anth… | 80 | 2505 | experimental |
| maharmstone/quibble Quibble is an open-source custom Windows bootloader reimplementation of bootmgfw.efi and winload.efi, capable of booting Windows XP through… | 23 | 2446 | experimental |
| atuinsh/desktop Atuin Desktop is a local-first, executable runbook editor that combines documentation with live terminal execution, letting users chain she… | 66 | 2441 | experimental |
| NVIDIA/stdexec stdexec is NVIDIA's reference implementation of std::execution, the C++26 standard framework for asynchronous and parallel programming base… | 77 | 2427 | experimental |
| suptejas/fleet Fleet is a blazing fast build tool for Rust that claims up to 5x faster compilation than cargo. It works by integrating existing Rust ecosy… | 67 | 2422 | experimental |
| afnanenayet/diffsitter diffsitter is a Rust CLI diff tool that computes diffs on the abstract syntax tree of source files using tree-sitter parsers, producing sem… | 68 | 2397 | experimental |
| keijiro/AIShader A Unity editor plugin that generates shaders from prompts using the ChatGPT API. It is a proof-of-concept tool demonstrating LLM-driven sha… | 30 | 2388 | experimental |
| One-Core-API Binary releases of the One-Core-API project, which backports modern Windows APIs, drivers, and DirectX support to Windows XP and Windows Se… | 93 | 2248 | experimental |
| tanbiralam/claude-code A repository containing the leaked TypeScript source of Anthropic's Claude Code, an agentic coding CLI that runs in the terminal and perfor… | 50 | 2230 | experimental |
| Toulu-debug/enen A NodeJS project written in JavaScript and TypeScript with no documented purpose in its README. It runs on Windows, Linux, and macOS via No… | 32 | 2230 | experimental |
| samuelmarina/is-even A novelty npm package that returns true if a given number is even, implemented as a deliberately over-engineered joke library. It is part o… | 32 | 2228 | experimental |
| the-ora/browser Ora is an open-source, native macOS web browser built with Swift, SwiftUI, and WebKit, positioned as an Arc alternative with tab management… | 66 | 2216 | experimental |
| TrungNguyen1909/qemu-t8030 A fork of QEMU that adds emulation of Apple's T8030 (A13 Bionic) chip, enabling iPhone 11 hardware to be emulated and iOS to boot in a virt… | 10 | 2209 | experimental |
| nextjournal/clerk Clerk is a notebook library for Clojure that turns plain Clojure namespaces or Markdown files into rich, interactive computational notebook… | 75 | 2081 | experimental |
| deepklarity/jupyter-text2code A proof-of-concept Jupyter Notebook extension that converts English queries into relevant Python code using sentence embedding models. It s… | 53 | 2081 | experimental |
| Android Emulator Container Scripts A set of Python scripts from Google for running the Android emulator inside Docker containers, with pre-built images hosted on Google Artif… | 74 | 2077 | experimental |