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
pangweiwei/slua
slua is a fast Lua binding library for Unity3D and mono that uses static code generation instead of reflection to export C#/.NET interfaces…
231421maintenance
GoogleChromeLabs/clooney
Clooney is an actor library for the web that instantiates classes inside Web Workers so expensive work runs off the main thread. It uses Co…
771420maintenance
易开发 (DeveloperHelper)
DeveloperHelper (易开发) is an Android developer/analysis tool app with an Xposed module that dumps DEX files from packed (hardened) APKs, plu…
381420maintenance
krasimir/deb.js
A ~1.5K minimalistic JavaScript library that instruments functions in the browser to aid debugging. It groups console.log output by functio…
321420maintenance
iann0036/AWSConsoleRecorder
A browser extension for Chrome and Firefox that records actions performed in the AWS Management Console and generates equivalent code. It o…
101419maintenance
mitchellh/go-homedir
A small Go library that detects the user's home directory and expands `~` in paths without requiring cgo. It exists because the standard `o…
101419maintenance
0xnobody/vmpdump
VMPDump is a dynamic dumper and import fixer for binaries protected with VMProtect 3.x (x64), built on the VTIL intermediate language. It s…
231417maintenance
RailsApps/rails_apps_composer
A Ruby gem that uses recipes to generate Rails application templates for building Rails starter apps. It lets developers share and maintain…
321416maintenance
dshearer/jobber
Jobber is a lightweight Unix utility that runs scheduled jobs as a replacement for cron, written in Go. It adds job execution history, conf…
231415maintenance
rroblak/seed_dump
Seed Dump is a Rails plugin that adds a rake task (db:seed:dump) and console API to export existing database records into db/seeds.rb seed …
811414maintenance
eschluntz/compress
A Python tool that analyzes a corpus of your own writing to find common n-grams and suggest text-expansion abbreviations ranked by characte…
321414maintenance
nelsontky/gh-pages-url-shortener
A minimal URL shortener hosted entirely on GitHub Pages, using GitHub issues as its 'database' and a 404.html JavaScript redirect trick. It…
321414maintenance
dbcli/mssql-cli
mssql-cli is an interactive command-line query tool for SQL Server with auto-completion, syntax highlighting, and query history. It is part…
231413maintenance
mrmrs/pesticide
Pesticide is a small CSS stylesheet (available in vanilla CSS, Sass, Less, and Stylus) that draws colored outlines around every element on …
601412maintenance
staticfile/static
Staticfile is a free, open CDN service that hosts static files (JS, CSS, images, SWF) for popular open-source libraries, providing fast and…
321412maintenance
davidaurelio/hashids-python
A Python implementation of the hashids algorithm that generates short, URL-friendly, obfuscated hashes from integers. It lets you hide data…
321411maintenance
ttrftech/NanoVNA
Firmware source for the NanoVNA, a tiny handheld vector network analyzer built on an STM32 Cortex-M0 with a Si5351A RF synthesizer and LCD …
231411maintenance
pympler/pympler
Pympler is a pure-Python development library for measuring, monitoring, and analyzing the memory behavior of Python objects in a running ap…
431410maintenance
micahhausler/container-transform
container-transform is a Python CLI utility that converts container configuration files between formats such as docker-compose, ECS task de…
321410maintenance
kr/pretty
A small Go library that provides pretty-printing for Go values, including a fmt-compatible Formatter and convenience wrappers around fmt an…
321410maintenance
testdouble/suture
Suture is a Ruby gem that makes it safer to refactor or fully reimplement poorly-understood legacy code. It supports the whole refactor lif…
321409maintenance
f/omelette
Omelette is a template-based autocompletion helper library for Node.js and Deno CLI applications, generating shell completions for Bash, Zs…
231409maintenance
browserify/events
A JavaScript library that implements Node.js's EventEmitter module for environments that lack it, such as browsers. It matches the Node.js …
231409maintenance
sohelamin/crud-generator
A Laravel package that scaffolds CRUD code including controllers, models, migrations, views, and API resources from the command line. It is…
231408maintenance
MyCrypto
MyCrypto is an open-source, client-side Ethereum wallet manager for creating, importing, and managing Ethereum accounts and sending transac…
231407maintenance
jaredrummler/AndroidDeviceNames
A small Android library that maps a device's Build.MODEL codename to its consumer-friendly market name, backed by a database of over 27,000…
321406maintenance
sindresorhus/multiline
A small JavaScript library that enables multiline strings via block comments inside anonymous function calls, with an optional stripIndent …
101406maintenance
client9/misspell
misspell is a fast Go-based CLI tool that finds and corrects commonly misspelled English words in source files, with special support for Go…
101406maintenance
Hermit
Hermit is a Rust CLI tool that runs unmodified x86-64 Linux programs inside a hermetic sandbox, controlling sources of nondeterminism such …
771404maintenance
FlineDev/BartyCrouch
A Swift command-line tool that incrementally updates and translates iOS/macOS Strings files by extracting strings from .swift, .h, .m, .sto…
231404maintenance
FlorianWoelki/obsidian-iconize
An Obsidian community plugin that lets users add custom SVG icons or icons from predefined icon packs to files, folders, tabs, notes, and t…
691403maintenance
RonitSachdev/ccundo
ccundo is a CLI tool that provides granular undo and redo functionality for Claude Code sessions by reading Claude Code's session files to …
331403maintenance
ele7enxxh/Android-Inline-Hook
A C library for inline hooking of native functions on 32-bit Android, supporting ARM, Thumb16, and Thumb32 instruction sets. It lets you re…
321402maintenance
kozec/syncthing-gtk
A GTK3 and Python-based desktop GUI and notification area icon for the Syncthing file synchronization daemon. It wraps Syncthing's WebUI fu…
231402maintenance
oakes/Nightcode
Nightcode is a simple desktop IDE for Clojure and ClojureScript, built in Clojure and distributed as per-OS uberjars. It provides a lightwe…
101402maintenance
coderyi/NetworkEye
NetworkEye is an iOS network debugging library that monitors HTTP requests made by NSURLConnection, NSURLSession, AFNetworking, and third-p…
231401maintenance
vinifmor/bauh
bauh is a graphical interface for managing Linux applications across multiple packaging formats, including AppImage, Debian and Arch packag…
231401maintenance
zhuweiyou/weixin-game-helper
A collection of helper bots and automation tools for WeChat mini games such as Jump Jump, Head Master, and drawing-guessing games. It captu…
101400maintenance
rakyll/gotest
gotest is a Go CLI wrapper around `go test` that adds colored output for pass/fail results. It accepts all standard `go test` flags and sup…
591399maintenance
pelya/android-keyboard-gadget
A kernel patch and companion app that turns a rooted Android device into a USB HID keyboard and mouse, letting it control a PC at the hardw…
321398maintenance
jareware/chilipie-kiosk
A prebuilt Raspberry Pi OS image that boots directly into full-screen Chrome for kiosk-style displays. It includes convenience features for…
231398maintenance
open-source-labs/PreVue
PreVue is an all-in-one prototyping tool for Vue developers that lets users visually build components, define routes and views, and establi…
321397maintenance
xiaoyaoyou1212/BLE
An Android BLE (Bluetooth Low Energy) operation framework written in Java that simplifies device communication with a callback-based API. I…
321397maintenance
0xgalz/Virtuailor
Virtuailor is an IDAPython plugin for IDA Pro that reconstructs C++ virtual tables (vtables) for Intel x86/x64 and AArch64 binaries. It com…
321397maintenance
laurent22/massren
Massren is a cross-platform command line tool for renaming multiple files by editing a generated filename list in your own text editor. It …
231396maintenance
bloomreach/s4cmd
s4cmd is a Python command-line tool for accessing Amazon S3, built on boto3 as a faster alternative to s3cmd. It supports multipart uploads…
321395maintenance
MatteCarra/AccA
AccA is an Android app that serves as a graphical front-end for the Advanced Charging Controller (acc) daemon and djs module, which it bund…
231395maintenance
ma1co/OpenMemories-Tweak
An Android app that runs on Sony cameras supporting PlayMemories Camera Apps to unlock hidden settings such as the 30-minute video recordin…
231393maintenance
amoffat/snake
Snake is a Python module for Vim that lets you write Vim plugins and editor enhancements entirely in Python. It provides decorators for key…
101393maintenance
jstrieb/urlpages
URL Pages is a client-side web application that stores entire web pages (HTML, CSS, JavaScript) encoded in the URL itself, eliminating the …
331392maintenance
Nukesor/comfy-table
A Rust library for building beautiful terminal tables with automatic content wrapping and ANSI styling. It offers extensive customization o…
881391maintenance
MouseJack
A collection of device discovery and research tools for the MouseJack vulnerabilities affecting wireless mice and keyboards using nRF24LU1+…
321390maintenance
robertknight/webpack-bundle-size-analyzer
A utility that analyzes Webpack's JSON build output to show a tree of packages contributing to bundle size, ordered by module size. It can …
321389maintenance
bgrins/javascript-astar
A small JavaScript implementation of the A* search algorithm for finding shortest paths on weighted 2D grids, using a binary heap for perfo…
321389maintenance
Nayacco/workflow-bpmn-modeler
A Vue component library that wraps bpmn.io to provide a Flowable-compatible BPMN workflow designer. It can be embedded directly in Vue apps…
231389maintenance
katzer/cordova-plugin-background-mode
A Cordova plugin that enables infinite background execution for hybrid mobile apps on Android, iOS, Windows, and the browser platform. It k…
321388maintenance
OpnTec/libredesktop-meta
A meta package for customizing the 'libredesktop' setup, focused on configuring Firefox browser settings such as custom search engines, new…
321387maintenance
cloudhead/http-console
http-console is a Node.js command-line REPL for interactively speaking the HTTP protocol, letting users navigate server paths like director…
321386maintenance
addy-dclxvi/almighty-dotfiles
A personal dump repository of Linux desktop configuration files (dotfiles) covering window managers like Openbox, i3, i3-gaps, and Bspwm, a…
321385maintenance
OpnTec/open-spectrometer-python
Python scripts for the open-source webcam-based spectrometer project, enabling users to collect, calibrate, and analyze spectral measuremen…
321385maintenance
micha/jsawk
Jsawk is a command-line tool that works like awk but for JSON, filtering and transforming arrays of JSON objects read from stdin using Java…
321385maintenance
shama/webpack-stream
A gulp plugin that runs webpack through a Node.js stream interface, letting you pipe source files into webpack and pipe bundled output to g…
321385maintenance
Tencent/feflow
Feflow is a command-line tool from Tencent that improves front-end engineers' development workflow and enforces team standards, built with …
571384maintenance
simpligility/maven-android-sdk-deployer
A shell-based tool that installs Android SDK components into a Maven repository or repository manager. It makes Android platform and add-on…
321384maintenance
rprichard/winpty
winpty is a Windows software package providing a Unix pty-master-like interface for communicating with Windows console programs. It include…
231383maintenance
Tencent/WeDemo
WeDemo is an open-source reference app from the WeChat team demonstrating how to integrate WeChat login and sharing into mobile apps. It in…
321382maintenance
apenwarr/git-subtree
git-subtree is a Shell-based Git extension that lets you merge subprojects into a repository's subtree and split them back out, serving as …
321382maintenance
xyou365/AutoRclone
AutoRclone is a Python CLI tool that wraps rclone to automate Google Drive copy/move/sync operations using many service accounts, automatic…
321382maintenance
damian-kolakowski/iOS-Hierarchy-Viewer
An Objective-C library for iOS that lets developers inspect UIView hierarchies and Core Data models in real time from a web browser. It pro…
231381maintenance
glouw/ctl
CTL is a header-only, template-like container library for ISO C99/C11 that reimplements C++ STL containers such as vector, list, deque, set…
231381maintenance
rpm-software-management/dnf
DNF4 (Dandified YUM) is the Python-based package manager for RPM-based distributions like Fedora, built on libdnf, libsolv, and librepo. It…
731380maintenance
Quramy/tsuquyomi
Tsuquyomi is a Vim plugin that turns Vim into a TypeScript IDE by acting as a client for TSServer, the editor service bundled with TypeScri…
231379maintenance
fnmsd/MySQL_Fake_Server
A pure Python3 fake MySQL server used in penetration testing to exploit MySQL client file reading and trigger Java deserialization attacks …
321378maintenance
sickcodes/dock-droid
Dock-Droid is a Docker-based tool that runs Android x86 and Android ARM systems inside a container using QEMU with KVM acceleration. It sup…
321376maintenance
nickbutcher/AnimatorDurationTile
An Android app that adds a quick settings tile for toggling the animator duration scale on Nougat+ devices. Tapping switches between 5x and…
231376maintenance
speps/go-hashids
A Go implementation of the Hashids algorithm, which encodes integers into short, unique, obfuscated string hashes with a configurable salt …
231376maintenance
fossasia/Connect-Me
Connect-Me is a Chrome and Firefox browser extension for connecting with the FOSSASIA community. It helps users star FOSSASIA repositories,…
101376maintenance
Eajy/MaterialDesignDemo
A demo Android application showcasing Google's Material Design components implemented with the Android design support library. It serves as…
321374maintenance
Raathigesh/retoggle
Retoggle is a collection of React hooks that provide UI controls (knobs) to manipulate component state from outside the component, similar …
231372maintenance
jwiegley/git-scripts
A collection of miscellaneous Git helper scripts written in Shell, gathered from various authors and IRC channels. The scripts are meant to…
651371maintenance
Chrome Logger
ChromePhp is a PHP library that logs server-side PHP variables to the Google Chrome console via the Chrome Logger extension. It sends log d…
321370maintenance
francisrstokes/construct-js
construct-js is a TypeScript library for declaratively building byte-level data structures with typed fields, nested structs, pointers, siz…
321370maintenance
WebLoop
WebLoop is a scriptable, headless WebKit browser with a Go API, comparable to PhantomJS but for Go. It can render static HTML from dynamic …
321369maintenance
jeffhodnett/Unused
A native Mac application that scans Xcode projects to find image resources that are not referenced anywhere in the codebase. It helps iOS a…
321369maintenance
normalize/mz
A small Node.js library that wraps core modules like fs, child_process, crypto, dns, readline, and zlib so their callback-based APIs return…
321369maintenance
grayhatacademy/ida
A collection of IDA Python plugins, scripts, and modules for the IDA Pro disassembler. It provides reusable tooling for binary analysis and…
321368maintenance
Garden
Garden is a Clojure/ClojureScript library for generating CSS programmatically using Hiccup-like syntax, where vectors represent selectors a…
321368maintenance
uraimo/SwiftyGPIO
SwiftyGPIO is a Swift library for hardware projects on Linux/ARM single-board computers like the Raspberry Pi, BeagleBone, and Orange Pi. I…
321368maintenance
akavel/rsrc
rsrc is a Go CLI tool that generates .syso (COFF) files embedding .ico icons and Windows manifest resources, which the Go linker automatica…
231368maintenance
ManbangGroup/Phantom
Phantom is an Android plugin framework from Manbang Group that enables hot updates and dynamic loading of plugin APKs without pre-registeri…
231365maintenance
nickbutcher/AdaptiveIconPlayground
An Android app for experimenting with Android adaptive icons. It lists installed apps with adaptive icons and lets users preview different …
231364maintenance
ThomasJaeger/VisualMASM
Visual MASM is a free IDE for the Microsoft Macro Assembler (MASM) that lets users write, assemble, and debug 16/32/64-bit Windows and 16-b…
321363maintenance
Katana
Katana is a Python CLI tool by John Hammond that automates common low-hanging-fruit checks for CTF challenges, paired with ctf-katana, a cu…
321363maintenance
appstract/laravel-opcache
A Laravel package providing Artisan commands for managing PHP OPcache, including clearing, status inspection, configuration display, and pr…
231363maintenance
kentcdodds/babel-plugin-preval
A Babel plugin that pre-evaluates JavaScript code at build time, replacing expressions with their computed results. It lets you run Node.js…
231363maintenance
edankwan/penis.js
penis.js is a novelty JavaScript library that wraps variable comparison in a joke API, exposing global variables B and D so you can write '…
431362maintenance
kevinSuttle/macOS-Defaults
A centralized shell script and reference documentation for setting macOS system defaults from the command line, building on the community w…
321362maintenance
nedbat/byterun
Byterun is a pure-Python implementation of a Python bytecode execution virtual machine. It was created to understand CPython bytecodes, ori…
321361maintenance
getify/CAF
CAF (Cancelable Async Flows) is a JavaScript library that wraps function* generators so they behave like async functions while supporting e…
321360maintenance
StealJS
StealJS is an extensible JavaScript module loader that supports ES6, AMD, and CommonJS formats simultaneously, with a plugin system for loa…
231360maintenance

← prev page 86 / 137 next →