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
amayne/SwiftString
SwiftString is a lightweight Swift library providing a comprehensive set of string extension methods like between, camelize, chompLeft, and…
321608abandoned
mayubao/Android-Pay
An Android payment integration library that wraps WeChat Pay and Alipay SDKs behind a simple request-builder API. It lets developers trigge…
321607abandoned
UncleRus/esp-idf-lib
A collection of ESP-IDF components (drivers for sensors, LED controllers, GPIO extenders, ADC/DAC, and other peripherals) for Espressif ESP…
101607abandoned
jokermonn/permissions4m
permissions4m is an Android runtime permission handling library built with compile-time annotations (APT), forked from MPermissions. It spe…
101607abandoned
D-clock/AndroidDaemonService
An Android library demonstrating reasonable and elegant approaches to process keep-alive (keeping app processes alive) in Java. It explicit…
321606abandoned
ok-borg/borg
Borg is a Go-based command-line tool for searching and saving shell/bash snippets without leaving the terminal. It queries a community snip…
101605abandoned
webfansplz/vite-plugin-vue-devtools
A Vite plugin that embeds Vue DevTools directly into Vite-powered Vue applications for an improved developer experience. The project has mo…
101598abandoned
Binaryify/open-kimi-ppt-skill
An unofficial Kimi Slides skill that let AI agents generate editable PPTD and PPTX presentations, bundled with a local browser-based editor…
101598abandoned
cachecats/coderiver
CodeRiver (河码) is a free project collaboration platform intended to let product managers, designers, developers, and testers team up on ide…
321596abandoned
microsoft/Pyjion
Pyjion is a just-in-time (JIT) compilation library for CPython built on the .NET CoreCLR JIT compiler, exposed through a C API that allows …
101592abandoned
lloyd/JSONSelect
JSONSelect is a CSS-like selector language for querying JSON documents, with a JavaScript reference implementation. It lets developers sele…
321588abandoned
Arello-Mobile/Moxy
Moxy is an Android library that implements the MVP (Model-View-Presenter) pattern, keeping presenters alive across Activity recreation and …
231587abandoned
houkx/android-pluginmgr
An Android library that dynamically loads and runs activities from uninstalled APK files treated as plugins, similar to Eclipse's plugin mo…
321586abandoned
da-rth/yasb
Yasb (Yet Another Status Bar) is a highly configurable status bar/taskbar for Windows written in Python with Qt6, inspired by polybar and w…
101586abandoned
keyboardsurfer/idea-live-templates
A collection of Live Templates for Android Studio and IntelliJ IDEA that expand short abbreviations into common Android code snippets like …
321584abandoned
weaveworks/footloose
Footloose is a Go CLI tool that creates Docker containers configured to behave like virtual machines, running systemd as PID 1 with an SSH …
101583abandoned
microsoftgraph/powershell-intune-samples
A collection of PowerShell sample scripts demonstrating how to manage Microsoft Intune resources via HTTPS RESTful calls to the Microsoft G…
541577abandoned
auchenberg/chrome-devtools-app
Chrome DevTools packaged as a standalone macOS desktop application using Electron, allowing developers to inspect and debug Chrome targets …
231577abandoned
facebookarchive/python-nubia
Nubia is a lightweight Python framework for building command-line applications and interactive shells, built on top of python-prompt-toolki…
101577abandoned
Axenide/Ax-Shell
Ax-Shell is a hackable desktop shell for the Hyprland Wayland compositor, built in Python with GTK3 and the Fabric framework. It provides w…
101575abandoned
DamionGans/ubuntu-wsl2-systemd-script
A shell script that enables systemd support inside Ubuntu WSL2 images from the Windows Store, based on instructions from the Snapcraft foru…
101570abandoned
dodola/RocooFix
RocooFix is an Android hotfix framework that lets developers patch bugs in released apps without republishing, supporting both static (rest…
321566abandoned
ElixirScript
ElixirScript is a compiler that converts Elixir code into JavaScript by transforming the Elixir AST into a JavaScript ESTree AST. It integr…
231565abandoned
lyft/react-javascript-to-typescript-transform
A codemod tool by Lyft that automatically converts React components written in JavaScript to TypeScript by inferring prop and state types f…
101565abandoned
anfreire/updateMe-Mobile
Update Me is an Android app built with React Native for discovering, downloading, and installing modded Android apps from various sources a…
101565abandoned
inmite/android-selector-chapek
SelectorChapek is an Android Studio plugin that automatically generates drawable selector XML files from appropriately named PNG or nine-pa…
321556abandoned
nbp/holyjit
HolyJit is a generic-purpose Just-In-Time compiler library for Rust that extends the Rust compiler (as a rustc driver) to convert annotated…
321553abandoned
pxlrbt/move-wsl
An interactive PowerShell script that moves WSL 1 and WSL 2 distro VHDX files to a new location using official wsl commands. It automates e…
231553abandoned
SofianeHamlaoui/Lockdoor-Framework
Lockdoor Framework is a Python-based penetration testing framework that bundles a curated selection of security tools (information gatherin…
341549abandoned
vmware-archive/scripted
Scripted is a fast, lightweight browser-based code editor focused on JavaScript editing, served from a locally running Node.js server. It i…
101546abandoned
微转
An Xcode plugin that collects and lists TODO, FIXME, ???, and !!!! comments in a project, with filtering and snippet support. It can also r…
321535abandoned
jadjoubran/webdash
Webdash is a customizable web dashboard for visualizing, monitoring, and managing web projects through community-driven plugins. It runs on…
231534abandoned
fossasia/xmario_buildscript
A shell build script for the x-mario project from FOSSASIA. It automates building the associated software via a simple command-line script.
101534abandoned
mtjs/mt
MT is a JavaScript module management framework for mobile web pages, built by Tencent's mobile front-end team. It loads AMD-style modules a…
321528abandoned
redbooth/react-native-auto-updater
A React Native library that enables over-the-air (OTA) updates of the JavaScript bundle for iOS and Android apps, bypassing app store revie…
321525abandoned
Protoqol/Prequel
Prequel is a Laravel package that provides a clear, concise web-based database management interface, intended to replace standalone tools l…
101521abandoned
Wind.js
Wind.js is a JavaScript library for asynchronous flow control written in plain JavaScript, enabling sequential-style async programming with…
321519abandoned
f2prateek/rx-preferences
A Java library that wraps Android's SharedPreferences in RxJava observables, allowing reactive observation of preference changes and subscr…
321519abandoned
peritus/bumpversion
A small Python command-line tool that increments version strings across source files in a single command, optionally creating commits and t…
231519abandoned
erica/uidevice-extension
An Objective-C category extending UIDevice to identify the specific iOS hardware platform, distinguishing between devices like iPod touch 1…
321514abandoned
dmytrodanylyk/folding-plugin
An Android Studio/IntelliJ plugin that visually groups resource files into virtual folders in the Project structure view based on filename …
231511abandoned
Nuzair46/BlockTheSpot-Mac
A shell-based patcher that blocks ads, logging, and skip restrictions in the Spotify desktop client for macOS. It is installed and managed …
101511abandoned
sstalle/php7cc
php7cc is a command-line tool that scans PHP 5.3-5.6 codebases for statements that may break on PHP 7, producing reports with file names, l…
231510abandoned
ravenac95/sudolikeaboss
sudolikeaboss is a macOS command-line tool that lets users retrieve passwords from the 1Password desktop app directly in iTerm2, e.g. to fi…
101504abandoned
ramda/ramda-fantasy
A JavaScript library providing Fantasy-Land compatible algebraic data types (Either, Maybe, Future, IO, Reader, State, Tuple, Identity) des…
231499abandoned
stripe-archive/stripe-payments-demo
A sample e-commerce store demonstrating how to accept payments on the web with Stripe Elements, the PaymentIntents API, and the Sources API…
101498abandoned
mitchellh/gon
gon is a macOS CLI tool and Go library for code signing, notarizing, and packaging (dmg/zip) binaries and applications written in any langu…
101497abandoned
typ0520/fastdex
fastdex is a Gradle plugin and Android Studio plugin that speeds up Android APK build times by caching pre-built dex files and only recompi…
231488abandoned
aind-containers/aind
AinD runs Android inside Docker by nesting Anbox containers, without requiring nested virtualization. It is deprecated as of April 2021 in …
101488abandoned
Vendetta
Vendetta is a mod for Discord's mobile apps on Android and iOS, providing a plugin system for customizing the Discord client. It was discon…
101487abandoned
asLody/TurboDex
TurboDex is a native Android library (C++/NDK) that dramatically speeds up loading unoptimized DEX files in memory at runtime, especially u…
321484abandoned
bjc5233/autojs
A collection of Auto.js automation scripts for Android that automatically perform daily check-in (sign-in) tasks across popular Chinese app…
321472abandoned
diegohaz/generact
generact is a CLI tool that generates new React components by replicating existing components in your project, regardless of file structure…
231472abandoned
beyondgrep/ack2
ack 2 is a grep-like code-searching tool written in pure Perl, optimized for programmers searching large trees of source code. This version…
321465abandoned
adwiv/android-fat-aar
A Gradle script that merges embedded dependencies into a single generated AAR file for Android library projects. It lets library authors pu…
321458abandoned
hteso/iaito
Iaitō is a Qt and C++ graphical user interface for the radare2 reverse engineering framework, aimed at users who find radare2's CLI too dif…
321457abandoned
jeremykross/konstellate
Konstellate is a free, open-source GUI for visualizing, creating, and editing Kubernetes resources and their relationships. It lets users b…
321457abandoned
dotnet/corefxlab
A sandbox repository for experimenting with new library ideas for the .NET ecosystem, related to the corefx codebase. It is now archived, w…
101456abandoned
Shikiji
Shikiji is an ESM-focused rewrite of the Shiki syntax highlighter, using TextMate grammars (the same engine as VS Code) to produce accurate…
101454abandoned
d3ward/toolz
A collection of browser-based testing tools including an adblock effectiveness test, CSS viewport units test, and web-safe font list checke…
101454abandoned
robb/Underscore.m
Underscore.m is a small Objective-C utility library for functional-style manipulation of common data structures like arrays and dictionarie…
101453abandoned
11cafe/comfyui-workspace-manager
A ComfyUI extension (custom node) that provides a unified workspace for organizing workflows, models, and generated images. It offers workf…
241447abandoned
noidontdig/gitdown
Gitdown is a novelty git commit-msg hook written in Ruby that gates commits based on your blood alcohol content, measured via an Arduino Dr…
321446abandoned
fritz-smh/yi-hack
A collection of shell scripts and binaries that replace parts of the Xiaomi Yi Ants home camera firmware, disabling cloud connectivity and …
321440abandoned
SpenserCai/GoWxDump
GoWxDump was a Windows CLI tool for extracting WeChat account information such as decryption keys and user data from local installations. T…
581439abandoned
Panamax
Panamax-ui is the Ruby on Rails web GUI for the Panamax containerized app creator, providing a drag-and-drop interface for building, sharin…
231436abandoned
pusher/atom-pair
AtomPair is an Atom editor package that enables real-time remote pair programming by synchronizing editor tabs and syntax highlighting betw…
231436abandoned
smileyborg/UIView-AutoLayout
UIView+AutoLayout is an Objective-C category library providing a simple, developer-friendly API for iOS Auto Layout constraints. It is depr…
231434abandoned
utahta/pythonbrew
pythonbrew is a command-line Python environment manager written in Go that installs multiple Python versions and switches between them, wit…
231433abandoned
joedicastro/vps-comparison
A Python and Ansible-based tool that runs automated benchmark tests across VPS providers and publishes reproducible comparison results. It …
321432abandoned
Medium/phantomjs
An NPM package (phantomjs-prebuilt) that downloads and installs a blessed version of the PhantomJS headless WebKit browser and exposes its …
101432abandoned
spotify/docker-client
A Java (JVM) client library for the Docker Remote API, allowing programs to pull images, create and manage containers, and inspect Docker s…
101431abandoned
cisagov/Sparrow
Sparrow.ps1 is a PowerShell script from CISA's Cloud Forensics team that helps incident responders detect possibly compromised accounts and…
101430abandoned
adtac/climate
Climate is a shell-based collection of utility commands for Linux that bundles many common system tasks (weather, battery, file search, arc…
231429abandoned
brikis98/docker-osx-dev
A shell script CLI tool that sets up a productive Docker development environment on OS X by using rsync to sync source folders into contain…
101428abandoned
LiveReload
LiveReload is a desktop application for Mac and Windows that monitors files in a web project and automatically reloads the browser when cha…
321424abandoned
gen
gen is a command-line code generation tool for Go that provides generics-like functionality by generating typed methods (LINQ/underscore-in…
231424abandoned
jistr/vim-nerdtree-tabs
A Vim plugin that integrates the NERDTree file explorer with Vim's tab system, presenting NERDTree as a single persistent panel shared acro…
101418abandoned
brightcove-archive/ooyala_barkeep
Barkeep is a self-hosted, standalone code review system for engineering organizations, built in Ruby. It tracks and reviews commits across …
101417abandoned
domchristie/humps
Humps is a small JavaScript utility library that converts strings and object keys between snake_case (underscore) and camelCase, recursivel…
101414abandoned
madrobby/vapor.js
vapor.js is a satirical JavaScript 'framework' consisting of zero lines of code, jokingly marketed as the world's smallest and fastest libr…
321413abandoned
jussi-kalliokoski/trine
Trine is a functional programming utility library for modern JavaScript, in the vein of lodash, underscore, and Ramda. It structures utilit…
321411abandoned
0x Protocol
The 0x protocol monorepo containing Ethereum smart contracts and developer tooling (TypeScript and Python packages) for trustless exchange …
101409abandoned
JakeWharton/sdk-manager-plugin
A deprecated Gradle plugin that automatically downloads and manages the Android SDK, build tools, support repositories, and emulator compon…
101405abandoned
lan-tianxiang/JS_TOOL
A self-hosted Node.js shell tool that automates the management, updating, and scheduled running of third-party JavaScript scripts, deployab…
321403abandoned
angular-ui/AngularJS-sublime-package
A Sublime Text package providing AngularJS code completion, snippets, go-to-definition, and quick panel search. It indexes projects to offe…
101403abandoned
sleepybear1113/taobaoVisitingVenues
An Android automation script/app built on Auto.js Pro that automatically browses Taobao and JD.com stores during shopping festivals (Double…
101401abandoned
rust-lang/vscode-rust
A deprecated Visual Studio Code extension that adds Rust language support via the Rust Language Server (RLS) or rust-analyzer. It provides …
101399abandoned
danielamitay/iHasApp
An Objective-C iOS framework that detects installed apps on a user's device by probing URL schemes via canOpenURL: and enriching results wi…
101397abandoned
Scientific Illustrator
A Codex plugin with MCP servers that lets an AI agent draw scientific figures live inside the visible draw.io desktop canvas, editing shape…
641395abandoned
Physiix/topsi-project-manager
Topsi Project Manager is a free, open-source desktop Kanban board application built with Electron and Vue.js. It works fully offline with n…
101395abandoned
rodi01/RenameIt
A design tool plugin that batch renames layers and artboards in Sketch, Figma, and Adobe XD using keywords for sequences, case conversion, …
101395abandoned
rgrove/lazyload
LazyLoad is a tiny (~966 bytes) dependency-free JavaScript utility for dynamically loading external JS and CSS files on demand, with parall…
101388abandoned
pmem/pmdk
The Persistent Memory Development Kit (PMDK) is a collection of C libraries and tools (libpmem, libpmem2, libpmemobj, and others) for manag…
101388abandoned
t9md/atom-vim-mode-plus
An Atom editor package providing improved Vim emulation (modal editing, motions, text objects, surround, occurrence modifier) as a replacem…
321387abandoned
XiaoMiku01/fansMedalHelper
A Python automation tool that automatically upgrades Bilibili (B站) fan medals by completing daily livestream tasks such as liking rooms, se…
101387abandoned
GoogleChrome/custom-tabs-client
A deprecated GoogleChrome repository hosting examples and documentation for Chrome Custom Tabs, which lets Android apps open web content in…
101385abandoned
jvns/dnspeep
dnspeep is a Rust command-line tool that captures DNS packets on port 53 using libpcap and displays DNS queries and responses together in r…
231383abandoned
actions/create-release
A GitHub Action written in JavaScript that wraps the GitHub Release API's Create a Release endpoint, allowing workflows to create GitHub re…
101382abandoned
github-education-resources/classroom
GitHub Classroom is a Rails web application that automates repository creation and access control so teachers can distribute starter code a…
101377abandoned

← prev page 100 / 137 next →