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
sergeche/emmet-sublime
The official Emmet plugin for Sublime Text, providing CSS-like abbreviation expansion and HTML/CSS workflow actions such as tag matching, w…
325215abandoned
WeFriends
A desktop application that checks WeChat friend relationships to detect one-way friends (people who deleted or blocked you), built on a WeC…
105209abandoned
egoist/poi
Poi is a zero-config JavaScript application bundler built on top of webpack, designed to make developing and bundling web apps and npm libr…
105166abandoned
RikkaApps/Riru
Riru is a Magisk module that injects code into Android's zygote process, allowing other modules to run their code inside app processes or t…
105143abandoned
btjawa/BiliTools
BiliTools is a tool for downloading and processing content from the Bilibili video platform. The project has been discontinued as of July 2…
105131abandoned
iFlow CLI
iFlow CLI is a terminal-based AI coding assistant that analyzes repositories, executes coding tasks, and automates workflows using free AI …
505101abandoned
hashicorp/terraform-cdk
CDK for Terraform (CDKTF) is a framework for defining infrastructure as code using general-purpose programming languages (TypeScript, Pytho…
105072abandoned
biobootloader/wolverine
Wolverine is a Python CLI tool that runs Python scripts and, when they crash, sends the error to GPT-4 which edits the file and reruns it r…
305071abandoned
jdan/tota11y
tota11y is an accessibility (a11y) visualization toolkit that helps developers see how their web pages violate accessibility guidelines. It…
235063abandoned
kevana/ui-for-docker
UI For Docker is a pure client-side web interface for the Docker Remote API, allowing users to manage Docker containers through a browser. …
235061abandoned
spotify/docker-gc
A shell script that performs garbage collection of exited Docker containers and unused Docker images, intended to run as a cron job or insi…
105014abandoned
nsf/gocode
Gocode is an autocompletion daemon for the Go programming language that integrates with editors like Vim, Neovim, and Emacs. It uses a clie…
624991abandoned
WebKit/WebKit-http
A deprecated unofficial HTTP mirror of the WebKit SVN repository, the open-source web browser engine behind Safari, Mail, and other Apple a…
104969abandoned
garbles/why-did-you-update
A React library that logs to the console whenever a component re-renders unnecessarily, helping developers diagnose wasted renders. It is n…
104929abandoned
depcheck/depcheck
Depcheck is a CLI tool that analyzes an npm project's dependencies to find unused packages and missing entries in package.. It supports Jav…
104926abandoned
googleanalytics/autotrack
A JavaScript library that provides automatic and enhanced Google Analytics tracking for common user interactions like clicks, scrolling, an…
104907abandoned
google/closure-library
Google's common JavaScript library providing a broad set of reusable utilities, DOM helpers, and UI components for web development. The rep…
104895abandoned
kardianos/govendor
govendor is a Go vendoring and dependency management tool that manages vendor directories for Go projects. It is now deprecated; the README…
104893abandoned
src-d/go-git
go-git is a highly extensible Git implementation written in pure Go, offering both low-level (plumbing) and high-level (porcelain) APIs to …
104874abandoned
Azure/autorest
AutoRest is an OpenAPI (Swagger) specification code generator that produces client libraries for RESTful web services in languages like C#,…
744799abandoned
Packer (Android渠道打包工具)
A Gradle plugin for ultra-fast Android multi-channel APK packaging, embedding channel info into APKs signed with APK Signature Scheme v2 so…
104796abandoned
transitive-bullshit/create-react-library
A CLI tool for scaffolding reusable, modern React component libraries using Rollup, Babel, and create-react-app for local development. It g…
104753abandoned
ronggang/transmission-web-control
A custom web UI replacement for the Transmission BitTorrent client, adding enhanced management features such as tracker grouping and status…
104741abandoned
Disassembler0/Win10-Initial-Setup-Script
A PowerShell script that automates routine configuration tasks and tweaks after fresh installations of Windows 10 and Windows Server 2016/2…
104644abandoned
nomad-cli/shenzhen
Shenzhen is a Ruby-based command-line tool for building iOS apps into .ipa files and distributing them to services like iTunes Connect, Hoc…
104631abandoned
futurice/pepperoni-app-kit
An opinionated React Native starter kit by Futurice providing scaffolding, Redux with ImmutableJS, and testing setup for building Android a…
324601abandoned
anhkgg/SuperWeChatPC
SuperWeChatPC is a Windows tool that enhances the PC WeChat client with multi-instance support, anti-message-revoke, voice message backup, …
234591abandoned
LLVM
LLVM is a modular compiler infrastructure providing an SSA-based intermediate representation, a source- and target-independent optimizer, a…
104578abandoned
intellij-rust/intellij-rust
The open-source Rust language plugin for IntelliJ-based IDEs (IDEA, CLion, PyCharm, etc.), providing code completion, Cargo support, debugg…
324528abandoned
go-lang-plugin-org/go-lang-idea-plugin
A Go language support plugin for IntelliJ-based IDEs, providing IDE features like syntax highlighting, navigation, and debugging. It is off…
234528abandoned
qwerty472123/wxappUnpacker
wxappUnpacker is a tool for unpacking and decompiling packaged WeChat mini-program (wxapkg) files back into readable source files such as w…
104505abandoned
jayphelps/core-decorators
A library of stage-0 JavaScript decorators such as @override, @deprecate, @autobind, and @mixin, inspired by built-in annotations in other …
104490abandoned
MuhammedKalkan/OpenLens
A binary build repository distributing signed builds of OpenLens, the open-source Kubernetes IDE, without the proprietary login requirement…
234438abandoned
unconed/TermKit
TermKit is an experimental next-generation terminal application built on WebKit and Node.js, featuring token-based input, rich MIME-typed o…
324427abandoned
CodePush
A React Native plugin providing client-side integration with Microsoft's CodePush service, enabling over-the-air updates of JavaScript bund…
104409abandoned
auchenberg/vscode-browser-preview
A VS Code extension that embeds a real headless Chromium-based browser preview inside the editor, supporting in-editor debugging via Chrome…
234379abandoned
UDS
A Python CLI tool that stores arbitrary binary files in Google Drive as base64-encoded text inside Google Docs, which historically did not …
324377abandoned
alibaba/BeeHive
BeeHive is an iOS modularization framework from Alibaba, inspired by the Spring Framework's service concept, that decouples app modules via…
104330abandoned
node-ffi/node-ffi
node-ffi is a Node.js addon for loading and calling dynamic C libraries using pure JavaScript, without writing C++ binding code. It handles…
234321abandoned
gavinkwoe/weapp-ide-crack
A collection of replacement JavaScript files that crack the early (0.7/0.9) WeChat Mini Program developer IDE, removing AppID and domain re…
324270abandoned
butterproject/butter-desktop
Butter Desktop is an Electron-based desktop application that lets users stream and watch movies and TV shows via torrent streaming, built w…
234255abandoned
jpetazzo/pipework
Pipework is a shell-based Software-Defined Networking tool for connecting Linux containers (LXC and Docker) into arbitrary network topologi…
324253abandoned
hashicorp/otto
Otto was a HashiCorp CLI tool for simplifying application development and deployment workflows. It was officially decommissioned and is no …
104238abandoned
ma6174/vim
A pre-configured Vim setup bundling a .vimrc and plugins (managed via Vundle) for an enhanced editing experience out of the box. It is expl…
104230abandoned
bendc/sprint
Sprint.js is a tiny 5KB gzipped DOM manipulation library with a jQuery-like chainable API, built for modern browsers (IE10+). It offers a r…
324181abandoned
CodeboxIDE/codebox
Codebox is an open source cloud and desktop IDE built with Node.js, JavaScript, HTML, and LESS. It features a modular, extensible add-on ar…
234153abandoned
pedrovgs/AndroidWiFiADB
An IntelliJ/Android Studio plugin that adds a toolbar button to connect Android devices over WiFi via ADB, enabling install, run, and debug…
104137abandoned
ksuther/KSImageNamed-Xcode
An Xcode plug-in that adds autocomplete for imageNamed: calls, showing all images in the workspace with inline previews. It supports both O…
324130abandoned
abhi1693/openclaw-mission-control
OpenClaw Mission Control was a self-hosted dashboard for orchestrating AI agents, assigning tasks, and coordinating multi-agent collaborati…
104110abandoned
AlecAivazis/survey
A Go library for building interactive and accessible terminal prompts (input, select, multi-select, confirm, etc.) with support for Windows…
104105abandoned
async-rs/async-std
async-std is a Rust crate providing an async version of the Rust standard library, with async/await-compatible APIs for tasks, networking, …
424063abandoned
nteract/hydrogen
Hydrogen is an Atom editor plugin that brings Jupyter kernel-based interactive coding to any text file, letting users run code line-by-line…
644021abandoned
webpack-contrib/extract-text-webpack-plugin
A deprecated webpack plugin that extracts text (primarily CSS) from a JavaScript bundle into a separate file. It has been superseded by min…
103990abandoned
VonHeikemen/lsp-zero.nvim
A Neovim plugin that provides a starting point for setting up LSP (Language Server Protocol) features like autocompletion and diagnostics. …
463976abandoned
golang/lint
Golint is a linter for Go source code that flags stylistic mistakes based on Effective Go and the Go CodeReviewComments conventions. It is …
103963abandoned
oklai/koala
Koala is a cross-platform desktop GUI application for compiling LESS, Sass/Compass, and CoffeeScript files with real-time file watching and…
233947abandoned
uber-archive/go-torch
go-torch is a command-line tool that stochastically profiles Go programs by collecting stack traces via pprof and rendering them as flame g…
103932abandoned
fatih/structs
A Go library providing high-level utilities for working with structs via reflection, such as converting structs to maps, extracting field n…
103923abandoned
nilbuild/pennywise
Pennywise is a cross-platform Electron desktop application that opens any website or media in a small floating window that stays on top of …
483867abandoned
GoogleContainerTools/container-diff
container-diff is a Google CLI tool for analyzing and comparing container images across criteria like file system, size, history, and packa…
103799abandoned
puphpet/puphpet
PuPHPet is a web application that provides a GUI for generating custom Vagrant and Puppet configurations to set up virtual machines for PHP…
103794abandoned
Coding WebIDE
The open-source iOS client for CODING (coding.net), a project management and code hosting platform, written in Objective-C. It provides pro…
323785abandoned
pqrs-org/Karabiner-archived
Karabiner (formerly KeyRemap4MacBook) is a macOS keyboard customization utility for remapping keys, adjusting key repeat, and enabling mode…
103784abandoned
ravenscroftj/turbopilot
TurboPilot is a self-hosted, Copilot-like code completion server that runs large language models (Salesforce CodeGen, StableCode, WizardCod…
103777abandoned
yck1509/ConfuserEx
ConfuserEx is a free, open-source protector for .NET applications that provides obfuscation features such as symbol renaming, control flow …
103765abandoned
Chikage0o0/Linux-NetSpeed
A shell script that integrates commonly used Linux TCP network acceleration options (BBR, BBR Plus, BBR2, and related kernel modules) into …
103755abandoned
Experience-Monks/devtool
A CLI tool that runs Node.js programs inside Chrome DevTools via Electron, enabling profiling, debugging, and development with DevTools fea…
323745abandoned
solnic/virtus
Virtus is a Ruby library for defining typed attributes on plain old Ruby objects, with type coercion, mass-assignment, and embedded object …
233744abandoned
i5ting/imove
iMove is a visual logic orchestration tool for JavaScript developers that lets users draw flowcharts on a canvas, write per-node functions,…
233731abandoned
nolanlawson/optimize-js
A JavaScript optimization tool that wraps immediately-invoked and likely-to-be-invoked functions in parentheses to speed up initial parsing…
323729abandoned
kriswallsmith/assetic
Assetic is a PHP asset management framework for loading, filtering, combining, and dumping web assets like CSS and JavaScript. It provides …
233713abandoned
Swiip/generator-gulp-angular
A Yeoman generator that scaffolds AngularJS web applications with a Gulp-based build workflow, letting users pick technologies like Bootstr…
233684abandoned
wmonk/create-react-app-typescript
A fork of Create React App (react-scripts-ts) that scaffolds React applications with TypeScript and no build configuration. It is deprecate…
103678abandoned
geuis/helium-css
Helium is a browser-based JavaScript tool that scans a list of pages on a website to detect unused CSS selectors across all loaded styleshe…
323628abandoned
litesuits/android-common
LiteCommon is a lightweight collection of general-purpose Android utility and helper classes, under 50K in size. It covers logging, bitmap …
323619abandoned
wishstudio/flinux
Foreign LINUX is a dynamic binary translator and Linux system call interface emulator that runs unmodified Linux binaries on Windows withou…
233597abandoned
rkern/line_profiler
line_profiler is a Python module for line-by-line profiling of functions, and kernprof is a companion script for running it or the standard…
103584abandoned
autozimu/LanguageClient-neovim
A Rust-based vim/neovim plugin providing Language Server Protocol (LSP) support, including completion, diagnostics, goto-definition, rename…
433565abandoned
JoelBesada/activate-power-mode
An Atom editor package that adds flashy 'Power Mode' effects to typing, including particle explosions, screen shake, audio, and combo strea…
233560abandoned
miyakogi/pyppeteer
An unofficial Python port of Puppeteer for automating headless Chrome/Chromium browsers via asyncio. This original repository has moved to …
103550abandoned
weaveworks/ignite
Weave Ignite is a VM manager that runs Firecracker microVMs from OCI/Docker images with a container-like UX and declarative GitOps manageme…
103529abandoned
amir20/phantomjs-node
A NodeJS wrapper providing a promise-based API around the PhantomJS headless browser. It lets JavaScript code create PhantomJS instances, o…
103517abandoned
paralleldrive/cuid
A deprecated JavaScript library for generating collision-resistant unique IDs optimized for horizontal scaling. It is insecure because it l…
683503abandoned
rust-lang/rls
The Rust Language Server (RLS) implements the Language Server Protocol to give editors and IDEs Rust support such as goto definition, compl…
103498abandoned
ChrisTitusTech/win10script
A PowerShell script that debloats and tweaks Windows 10 by combining multiple community debloat scripts and gists. It has been superseded b…
103487abandoned
alecthomas/gometalinter
gometalinter is a Go meta-linter that concurrently runs many Go static analysis tools and normalizes their output into a standard format. I…
103471abandoned
shyiko/jabba
Jabba is a cross-platform Java Version Manager written in Go that lets developers install and switch between multiple JDK versions. This or…
583412abandoned
felixrieseberg/windows-build-tools
An npm package that installs the Visual C++ Build Tools (and optionally Python) on Windows so native Node.js modules can be compiled via no…
103409abandoned
basecamp/pow
Pow is a zero-configuration Rack server for Mac OS X that runs Rails and Rack apps locally with a simple symlink setup, serving them at .te…
103403abandoned
codemix/fast.js
fast.js is a JavaScript library providing faster user-land reimplementations of common native built-in functions like forEach, map, and red…
323382abandoned
esamattis/underscore.string
A JavaScript string manipulation library providing helpers like slugify, trim, and capitalize, originally an Underscore.js extension. The r…
523358abandoned
Racer
Racer (Rust Auto-Complete-er) is a CLI utility that provides Rust code completion for editors and IDEs. It is no longer actively developed,…
233355abandoned
avast/android-butterknife-zelezny
An Android Studio/IntelliJ plugin that generates ButterKnife view injection code from selected layout XML references with one click. It can…
103349abandoned
pNre/ExSwift
ExSwift is a Swift library providing extensions for standard types and classes such as Array, String, Int, Dictionary, and Range. It adds c…
103345abandoned
YenalyLiew/Han1meViewer
A deprecated third-party Android video viewing application written in Kotlin, built for learning and code exchange purposes. The project is…
563337abandoned
intel/haxm
Intel Hardware Accelerated Execution Manager is a cross-platform hardware-assisted virtualization engine (hypervisor) that runs as a kernel…
103306abandoned
terkelg/ramme
Ramme is an unofficial Instagram desktop client built with Electron, supporting photo upload, dark theme, keyboard shortcuts, and backgroun…
103304abandoned
bestiejs/platform.js
Platform.js is a JavaScript library that detects the browser, engine, OS, and device from the user agent, working across browsers and Node.…
103243abandoned
vran-dev/PrettyZoo
PrettyZoo is a cross-platform desktop GUI for Apache Zookeeper built with JavaFX and Apache Curator. It supports Windows, Mac, and Linux an…
103242abandoned
joshwcomeau/guppy
Guppy is a free desktop GUI application that acts as a friendly application manager and task runner for React.js projects. It wraps common …
103240abandoned

← prev page 96 / 137 next →