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
bcicen/slackcat
slackcat is a Go command-line utility for posting files, command output, and streamed input to Slack channels. It works like cat, piping st…
231221maintenance
m1guelpf/auto-commit
A Rust CLI tool that uses OpenAI's GPT-3.5 to automatically generate commit messages from your staged git changes. It supports dry-run outp…
231220maintenance
IBM/MicroscoPy
An open-source, motorized, modular microscope built from LEGO bricks, 3D-printed parts, an Arduino, and a Raspberry Pi with an 8MP camera. …
101219maintenance
SoptikHa2/desed
Desed is a terminal TUI debugger for GNU sed scripts, written in Rust. It lets users step through sed execution forward and backward, set b…
601217maintenance
HybridPageKit
HybridPageKit is an iOS framework for building high-performance hybrid content pages in news apps, combining WKWebView with native componen…
231216maintenance
AlexAkulov/putty-color-themes
A collection of color themes for the PuTTY terminal emulator, applied via registry files and a JavaScript helper script. It lets users appl…
321215maintenance
brentd/xray-rails
A Ruby gem for Rails development that overlays the browser-rendered UI with the source files (views, partials, JS templates) that produced …
231214maintenance
WolframResearch/WolframLanguageForJupyter
A Jupyter kernel that lets users run Wolfram Language (Mathematica) code inside Jupyter notebooks. It connects the Wolfram Engine to Jupyte…
231214maintenance
mstrobel/procyon
Procyon is a suite of Java metaprogramming libraries offering a rich reflection API inspired by .NET's System.Reflection, a LINQ-style expr…
231214maintenance
zhanghai/MaterialColdStart
An Android library that generates nine-patch window background drawables to make app cold starts look faster and visually consistent. It pr…
101213maintenance
ai/autoprefixer-rails
A Ruby gem that integrates the Autoprefixer tool into Ruby and Ruby on Rails projects, automatically adding CSS vendor prefixes based on Ca…
391210maintenance
dotnet/modernize-dotnet
An AI-powered GitHub Copilot agent plugin that analyzes .NET applications, generates upgrade plans, and applies code changes to modernize t…
761209maintenance
Zy143L/wskey
A Python script for the Qinglong (青龙) panel that converts JD (Jingdong) wskey credentials into valid login cookies, keeping JD account cook…
321208maintenance
pschraut/UnityHeapExplorer
Heap Explorer is a memory profiler, debugger, and analyzer plugin for Unity 2019.3 through Unity 6, installed via the Unity Package Manager…
321208maintenance
passy/build-time-tracker-plugin
A Gradle plugin that continuously tracks and reports build times across builds, with summary bar charts and CSV output. It complements Grad…
321206maintenance
basarat/typescript-collections
A complete, fully tested data structure library written in TypeScript with generic typing. It provides classic collections such as linked l…
231206maintenance
tmux-plugins/tmux-copycat
A tmux plugin that enhances in-terminal search with regex support, match highlighting, and predefined searches for files, URLs, git hashes,…
321205maintenance
ttsvetko/HTML5-Desktop-Notifications
A JavaScript library that polyfills the HTML5 Notification API to provide desktop notifications across Chrome, Firefox, Edge, Safari, and I…
101205maintenance
apple/swift-atomics
A Swift package providing low-level atomic operations for integers, pointers, and other types, enabling lock-free synchronization construct…
831204maintenance
egoist/codepan
CodePan is a browser-based web playground for experimenting with HTML, CSS, and JavaScript, similar to CodePen and JSBin. It is a single-pa…
321203maintenance
siddharthkp/auto-install
A Node.js CLI tool that watches your code and automatically installs npm dependencies as you import them, uninstalling unused ones. It supp…
231203maintenance
xueqiu/rdr
RDR (redis data reveal) is a fast command-line tool written in Go that parses Redis RDB dump files. It extracts all keys and serves statist…
231202maintenance
Opticos/GWSL-Source
GWSL is an open-source Windows XServer application that automates running graphical Linux apps on Windows 10 via WSL and over SSH. It wraps…
231199maintenance
bytedance/BoostMultiDex
BoostMultiDex is an Android library from ByteDance that dramatically speeds up first-launch MultiDex loading on Android 4.X and below (SDK …
101199maintenance
javapackager/JavaPackager
JavaPackager is a hybrid Maven and Gradle plugin that packages Java applications as native Windows, macOS, or Linux executables and generat…
551197maintenance
Powercord
Powercord is a lightweight Discord client mod that injects plugins and themes into the Discord desktop app, focused on simplicity and perfo…
321196maintenance
sitespeedio/coach
The Coach is a web performance tool that analyzes pages and gives advice on performance problems, acting as a modern successor to YSlow. It…
101196maintenance
hillwoodroc/winetricks-zh
A fork of winetricks that adds setup wizards (verb files) for popular Chinese Windows applications like QQ, WeChat, TIM, and NetEase Cloud …
231195maintenance
PHP Language Server
A pure PHP implementation of the Language Server Protocol that provides static code analysis for PHP in any LSP-compatible IDE. It offers f…
231195maintenance
nsomar/Swiftline
Swiftline is a Swift framework providing tools for building command line applications, inspired by Ruby's highline. It offers terminal stri…
321194maintenance
xcconfigs/xcconfigs
A collection of common, hierarchical Xcode .xcconfig configuration files for sharing build settings across Apple projects. It is public-dom…
231194maintenance
riscv-software-src/riscv-tools
A meta-repository of RISC-V development tools that bundles the Spike ISA simulator, riscv-tests, riscv-opcodes, and the riscv-pk proxy kern…
101194maintenance
palaima/DebugDrawer
An Android library that adds a debug drawer to your app during development, exposing modules for device info, build info, network toggles, …
321193maintenance
yujqiao/catproc
catp is a Rust CLI utility that prints the output of an already-running process by using ptrace to intercept write syscalls. It lets you re…
231193maintenance
meltylabs/melty
Melty is an AI-powered code editor where every chat message becomes a git commit, letting you revert, branch, reset, and squash chats like …
235441experimental
lukeed/tsm
tsm is a TypeScript module loader for Node.js that lets you run TypeScript and JSX files directly without a separate build step. It works a…
231192maintenance
SpencerPark/IJava
IJava is a Jupyter kernel that lets you execute Java code inside Jupyter notebooks. It provides an interactive Java REPL experience with su…
231192maintenance
Mapaler/PixivUserBatchDownload
A userscript (browser extension-style script) that batch-downloads all public works of a Pixiv artist directly from the Pixiv website, send…
471191maintenance
Polymer/polymer-bundler
A library for bundling web project assets (HTML imports, scripts, stylesheets) for production to minimize network round-trips. It is part o…
101191maintenance
haydenjames/bench-scripts
A curated collection of Linux server benchmarking scripts and command-line tools for testing CPU, disk I/O, memory, and network performance…
321190maintenance
AlexisAhmed/BugBountyToolkit
A multi-platform bug bounty toolkit that bundles popular security and reconnaissance tools (Nmap, Amass, sqlmap, ffuf, etc.) into a pre-con…
321190maintenance
PythonCharmers/python-future
python-future is a compatibility layer providing backports and forward ports between Python 2 and Python 3, including the futurize and past…
651189maintenance
rokoroku/react-redux-typescript-boilerplate
A minimal frontend starter template combining React 16, Redux, React Router, and TypeScript 3.8 with a Webpack 4 build setup featuring hot …
321189maintenance
rsattar/ClusterPrePermissions
ClusterPrePermissions is an Objective-C library for iOS that shows a custom pre-permission dialog before triggering the system permission a…
321189maintenance
MacEnhance/MacForge
MacForge is an open-source plugin manager for macOS that lets users discover, install, and manage plugins, apps, and themes, including code…
321188maintenance
isboyjc/cursor-reset
A cross-platform script and executable that resets the Cursor editor's trial period by resetting its machine fingerprint. It supports Curso…
101188maintenance
lodash/lodash-webpack-plugin
A webpack plugin that creates smaller modular Lodash builds by replacing feature sets of modules with noop, identity, or simpler alternativ…
101188maintenance
wuyr/GoogleLibraryVersionQuerier
An Android Studio plugin that helps developers quickly add dependency libraries and query historical versions of libraries while editing bu…
231187maintenance
laminas/laminas-zendframework-bridge
A PHP library that provides a custom autoloader aliasing legacy Zend Framework, Apigility, and Expressive class names to their Laminas Proj…
671186maintenance
benoitsan/BBUncrustifyPlugin-Xcode
An Xcode plugin that formats source code using Uncrustify or ClangFormat directly from the Xcode editor. It adds menu commands to format th…
231186maintenance
Yash-Handa/logo-ls
logo-ls is a modern replacement for the ls command written in Go, displaying VS Code-style file icons and Git status information in termina…
231185maintenance
fengsp/plan
Plan is a Python package for writing and deploying cron jobs, converting Python code into cron syntax. It provides a fluent API for definin…
321184maintenance
Shell Scripts Collection
A collection of one-click Linux shell scripts for installing and managing Kcptun (a UDP acceleration tool) and OpenVZ BBR (TCP congestion c…
231184maintenance
RubyInstaller for Windows
RubyInstaller for Windows build recipes: a collection of Rake recipes that download the MinGW toolchain and compile the Ruby interpreter, i…
231184maintenance
markbates/pkger
Pkger is a Go library and CLI tool for embedding static files into Go binaries, using Go Modules-aware pathing. It serves as a replacement …
101183maintenance
blackrosezy/gui-inspect-tool
A collection of Windows GUI inspection utilities such as Inspect.exe, Spy++, UISpy, and AccExplorer bundled in one repository. These tools …
321182maintenance
netyouli/WHC_DataModelFactory
A Mac desktop application that converts JSON or XML data into Swift or Objective-C model class files for iOS development, eliminating manua…
321182maintenance
discord/fastglobal
FastGlobal is an Elixir/Erlang library that provides fast, copy-free access to large shared global data by leveraging the Erlang VM's const…
321182maintenance
easyandroidgroup/EasyAndroid
EasyAndroid is a lightweight Kotlin library that bundles many small, independent utility components for Android development, such as runtim…
231182maintenance
FormidableLabs/component-playground
A React component that renders other React components with editable source code and a live preview, powered by CodeMirror. It is typically …
101182maintenance
inket/update_xcode_plugins
A Ruby command-line tool that adds missing UUIDs to installed Xcode plugins so they load in newer Xcode versions, and can unsign Xcode to e…
101182maintenance
gillescastel/latex-snippets
A collection of UltiSnips snippet files and Vim configuration for fast LaTeX note-taking, popularized by a blog series on taking math lectu…
321181maintenance
GoogleChromeLabs/pwacompat
PWACompat is a small JavaScript library that brings Web App Manifest support to browsers that don't natively support it, such as Mobile Saf…
101181maintenance
substantial/updeep
A small JavaScript utility library for declaratively updating deeply nested frozen objects and arrays immutably. It returns the same refere…
321180maintenance
Meituan-Dianping/MyFlash
MyFlash is a command-line tool developed by Meituan-Dianping that parses MySQL v4 binlogs to generate SQL for rolling back DML operations (…
321180maintenance
pengwynn/flint
Flint is a Go CLI tool that checks a project for common sources of contributor friction, such as missing README, CONTRIBUTING guide, LICENS…
231180maintenance
crosire/blink
A Windows tool that enables live editing of C++ source code in running MSVC-compiled applications. It acts as a runtime linker, detecting s…
321179maintenance
pkgcloud/pkgcloud
pkgcloud is a Node.js standard library that abstracts away differences among multiple cloud providers, offering a unified API for compute, …
321179maintenance
LucyBot-Inc/api-spec-converter
A JavaScript library and CLI tool that converts REST API description documents between formats such as Swagger/OpenAPI 2.0, OpenAPI 3.0, RA…
321178maintenance
sebastianbergmann/code-unit
A PHP library providing a collection of value objects that represent PHP code units such as classes, methods, and functions. It is a low-ma…
361177maintenance
ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au
A certbot manual hook tool that automates DNS-01 challenge TXT record creation and cleanup for Let's Encrypt wildcard certificates. It supp…
321177maintenance
rumpkernel/rumprun
Rumprun is a unikernel built on rump kernels that runs unmodified POSIX applications on hypervisors (KVM, Xen) and bare metal. It includes …
321177maintenance
SwiftKitz/Appz
A Swift library that simplifies launching external iOS applications and constructing deep links, with support for 172 apps and automatic we…
231177maintenance
paulirish/break-on-access
A tiny JavaScript utility that sets a debugger breakpoint whenever a property is read or written, using Object.defineProperty accessors. It…
321176maintenance
awaescher/RepoZ
RepoZ is a zero-configuration git repository hub for Windows and macOS that automatically discovers local git repositories and shows their …
231176maintenance
LinSoftWin/Photoshop-CC2022-Linux
A shell-based installer with an optional GUI (zenity) that sets up Adobe Photoshop CC 2021/2022 on Linux using Wine. It automates downloadi…
231176maintenance
onmyway133/FinderGo
A macOS app and Finder Sync extension that lets you open Terminal, iTerm, or Hyper directly from the current Finder folder. It adds a toolb…
231176maintenance
kirillkovalenko/nssm
NSSM (Non-Sucking Service Manager) is a Windows service helper that wraps any application as an NT service and automatically restarts it if…
321175maintenance
f2prateek/dart
Dart & Henson is an Android library that uses annotation processing to bind intent extras to POJO fields and generate fluent intent builder…
321172maintenance
wigl/iSimulator
iSimulator is a macOS GUI utility for managing Xcode simulators and the apps installed on them. It wraps simctl/xcrun functionality to crea…
231172maintenance
lewis6991/impatient.nvim
A Neovim plugin written in Lua that speeds up editor startup by caching compiled Lua module bytecode and module path resolutions. It is now…
101171maintenance
chiuki/advanced-textview
A companion Android demo app for the 'Advanced Android TextView' talk, showcasing advanced text rendering techniques in Java. It demonstrat…
231170maintenance
willemt/raft
A BSD-licensed C implementation of the Raft consensus protocol, distributed as a single amalgamated header file with no dependencies. Netwo…
231170maintenance
Estimote/iOS-Fleet-Management-SDK
An iOS SDK from Estimote for managing fleets of Estimote beacons, allowing bulk updates of beacon settings via Estimote Cloud-queued pendin…
101170maintenance
thlorenz/deoptigate
Deoptigate is a CLI tool that investigates V8/Node.js function deoptimizations by processing v8 logs and presenting them in a visual viewer…
321169maintenance
entwicklerstube/babel-plugin-root-import
A Babel plugin that lets you import and require modules using root-based paths (like ~/some/file.js) instead of long relative paths. It rew…
231169maintenance
susam/uncap
Uncap is a tiny Windows utility written in C that maps the Caps Lock key to Escape, or any key to any other key, via command-line arguments…
231169maintenance
ghidraninja/ghidra_scripts
A collection of scripts for the Ghidra software reverse engineering suite, adding features like crypto constant detection via YARA, binwalk…
321168maintenance
m1guelpf/lil-web3
A collection of small, intentionally-limited Solidity smart contracts that reimplement popular web3 protocols and apps like ENS, OpenSea, a…
321167maintenance
linemanjs/lineman
Lineman is a Grunt-based project scaffold and build tool for fat-client JavaScript web apps, handling asset compilation, server mocking, an…
231167maintenance
mattprecious/telescope
An Android library that captures in-app bug reports via a multi-touch gesture, taking a screenshot and optionally emailing it with device i…
771166maintenance
huage2580/leeks
An IntelliJ IDEA plugin that displays fund, stock (A-share, HK, US), and cryptocurrency quotes inside the IDE. It supports cost/holdings tr…
231166maintenance
OkHttp Logger Frida Suite
A Frida script that hooks OkHttp's RealCall class in Android apps to intercept and log HTTP requests and responses, including headers and b…
321165maintenance
paypal/gatt
A Go package implementing the Bluetooth Low Energy Generic Attribute Profile (GATT) protocol for building BLE peripherals and centrals. It …
321165maintenance
rustyrussell/ccan
The C Code Archive Network (CCAN) is a collection of reusable C modules, analogous to CPAN for Perl, distributed as self-contained director…
761164maintenance
Cocos-BCX JSSDK
A demo application showcasing the Cocos-BCX JavaScript SDK, demonstrating blockchain operations like account creation, login, and asset tra…
321163maintenance
pew-org/pew
Pew (Python Env Wrapper) is a pure-Python CLI tool for managing multiple Python virtual environments. It can create, delete, copy, and swit…
321162maintenance
wickwirew/Runtime
A Swift runtime reflection library that exposes type metadata, dynamic property getting/setting, instance construction, and function metada…
231162maintenance
sourcegraph/go-langserver
go-langserver is a Go language server implementing the Language Server Protocol (LSP), providing editor features like go-to-definition, hov…
101161maintenance
bittorrent/libutp
libutp is a C++ library implementing the uTorrent Transport Protocol (uTP), a TCP-like reliable transport over UDP based on LEDBAT congesti…
321159maintenance

← prev page 89 / 137 next →