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
SELinuxProject/selinux
The upstream userspace repository for Security Enhanced Linux (SELinux), providing the libraries and tools that complement SELinux support …
881623stable
NotAShelf/nvf
nvf is a modular, extensible Neovim configuration framework written in Nix, letting users declare a fully featured Neovim setup with a few …
851623active
f/mcptools
A Go-based command-line interface for discovering, calling, and managing tools, resources, and prompts exposed by MCP (Model Context Protoc…
471623active
ValveSoftware/Dota2-Gameplay
A public GitHub-based bug tracker for reporting and prioritizing Dota 2 gameplay bugs. Valve's Dota team uses community upvotes (thumbs up …
421623active
notwaldorf/tiny-care-terminal
A terminal dashboard that displays self-care reminders from Twitter bots, your recent git commits, and the weather. It runs in the terminal…
325978maintenance
jeffshee/gnome-ext-hanabi
Hanabi is a GNOME Shell extension that enables live video wallpapers on the GNOME desktop. It supports GNOME 45+ (with a TypeScript rewrite…
771620active
dtao/lazy.js
Lazy.js is a functional utility library for JavaScript, similar to Underscore and Lodash, but built on a lazy evaluation engine that avoids…
325966maintenance
kkHAIKE/fake115
A Tampermonkey userscript that disguises the browser as the official 115 client to bypass login and download restrictions on the 115 cloud …
671619active
jaypei/emacs-neotree
emacs-neotree is an Emacs plugin that displays a navigable file-system tree in a sidebar, modeled after Vim's NerdTree. It supports file op…
361619stable
foonathan/memory
foonathan/memory is a C++ library providing STL-compatible memory allocators built around a simpler RawAllocator concept. It offers multipl…
331619stable
google/json_serializable.dart
A Dart package that generates JSON serialization and deserialization code for Dart classes via annotations like @JsonSerializable and @Json…
981618active
sveltejs/svelte-devtools
Svelte DevTools is a browser extension for Chrome and Firefox that adds a Svelte inspection tab to browser developer tools. It displays the…
241618active
Clinic.js
Clinic.js is an open-source Node.js performance profiling suite that diagnoses issues like event-loop delays, I/O bottlenecks, and memory l…
235954maintenance
asteasolutions/zod-to-openapi
A TypeScript library that generates OpenAPI (Swagger) documentation directly from Zod schemas, eliminating duplication between validation c…
981616active
BabylonJS/Spector.js
SpectorJS is a JavaScript framework and browser extension for capturing and inspecting WebGL/WebGL2 frames. It lets developers view the ful…
681616active
CraterCrash/godot-orchestrator
Orchestrator is a visual scripting plugin for Godot 4.2+ built as a C++ GDExtension, providing an intuitive node-based graph editor with hu…
931615active
qsniyg/maxurl
Image Max URL is a userscript and browser extension that finds larger or original versions of images and videos by rewriting URL patterns, …
771615active
simple-bar
simple-bar is a status bar widget for Übersicht that displays spaces, windows, and system information for the yabai and AeroSpace tiling wi…
751615active
jacobdeichert/mask
Mask is a CLI task runner written in Rust where tasks are defined in a markdown file (maskfile.md). Headings define commands, blockquotes d…
701615active
hashcat/hashcat-utils
A collection of small standalone C utilities that assist with advanced password cracking tasks, complementing the hashcat tool. Each utilit…
481615active
StuffAnThings/qbit_manage
A Python CLI tool and Docker image that automates tedious qBittorrent management tasks such as tagging, categorizing, share limits, and cle…
1001614active
intelxed/xed
Intel XED is a C library for encoding and decoding X86 (IA32 and Intel64) machine instructions, converting between byte sequences and struc…
941613stable
DrawStampUtils
A TypeScript library for programmatically drawing electronic stamps/seals on HTML canvas, with effects like rough edges, anti-counterfeitin…
521613active
jankae/LibreVNA
LibreVNA is an open-source 100kHz to 6GHz two-port USB vector network analyzer, including device firmware and a Qt-based cross-platform con…
831612active
kesixin/QuestionWechatApp
A WeChat mini-program quiz/exam application with complete frontend, backend, and database source code for question drilling, mock exams, an…
771612active
splitsh/lite
splitsh-lite is a fast, Go-based replacement for `git subtree split` that extracts subdirectories of a monolithic repository into read-only…
471612active
wuba/WBBlades
WBBlades is a set of Mach-O based tools for iOS development that detects useless ObjC/Swift classes, protocols, and resources, analyzes pac…
231612active
jondot/hygen
Hygen is a fast, scalable code generator that lives inside your project, letting you define local templates for scaffolding files, injectin…
235930maintenance
jupyterlab/jupyterlab-git
A JupyterLab extension that adds Git version control support to the JupyterLab interface, providing a left-panel UI for staging, committing…
931611active
Cal Sans
Cal Sans is an open-source variable typeface commissioned by Cal.com, distributed as an npm package and font files under the SIL Open Font …
681611active
projectdiscovery/notify
Notify is a Go-based CLI tool that streams the output of other tools (or reads from a file or pipe) and publishes it to messaging platforms…
671611active
ndmitchell/hlint
HLint is a command-line linter for Haskell source code that suggests improvements such as alternative functions, code simplifications, and …
651611active
W4G1/multithreading
A TypeScript library providing Rust-inspired concurrency primitives for JavaScript, including a managed worker pool, Mutexes, Semaphores, a…
591611active
console-rs/dialoguer
Dialoguer is a Rust library for building interactive command line prompts, such as confirmations, input fields, password prompts, and selec…
781610stable
hwittenborn/celeste
Celeste is a GUI file synchronization client built with Rust, GTK4, and Libadwaita that can connect to virtually any cloud provider. It is …
101610active
fabiocaccamo/python-benedict
python-benedict is a Python dict subclass that adds keylist/keypath/keyattr access and normalized I/O for many formats (, yaml, toml, xml, …
881609stable
jakehildreth/Locksmith
Locksmith is a PowerShell module and script that audits Active Directory Certificate Services (AD CS) for common misconfigurations. It can …
771609active
FlashFloppy
FlashFloppy is open-source firmware that turns Gotek hardware into a floppy drive emulator for retro computers, synths, and industrial mach…
551609stable
tokens-studio/figma-plugin
Tokens Studio for Figma is an official Figma plugin for defining, applying, and syncing design tokens in Figma. It stores tokens as JSON, c…
991606active
leo-editor/leo-editor
Leo is an outline-oriented text editor, IDE, and personal information manager written entirely in Python. It organizes code, writing, and r…
951606active
afkT/DevUtils
DevUtils is an Android utility library (Java/Kotlin) offering 300+ tool classes organized by functional modules, plus companion libraries f…
861606active
Hejsil/zig-clap
zig-clap is a simple and easy-to-use command line argument parsing library for Zig. It supports short and long arguments, chained flags, mu…
811606active
gookit/color
A Go library for rendering colored output in terminal/CLI applications, supporting 16-color, 256-color, and true color (RGB) modes. It offe…
751606active
MayersScott/rkn-block-checker
A Python CLI tool that diagnoses whether your connection is in an RKN/TSPU-blocked zone and classifies the type of block (DNS poisoning, TC…
711606active
vashpan/xcode-dev-cleaner
DevCleaner is a macOS GUI application that inspects and cleans Xcode-generated caches such as device support files, archives, derived data,…
651606active
regolith-linux/regolith-desktop
Regolith Desktop is a Linux desktop environment that combines the i3 tiling window manager with GNOME session tooling. This repository is t…
531606active
clvv/fasd
Fasd is a command-line productivity booster for POSIX shells that tracks files and directories you access and ranks them by frecency (frequ…
105905maintenance
Dart-Code
Dart Code is a VS Code extension providing full Dart and Flutter language support, including editing, debugging, refactoring, and hot reloa…
1001605active
mdias/rs_asio
RS ASIO is a runtime patch for Rocksmith 2014 Edition - Remastered that injects fake WASAPI devices backed by ASIO audio drivers, enabling …
941605active
RobTillaart/Arduino
A bulk repository collecting numerous Arduino libraries and a few standalone applications written by Rob Tillaart, most including example c…
931604active
xcp-ng/xcp
XCP-ng is a turnkey, fully open-source virtualization platform based on the Xen hypervisor, serving as the community-driven successor to Ci…
751604stable
fzipp/gocyclo
gocyclo is a command-line tool that calculates the cyclomatic complexity of functions in Go source code. It helps identify complex function…
581603stable
FireHOL
FireHOL is a Linux firewall management tool built on iptables/ipsets, paired with a repository of IP blocklists dynamically updated via the…
561603active
vlucas/valitron
Valitron is a lightweight, standalone input validation library for PHP with zero dependencies. It provides a simple, fluent rule-based API …
231603active
Slackadays/Clipboard
The Clipboard Project (cb) is a fast, lightweight, cross-platform clipboard manager for the command line that supports text, files, and bin…
665893maintenance
reisxd/TizenBrew
TizenBrew is a launcher/modded app platform for Samsung Tizen TVs that lets users install newer apps and run custom web-based apps like Tiz…
721600active
arethetypeswrong/arethetypeswrong.github.io
A tool that analyzes npm package contents for issues with their TypeScript types, particularly ESM-related module resolution problems acros…
901598active
ReVanced
ReVanced Manager is an Android application for applying patches to other apps, continuing the legacy of Vanced. It lets users customize the…
721598active
Inspiaaa/UnityHFSM
UnityHFSM is a lightweight, hierarchical finite state machine library for the Unity game engine, written in C#. It supports both class-base…
711598stable
Frogging-Family/linux-tkg
A set of shell scripts that automatically download, patch, and compile custom Linux kernels (version 5.4 and newer) with a selection of des…
941597active
NixOS/nixfmt
Nixfmt is the official formatter for the Nix language, implementing the standard Nix format. It is a command-line tool written in Haskell, …
931597stable
kunchenguid/treehouse
Treehouse is a Go CLI tool that manages a pool of reusable, isolated git worktrees so developers and AI coding agents can work on multiple …
821597active
s0xDk/ghostty-blackhole
A Ghostty custom shader (GLSL) plus a Python script that renders a physically ray-traced black hole inside the terminal. The hole grows in …
521597active
kcrawford/dockutil
dockutil is a Swift command line utility for managing macOS Dock items, supporting add, remove, move, find, and list operations on applicat…
491597active
thenickdude/wacom-driver-fix
A set of patched Wacom tablet drivers that fix broken Bamboo, Graphire, Intuos 1-3, and first-gen Cintiq drivers on macOS Catalina, Big Sur…
481597active
apache/gluten
Apache Gluten is a middle-layer plugin that offloads JVM-based SQL engine execution (primarily Spark SQL) to high-performance native engine…
911596active
nschloe/tuna
Tuna is a lightweight Python profile viewer that visualizes runtime (cProfile) and import profiles in the browser using d3. It is a modern,…
891596active
aiceking/AppStartFaster
An Android library for cold start optimization, providing a directed-acyclic-graph based startup task dispatcher and a Multidex loading opt…
821596active
Bekaboo/dropbar.nvim
A Neovim plugin that provides IDE-like breadcrumbs in the winbar with drop-down menus. It supports multiple symbol sources including LSP, t…
691596active
m1guelpf/plz-cli
plz is a Rust-based CLI tool that acts as 'Copilot for your terminal', generating bash shell scripts from natural language descriptions usi…
221596active
yaagl/yet-another-anime-game-launcher
Yaagl is a macOS launcher application for playing anime-style games (Genshin Impact, Honkai: Star Rail, Zenless Zone Zero) on Apple Silicon…
881595active
ryfineZ/carrier-ims-for-pixel
TurboIMS is a multilingual (Chinese/English) Android app for Google Pixel devices that lets users tune carrier IMS features like VoLTE, VoW…
751595active
plentz/lol_dba
lol_dba is a Ruby gem providing rake tasks that scan Rails application models and report columns that probably should be indexed. It can al…
651595active
RandomCoderOrg/ubuntu-on-android
ubuntu-on-android (udroid) is a tool that installs pre-configured Ubuntu filesystems with desktop environments and development tools on And…
601595active
KindleModding/WinterBreak
WinterBreak is a jailbreak tool for Amazon Kindle e-readers, built on top of the Mesquito framework. It allows users to unlock their Kindle…
861594active
cnlohr/ch32fun
A minimal open-source development environment (headers, examples, and tooling) for WCH RISC-V microcontrollers like the CH32V003, built aro…
661594active
HamletDuFromage/aio-switch-updater
A Nintendo Switch homebrew application that downloads and updates custom firmware (Atmosphère, ReiNX, SXOS), system firmware, cheat codes, …
521594active
agauniyal/rang
Rang is a minimal, single-header modern C++ library for styling terminal output with colors and text attributes via iostream manipulators. …
751593stable
jfelchner/ruby-progressbar
Ruby/ProgressBar is a text-based progress bar library for Ruby with zero dependencies. It renders advancing progress indicators in the term…
591593stable
JODConverter
JODConverter is a Java library that automates document conversions between office formats (e.g., docx, odt, xlsx, pdf) by driving LibreOffi…
481593stable
SlatherOrg/slather
Slather is a Ruby gem that generates test coverage reports for Xcode projects and can upload them to services like Coveralls. It integrates…
431593active
Travis CI
The official Travis CI client, distributed as the 'travis' Ruby gem, providing both a command line tool and a Ruby library for interacting …
231593active
square/PonyDebugger
PonyDebugger is a remote debugging toolset combining an iOS client library with a gateway server (ponyd) that lets developers debug native …
235852maintenance
ReaJason/MemShellParty
MemShellParty is a self-hosted, visual tool for rapidly generating Java memory shells (fileless webshells) for mainstream web middleware an…
901592active
thelastoutpostworkshop/gpio_viewer
An Arduino library for ESP32 boards that serves a live web-based view of GPIO pin states for troubleshooting microcontroller projects. It i…
791592active
Vite Ruby
Vite Ruby is a set of Ruby libraries that integrate the Vite.js frontend build tool with Ruby frameworks like Rails and Hanami. It enables …
771592active
semaphoreio/semaphore
Semaphore is an open-source CI/CD platform for building, testing, and deploying software, with a YAML-based pipeline configuration and self…
711592active
quick-lint/quick-lint-js
quick-lint-js is a fast, zero-configuration linter for JavaScript that finds bugs like undeclared variables, const reassignment, and syntax…
491592active
dessant/web-archives
Web Archives is an open-source browser extension for finding archived and cached versions of web pages across multiple search engines like …
871591active
af/envalid
Envalid is a small TypeScript library for validating and accessing environment variables in Node.js, Bun, and other compatible JavaScript r…
831591stable
microsoft/tigertoolbox
A Microsoft Tiger team repository of as-is scripts, notebooks, and tools for SQL Server administration and maintenance. It includes solutio…
571591active
shenwei356/seqkit
SeqKit is an ultrafast, cross-platform command-line toolkit written in Go for manipulating FASTA and FASTQ sequence files, offering 38+ sub…
821590active
yglukhov/nimpy
nimpy is a Nim library that provides seamless bidirectional integration between Nim and Python. It lets you implement Python extension modu…
721590stable
mysticatea/npm-run-all
npm-run-all is a CLI tool (with run-s and run-p shorthands and a Node API) for running multiple npm-scripts in parallel or sequentially, wi…
235837maintenance
docker-systemctl-replacement
A Python script that replaces /usr/bin/systemctl inside Docker containers, executing systemctl commands without running a real systemd daem…
751589active
shinshin86/oh-my-logo
A TypeScript CLI tool and npm library that renders giant ASCII-art text logos with colorful gradient palettes in the terminal, similar to t…
721589active
crate-ci/cargo-release
cargo-release is a Cargo subcommand that streamlines releasing Rust crates by extending `cargo publish` with validation, version bumping, t…
991588stable
tinylibs/tinypool
Tinypool is a minimal, dependency-free Node.js worker thread pool library, a slimmed-down fork of Piscina built primarily for Vitest. It su…
901588active
CJex/regulex
Regulex is a JavaScript regular expression parser and visualizer that converts regex into ASTs and renders railroad-style diagrams. It runs…
325827maintenance
pure-fish/pure
Pure is a pretty, minimal, and fast prompt theme for the Fish shell, ported from sindresorhus's zsh prompt of the same name. It is distribu…
931587active

← prev page 49 / 137 next →