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
LetheSec/HuggingFace-Download-Accelerator
A Python wrapper script around huggingface-cli and hf_transfer that enables high-speed downloads of HuggingFace models and datasets, with b…
271359maintenance
alexjlockwood/avocado
A command line tool, similar to SVGO, that optimizes Android VectorDrawable and AnimatedVectorDrawable XML files. It rewrites drawables usi…
101359maintenance
garybernhardt/selecta
Selecta is a fuzzy text selector written in Ruby that reads a list of choices on stdin, presents an interactive fuzzy selection UI, and pri…
661358maintenance
kingkool68/generate-ssl-certs-for-local-development
A bash script that generates trusted self-signed SSL certificates for local HTTPS development on macOS. It creates a local certificate auth…
321358maintenance
nickbnf/glogg
glogg is a multi-platform GUI application for browsing and searching through long, complex log files, acting as a graphical, interactive co…
321357maintenance
cmacrae/spacebar
spacebar is a minimal, customizable status bar for macOS written in C. It is designed to pair with tiling window managers like yabai, displ…
231356maintenance
KhaosT/MacVM
MacVM is an example Swift application demonstrating how to virtualize macOS on Apple Silicon Macs using the Virtualization framework introd…
321355maintenance
node-lambda
A command line tool for locally running and deploying Node.js applications to AWS Lambda. It provides setup, run, package, and deploy comma…
661354maintenance
RxSwiftCommunity/RxSwiftExt
RxSwiftExt is a Swift library providing additional convenience operators and Reactive Extensions for RxSwift and RxCocoa that are not inclu…
231354maintenance
eleme/Amigo
Amigo is a hotfix library for Android that lets developers patch bugs in a released app by loading a patch APK at runtime, without going th…
321353maintenance
marcoarment/BugshotKit
An iOS library that lets developers and beta testers trigger in-app bug reports via a gesture, capturing an annotated screenshot and the li…
321352maintenance
inexorabletash/polyfill
A collection of JavaScript polyfills and shims covering ECMAScript standards and web browser APIs, organized into files matching web specif…
101352maintenance
gtanner/qrcode-terminal
A Node.js library and command-line tool that generates QR codes rendered as ASCII/ANSI text directly in the terminal. It supports configura…
321350maintenance
gzuidhof/starboard-notebook
Starboard Notebook is an in-browser literate notebook runtime that runs entirely client-side with no backend required. It provides a hackab…
231350maintenance
wbenny/hvpp
hvpp is a lightweight Intel VT-x hypervisor written in modern C++ that virtualizes an already-running operating system, primarily targeting…
321349maintenance
greenrobot/essentials
A lightweight collection of general-purpose utility classes for Java and Android, including primitive long-key hash collections, multimaps,…
231349maintenance
minio/c2goasm
c2goasm is a command-line tool that converts assembly generated by C/C++ compilers (such as GCC or Clang) into Go (Plan 9 style) assembly. …
101349maintenance
nst/objc_dep
A Python command-line tool that graphs import dependencies between classes in an Objective-C project, outputting Graphviz visualizations. I…
321348maintenance
jevakallio/git-notify
git-notify is an npm CLI tool that lets developers embed announcements in git commit messages using a 'git-notify:' prefix. It displays tho…
231348maintenance
cr4n5/XiaoYuanKouSuan
A Python-based automation tool that cheats at the XiaoYuanKouSuan (小猿口算) math app by capturing packets to obtain answers and using ADB to s…
221344maintenance
ropensci/drake
drake is an R package that acts as a Make-like pipeline toolkit for data science workflows, analyzing dependencies, skipping up-to-date ste…
231342maintenance
google/pinject
Pinject is a Python dependency injection library from Google that assembles objects into graphs with minimal boilerplate. It is designed to…
101342maintenance
kassio/neoterm
A Vim/Neovim plugin that wraps the built-in :terminal functions to make terminal and REPL usage easier. It reuses a single terminal buffer …
321340maintenance
David-OConnor/pyflow
Pyflow is a standalone CLI tool written in Rust that manages Python dependency installation and interpreter versions for projects and singl…
551339maintenance
tobefuturer/restore-symbol
A command-line reverse engineering tool that restores stripped Objective-C symbol tables in iOS Mach-O binaries. It injects OC method and b…
321337maintenance
zhaozepeng/FloatWindowPermission
A Java library for Android that adapts the floating window (overlay) permission across many Chinese phone manufacturers' ROMs and shows how…
321337maintenance
rachpt/lanzou-gui
A cross-platform GUI client for Lanzou Cloud (蓝奏云) built with PyQt6, supporting most cloud drive operations including batch upload/download…
231337maintenance
fishinabarrel/linux-kernel-module-rust
A framework for writing loadable Linux kernel modules in safe Rust, providing safe abstractions over kernel interfaces via bindgen-generate…
101337maintenance
fransr/postMessage-tracker
A Chrome extension that tracks postMessage listener usage across a page and its subframes, showing listener counts via the extension icon a…
321336maintenance
javiercbk/json_to_dart
A Dart library that generates Dart model classes from JSON strings, following Flutter's recommended manual serialization pattern. It also s…
101335maintenance
ncm2/ncm2
NCM2 is a slim, fast, and hackable asynchronous autocompletion framework for Neovim, written in Python with a vimscript-friendly API. It su…
431334maintenance
koolshare/ledesoft
Softcenter, the Koolshare plugin/software center for LEDE (OpenWrt-based) x64 router firmware. It hosts and manages third-party router plug…
541333maintenance
yyx990803/pod
Pod is a CLI tool that simplifies deploying and managing multiple Node.js apps on a Linux server via git push deployment using git hooks. I…
321333maintenance
g0tmi1k/msfpc
MSFPC is a shell-based wrapper around msfvenom that generates Meterpreter payloads with minimal input, such as just a platform name or file…
231333maintenance
guillermomuntaner/Burritos
Burritos is a collection of well-tested Swift property wrappers such as @Atomic, @Clamping, @UserDefault, @Expirable, and @UndoRedo. It is …
231332maintenance
lambtron/emojipacks
emojipacks is a Node.js command-line tool that bulk uploads custom emojis to a Slack workspace from YAML-defined emoji packs. It supports l…
231332maintenance
PHP Console
A PHP server library that pairs with a Google Chrome extension to handle PHP errors and exceptions, dump variables, and remotely execute PH…
231332maintenance
go-validator/validator
A Go library that validates struct fields via struct tags, with built-in validators like min, max, len, nonzero, nonnil, and regexp, plus s…
231332maintenance
tyranid/DotNetToJScript
A C# command-line tool that generates JScript (or VBScript/VBA/scriptlet) files which bootstrap and load a .NET assembly entirely from memo…
231332maintenance
shekhargulati/strman-java
A Java 8 string manipulation library offering a collection of static utility functions for working with strings. It is inspired by the Java…
321330maintenance
ashfinal/awesome-hammerspoon
A curated Hammerspoon configuration written in Lua providing vim-style modal keybindings, window management, desktop widgets, an applicatio…
231329maintenance
m-labs/migen
Migen is a Python-based toolbox for building complex digital hardware, replacing the event-driven paradigm of Verilog/VHDL with combinatori…
101329maintenance
jakearchibald/sprite-cow
Sprite Cow is a web application that helps developers get the background-position, width, and height of sprites within a spritesheet as cop…
321328maintenance
Visualixir
Visualixir is a visualizer for BEAM (Erlang/Elixir) nodes built with Elixir, Phoenix, and d3, showing live process graphs and message seque…
321327maintenance
ParticleCore/Iridium
Iridium is a browser extension for Firefox and Chrome that enhances the YouTube experience with additional features and tweaks. It is distr…
101327maintenance
WakaTime
WakaTime is a set of open-source editor plugins (VS Code, JetBrains IDEs, Vim, and more) that automatically track programming activity and …
95451active
Nirma/UIFontComplete
A Swift library providing type-safe font management for iOS and tvOS via a Font enum with cases for every system font, plus custom font sup…
231326maintenance
microsoft/Windows-Driver-Frameworks
Windows Driver Frameworks (WDF) is Microsoft's open-source framework of libraries for writing high-quality Windows device drivers, includin…
231326maintenance
elixir-editors/vim-elixir
Vim plugin providing Elixir language support, including syntax highlighting, filetype detection for .ex/.exs/.eex/.heex/.leex/.sface files,…
481325maintenance
Naituw/WBWebViewConsole
An in-app debug console library for iOS that lets developers inspect and evaluate JavaScript inside UIWebView and WKWebView instances. It p…
231325maintenance
Oblosys/react-lifecycle-visualizer
An npm package that traces and visualizes React class component lifecycle methods in real time via a traceLifecycle higher-order component …
231325maintenance
alexgibson/notify.js
Notify.js is a small JavaScript wrapper around the Web Notifications API that simplifies requesting user permission and handling notificati…
101324maintenance
mislav/dotfiles
Mislav Marohnić's personal dotfiles repository containing configuration for bash, zsh, git, tmux, and vim, plus a collection of utility scr…
321323maintenance
leavez/cocoapods-binary
A CocoaPods plugin that integrates pods as prebuilt frameworks instead of source code, controlled by a simple flag in the Podfile. It compi…
621321maintenance
namuol/cheet.js
cheet.js is a tiny JavaScript library for adding easter eggs to websites by mapping keyboard sequences like the Konami Code to callbacks. I…
321321maintenance
MetaMask/eth-phishing-detect
A TypeScript utility and curated blocklist of malicious domains targeting Web3 and Ethereum users, maintained by MetaMask. It provides CLI …
681320maintenance
blakewatters/TransitionKit
TransitionKit is a small Objective-C library providing a block-based API for implementing state machines on iOS and Mac OS X. It supports a…
231320maintenance
erkin/ponysay
Ponysay is a Python 3 command-line tool that reimplements cowsay, displaying messages with My Little Pony characters as ASCII art in the te…
231320maintenance
Shopify/themekit
Theme Kit is a cross-platform command line tool for building and managing Shopify themes, supporting theme upload, multi-environment deploy…
511319maintenance
holman/boom
boom is a Ruby command-line tool for storing and retrieving text snippets like URLs, canned responses, and notes. Snippets are organized in…
321319maintenance
ElyaConrad/iCloud-API
An unofficial Node.js library providing a JavaScript API for interacting with Apple iCloud services such as photos, drive, and account data…
321318maintenance
maralla/completor.vim
Completor is an asynchronous code completion framework for Vim 8 and Neovim, implemented in Python with low overhead. It provides buffer, f…
651317maintenance
Seeing Is Believing
Seeing Is Believing is a Ruby command-line tool and library that evaluates Ruby code and records the result of every line, annotating the f…
641317maintenance
dominictarr/scuttlebutt
A JavaScript base class for building peer-to-peer replicatable data structures using the scuttlebutt gossip protocol. It provides real-time…
321317maintenance
KnightOS
KnightOS is a third-party Unix-like operating system for TI z80-based graphing calculators, built on a custom kernel with an official users…
321317maintenance
Impedimenta/Suitcase
Suitcase is a macOS command line tool that instantly deploys SwiftUI-based user interfaces for simple commands and scripts. It lets users w…
231317maintenance
malxau/yori
Yori is a CMD replacement shell for Windows that adds backquotes, job control, and improved tab completion, file matching, aliases, and com…
661316maintenance
shannpersand/comic-shanns
Comic Shanns is a Comic Sans-inspired monospaced font distributed as otf/ttf files for use in terminals and code editors. It is a downloada…
321316maintenance
hughsk/disc
disc is a Node.js tool that visualizes the module tree of browserify bundles as a standalone HTML page, helping developers spot large or du…
321315maintenance
Schneegans/Fly-Pie
Fly-Pie is a GNOME Shell extension that provides marking (pie) menus opened via keyboard shortcuts, mouse gestures, or touch input. It can …
741313maintenance
xmichelo/Beeftext
Beeftext is a free, open-source text snippet expansion tool for Windows, written in C++ with Qt. It lets users define keyword-to-snippet co…
231313maintenance
greg7mdp/sparsepp
Sparsepp is a fast, memory-efficient hash map and hash set library for C++, derived from Google's sparsehash. It serves as a drop-in replac…
781312maintenance
obdev/v-usb
V-USB is a firmware-only USB driver for Atmel AVR microcontrollers, implementing low-speed USB in software without dedicated USB hardware. …
771312maintenance
wnr/element-resize-detector
A JavaScript library that provides an optimized, cross-browser resize listener for DOM elements, using object-based or scroll-based detecti…
321312maintenance
emmericp/ixy
ixy is a userspace packet processing framework and network driver for Intel 10 Gbit/s NICs (82599/ixgbe family) and virtio, written from sc…
321310maintenance
frameable/aviary.sh
A minimal distributed configuration management tool written entirely in bash, serving as a tiny alternative to Ansible, Chef, or Puppet. Ea…
231310maintenance
thinkeridea/go-extend
go-extend is a Go utility library that collects commonly used helper functions to speed up development and reduce repetitive code. It provi…
231309maintenance
Idered/Editr.js
Editr.js is a self-hosted HTML, CSS and JavaScript playground built on ACE Editor, embeddable on your own server via a simple HTML element …
531307maintenance
dotnet/ILMerge
ILMerge is a static linker that merges multiple .NET assemblies into a single assembly, available as a console application and a NuGet pack…
101306maintenance
mandiant/ThreatPursuit-VM
ThreatPursuit-VM is an open-source Windows-based virtual machine distribution from Mandiant preloaded with tools for threat intelligence an…
101306maintenance
Suzie1/ComfyUI_Comfyroll_CustomNodes
A collection of custom nodes for ComfyUI providing 175+ nodes for Stable Diffusion XL and SD1.5 workflows, including Multi-ControlNet stack…
291305maintenance
zestyping/q
A Python library for quick-and-dirty debugging output that writes values, traces, and interactive console access to /tmp/q with minimal cod…
321304maintenance
Bycelium/PyFlow
PyFlow is an open-source visual programming tool that lets users arrange Python code blocks on an infinite 2D canvas and link them to defin…
231303maintenance
babel/babel-upgrade
A CLI codemod tool that automatically upgrades JavaScript projects from Babel 6 to Babel 7 by rewriting package. dependencies, config files…
231303maintenance
ubports/ubuntu-touch
Ubuntu Touch is a touch-friendly mobile Linux operating system originally developed by Canonical and now maintained by the UBports communit…
101303maintenance
Benjamin-Dobell/nvidia-update
A shell script that installs and updates official NVIDIA web drivers on macOS, automatically selecting the best non-blacklisted driver vers…
321302maintenance
YuzuJS/setImmediate
A cross-browser JavaScript library implementing the proposed setImmediate and clearImmediate APIs for efficient script yielding to the even…
231302maintenance
nok/sklearn-porter
A Python library that transpiles trained scikit-learn estimators into source code for C, Go, Java, JavaScript, PHP, and Ruby. It targets em…
231302maintenance
lavv17/lftp
LFTP is a sophisticated command-line file transfer program supporting FTP, HTTP/HTTPS, SFTP, FISH, and BitTorrent protocols. It offers shel…
671299maintenance
tobyhede/go-underscore
A Go utility library inspired by underscore.js, providing functional collection helpers like Each, Map, Any, Every, and None for slices and…
321299maintenance
Hsury/Bilibili-Toolkit
A Python-based Bilibili (B站) auxiliary toolkit supporting persistent login via Cookie/Token/Password fusion and multi-user operation. It pr…
231299maintenance
infostreams/db
A command-line tool that provides version control for MySQL databases, letting you save, restore, and archive snapshots from different data…
231298maintenance
wbenny/injdrv
A proof-of-concept Windows kernel driver that injects DLLs into user-mode processes using Asynchronous Procedure Calls (APC). It hooks into…
321297maintenance
zu1k/translator
A lightweight selection-based translation tool written in Rust that translates highlighted text via a hotkey or automatic selection trigger…
231297maintenance
Bumblebee-Project/Bumblebee
Bumblebee is a daemon and client (rewritten in C) that manages NVIDIA Optimus hybrid graphics on Linux laptops, letting users run applicati…
321296maintenance
thompsonate/Shifty
Shifty is a free, open-source macOS menu bar app that extends the built-in Night Shift feature with per-app, per-website, and custom-schedu…
231295maintenance
ZZROTDesign/docker-clean
A Shell script CLI that cleans up Docker resources including stopped containers, dangling/untagged images, volumes, and networks. It suppor…
231294maintenance
gnzlbg/cargo-asm
cargo-asm is a cargo subcommand that displays the assembly or LLVM IR generated for Rust source code. It supports querying functions and me…
231294maintenance
hsutter/cppfront
cppfront is an experimental compiler that translates a new 'Syntax 2' (Cpp2) flavor of C++ into standard 'Syntax 1' (Cpp1) C++ code. It ser…
675998experimental
bradleyjkemp/memviz
A Go library that takes a pointer to an arbitrary data structure and generates a Graphviz DOT file, producing a visual graph diagram of the…
321291maintenance

← prev page 87 / 137 next →