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
ldc-developers/ldc
LDC is a portable compiler for the D programming language that uses the official DMD frontend and LLVM for optimization and code generation…
911368active
LSPosed/LSPlant
LSPlant is a C++ library for hooking Java methods in the Android Runtime (ART), supporting hook/unhook and inline deoptimization. It is par…
771368active
saif0200/notchprompt
NotchPrompt is a native macOS teleprompter app that displays a scrolling script in a floating overlay next to the MacBook notch, letting yo…
621368active
AIScientists-Dev/academic-humanizer
A skill/plugin for AI coding agents (Claude Code, Codex, MorphMind) that edits AI-assisted academic drafts to remove generic AI-writing tel…
541368active
Git-it
Git-it is a cross-platform desktop app (built on Electron) that teaches Git and GitHub through interactive challenges using real Git and Gi…
234890maintenance
sunshinejr/SwiftyUserDefaults
A Swift library providing a modern, statically-typed API over NSUserDefaults (UserDefaults). It lets developers define typed keys in one pl…
234889maintenance
bnjbvr/cargo-machete
cargo-machete is a Cargo subcommand that quickly detects unused dependencies in Rust projects by scanning source code for dependency names.…
831367active
amir20/dtop
dtop is a fast, lightweight terminal dashboard written in Rust for monitoring Docker containers in real time across multiple hosts via loca…
821367active
akinsho/git-conflict.nvim
A Neovim plugin written in Lua that visualizes and helps resolve Git merge conflicts directly in the editor. It highlights conflict markers…
231367active
eslint/config-inspector
A visual web-based tool for inspecting and understanding ESLint flat configs. It runs via npx against a project's eslint.config.js, serving…
921366active
passivestar/quickmenu
A Blender addon that provides a quick, customizable hotkey menu (default key D) for accessing useful operators and missing functionality in…
911366active
android-notes/SwissArmyKnife
SwissArmyKnife is an Android UI debugging library that overlays view information directly on the device screen, such as text size, colors, …
511366active
gluck/il-repack
ILRepack is an open-source command-line tool that merges multiple .NET assemblies into a single assembly, serving as a replacement for the …
951365active
vslinko/obsidian-outliner
An Obsidian community plugin that enhances working with nested lists, bringing Workflowy- and RoamResearch-style outlining to Obsidian. It …
921365active
atomantic/dotfiles
An automated macOS setup script that applies system defaults, preferences, and installs recommended developer tools and applications. It wo…
761365active
jupyter-incubator/sparkmagic
Sparkmagic is a set of Jupyter magics and kernels for interactively working with remote Spark clusters through a REST server such as Livy, …
411365active
Cracked5pider/Stardust
Stardust is a modern 32/64-bit position independent shellcode (implant) template written in C++20. It provides compile-time FNV-1a hashing …
701364active
Mirantis/cri-dockerd
cri-dockerd is an adapter that exposes the Docker Engine as a Kubernetes-compliant Container Runtime Interface (CRI), replacing the removed…
921363active
mozilla/grcov
grcov is a fast Rust-based CLI tool that collects and aggregates code coverage data from multiple source files. It processes .profraw and .…
831363active
TypeScript AST Viewer
A web application for exploring the TypeScript compiler's abstract syntax tree (AST). It lets users paste TypeScript code and interactively…
771363active
openclaw/crabbox
Crabbox is a Go CLI and execution control plane that leases remote runners (cloud VMs, SSH hosts, containers, or sandbox providers), syncs …
771362active
magnusja/libaums
An open-source Android library (Java/Kotlin) that lets apps access USB mass storage devices such as pen drives, external HDDs, and card rea…
661362active
amnuts/opcache-gui
A self-contained PHP web interface for Zend OPcache that displays statistics, settings, and cached files with real-time updates. It ships a…
791361active
jfalcou/eve
EVE is a C++20 header-only library providing a type-based, high-abstraction wrapper over SIMD instruction sets (SSE/AVX-512, NEON/SVE, Alti…
681361active
Integrant
Integrant is a Clojure and ClojureScript micro-framework for building applications with data-driven architecture, where systems are defined…
591361stable
nviennot/core-to-core-latency
A Rust CLI tool that measures the latency of inter-core communication on a CPU by pinning threads to different cores and timing compare-exc…
561361active
ebkalderon/tower-lsp
tower-lsp is a Rust library implementing the Language Server Protocol (LSP) on top of the Tower service abstraction. It lets developers bui…
231360stable
bluxmit/alnoda-workspaces
Alnoda Workspaces is a collection of open-source, Docker-based containerized development environments that bundle IDEs, terminals, notebook…
231360active
k-vim
k-vim is a curated Vim configuration (vimrc) bundling plugins, themes like solarized and molokai, and tooling such as YCM autocompletion, s…
474856maintenance
unjs/defu
A tiny, fast TypeScript/JavaScript utility for recursively assigning default properties to objects without mutating inputs. It supports cus…
921359stable
elirantutia/vibeyard
Vibeyard is an Electron-based, terminal-centric IDE designed for AI coding agents like Claude Code, Codex CLI, and Gemini CLI. It provides …
821359active
GoogleChrome/chrome-launcher
A Node.js library from GoogleChrome that launches Google Chrome with the DevTools remote-debugging port open, automatically locating the Ch…
681359active
zmrlft/GreenWall
A Wails-based desktop application that customizes your GitHub contribution graph by converting uploaded images into contribution heatmap pa…
671359active
AEPKILL/devtools-detector
A TypeScript browser library that detects whether browser DevTools is open. It lets developers trigger actions like crashing the page or lo…
401359active
libxzr/FastbootEnhance
Fastboot Enhance is a Windows GUI application that wraps Android fastboot operations and adds OTA payload.bin dumping capabilities. It lets…
101359stable
ossf/best-practices-badge
The OpenSSF Best Practices Badge is a web application (BadgeApp) that lets Free/Libre and Open Source Software projects self-certify that t…
961358active
rtrouton/rtrouton_scripts
A collection of shell scripts shared publicly by rtrouton, primarily for macOS system administration and automation tasks. It serves as a g…
761358active
daipeihust/im-select
A small command-line utility that reports and switches the current keyboard input method on macOS and Windows. It was built primarily to po…
231358active
awslabs/aws-solutions-constructs
AWS Solutions Constructs is an open-source extension of the AWS CDK that provides multi-service, well-architected patterns for defining clo…
991357active
xihan123/SignHook
SignHook is an Xposed/LSPosed module for Android that spoofs app signature checks by returning a user-configured fake signature when a host…
831357active
Vigemus/iron.nvim
iron.nvim is a Neovim plugin (and library) for interacting with REPLs directly from within your editor buffers. It lets you send code selec…
771357active
sindresorhus/is-online
A JavaScript library that checks whether the internet connection is actually up, unlike navigator.onLine which only reports local network s…
581357active
wojciech-kulik/xcodebuild.nvim
A Neovim plugin that lets developers build, run, debug, and test Apple-platform applications (iOS, macOS, watchOS, tvOS, visionOS) without …
831356active
KhronosGroup/SPIRV-Tools
SPIR-V Tools is a Khronos Group project providing an API and command-line tools for processing SPIR-V modules, including an assembler, bina…
941355stable
lambdalisue/vim-fern
Fern is a general-purpose asynchronous tree viewer and file explorer plugin written in pure Vim script, supporting both Vim and Neovim with…
911355active
BinTianqi/OwnDroid
OwnDroid is an Android app that uses the DevicePolicyManager API with Device owner privileges to manage your own device. It provides system…
891355active
LegacyUpdate/LegacyUpdate
Legacy Update is a Windows application and companion web service that restores Windows Update functionality, online activation, and Interne…
861355active
d4nj1/TLPUI
TLPUI is a GTK graphical user interface written in Python for editing TLP (Linux laptop power management) configuration files. It displays …
671355active
timholy/Revise.jl
Revise.jl is a Julia package that automatically updates function definitions in a running Julia session, so code edits, package updates, an…
1001354active
ivan-hc/AM
AM (Application Manager) is a Shell-based package manager for AppImage packages and other portable applications on GNU/Linux, inspired by t…
1001354active
TNG/ArchUnitNET
ArchUnitNET is a C# library for specifying and asserting architecture rules in automated tests, forked from Java's ArchUnit. It analyzes as…
951354active
bochs-emu/Bochs
Bochs is a portable open-source IA-32 (x86) PC emulator written in C++ that emulates the CPU, common I/O devices, and a custom BIOS. Unlike…
881354active
golang/sys
golang/sys provides supplemental Go packages for low-level interaction with the operating system, including syscall wrappers, constants, an…
771353stable
python-poetry/cleo
Cleo is a Python library for building command-line interfaces with declarative commands, arguments, options, and styled terminal output. It…
661353active
nix-community/nix-index
nix-index is a Rust CLI tool that builds a files database for nixpkgs by indexing built derivations from binary caches. Its companion comma…
881352active
orlp/slotmap
A Rust library providing slot map containers (SlotMap, HopSlotMap, DenseSlotMap) that return persistent unique keys on insertion for O(1) a…
681352stable
pomsky-lang/pomsky
Pomsky is a modern, portable regular expression language that cross-compiles to standard regexes for engines like PCRE, JavaScript, Python,…
631352active
truongduy2611/app-store-preflight-skills
An AI agent skill that scans iOS/macOS Xcode projects, source code, and App Store metadata for patterns that commonly cause App Store rejec…
521352active
xiaoxiaoflood/firefox-scripts
A collection of userChromeJS scripts and legacy-style Firefox extensions loaded via autoconfig.js, enabling deep customization of Firefox a…
341352active
Ignite
Ignite CLI is a Go-based command-line tool for scaffolding, building, launching, and maintaining sovereign Proof of Stake blockchains built…
961351active
mstorsjo/msvc-wine
A set of shell and Python scripts that download, unpack, and wrap Microsoft Visual C++ and the Windows SDK so they run under Wine on Linux.…
701351active
sminez/penrose
Penrose is a modular Rust library for building your own X11 tiling window manager, inspired by dwm and xmonad. Rather than being an install…
521351active
altmany/export_fig
export_fig is a MATLAB toolbox for exporting figures to standard image and document formats with publication-quality output. It faithfully …
931350stable
fsspec/filesystem_spec
fsspec is a Python specification and library defining a common interface for filesystem-like backends, with built-in implementations for lo…
771350active
LeetaoGoooo/RSSAid
RSSAid is a Flutter-based mobile app that complements RSSHub by helping users discover and subscribe to RSS feeds from websites, similar to…
871349active
dotnet/sourcelink
Source Link is a set of .NET build tools and NuGet packages that embed source control metadata into binaries, symbols (PDBs), and packages …
851349stable
ridiculousfish/libdivide
libdivide is a single-header C/C++ library that replaces expensive integer division instructions with precomputed multiply-and-shift sequen…
771349stable
hyprwm/hyprpaper
Hyprpaper is a fast, lightweight wallpaper utility for Wayland compositors, built primarily for the Hyprland ecosystem. It supports per-out…
871348stable
M0Rf30/android-udev-rules
A comprehensive collection of udev rules for Linux that grants proper USB permissions for Android devices, enabling tools like adb and fast…
851348active
caezium/burrow
Burrow is a free, open-source native macOS desktop utility (with a Windows beta) that combines junk cleanup, dev-artifact purging, app unin…
801348active
twostraws/Sitrep
Sitrep is a source code analyzer for Swift projects that reports high-level code statistics such as type counts, lines of code, longest fil…
671348active
zyedidia/generic
A collection of generic data structures for Go 1.18+ built with type parameters, including trees, maps, sets, heaps, queues, ropes, and tri…
231348stable
koute/bytehound
Bytehound is a memory profiler for Linux that captures every allocation and deallocation with full stack traces. It includes a web-based GU…
234807maintenance
Ahmed-Ali/JSONExport
JSONExport is a Mac OS X desktop application that converts JSON objects into model classes with constructors, utility methods, setters and …
324805maintenance
PCRE2Project/pcre2
PCRE2 is a self-contained C library implementing Perl-compatible regular expression pattern matching, with Unicode support and an optional …
881347stable
bibendi/dip
Dip is a Ruby-based CLI tool that provides native-like interaction with Dockerized applications, letting developers run container commands …
871347active
deepshit2025/tuboshu
Tuboshu is an open-source Electron-based desktop application that turns any website into a standalone desktop app with custom icons, window…
831347active
dahall/TaskScheduler
A .NET wrapper library for the Windows Task Scheduler that aggregates multiple scheduler versions (1.0 through 2.0) behind a unified manage…
691347stable
LordOfMice/hidusbf
A Windows driver and utility for overclocking (or downclocking) the USB polling rate of mice and other HID devices, from Windows 98 through…
651347active
webtoon/psd
A fast, zero-dependency TypeScript parser for Adobe Photoshop PSD/PSB files that runs in web browsers and Node.js. It extracts layer inform…
231347active
slackapi/slack-github-action
An official GitHub Action from Slack for sending data to Slack and running Slack CLI commands within GitHub Actions workflows. It supports …
971346active
oasdiff
oasdiff is a Go CLI tool and GitHub Action that diffs OpenAPI/Swagger specifications and detects breaking API changes, generating changelog…
951346active
wotschofsky/domain-digger
Domain Digger is a web application for in-depth domain analysis, offering DNS lookups across global resolvers, WHOIS queries, IP geolocatio…
751345active
microsoft/tslib
tslib is a runtime library containing all of TypeScript's emitted helper functions like __extends and __assign. It is used with the --impor…
741344stable
sindresorhus/del
del is a Node.js library for deleting files and directories using glob patterns, with both Promise-based and synchronous APIs. It protects …
671344stable
liquidx/webviewscreensaver
A macOS screen saver plugin that renders web pages inside a WebKit view, cycling through a configurable list of URLs. It can be installed v…
511344active
tkaitchuck/aHash
aHash is a non-cryptographic hash function library for Rust that leverages AES hardware instructions (AES-NI) for extremely fast hashing. I…
501344stable
projectdiscovery/nuclei-burp-plugin
A Burp Suite plugin that helps generate Nuclei vulnerability scanner templates from HTTP requests and responses captured in Burp's Proxy, R…
441344active
SHADERed
SHADERed is a free, open-source, cross-platform IDE for writing, previewing, and debugging GLSL and HLSL shaders. It includes a line-by-lin…
234788maintenance
Lailloken/Exile-UI
A lightweight AutoHotkey-based overlay providing UI and quality-of-life features for Path of Exile 1 and 2, emphasizing minimalist design a…
961343active
littleWhiteDuck/SimpleHook
SimpleHook is an Xposed/LSPosed module for Android app debugging and research, offering configurable Java/Smali hooking of methods, fields,…
931343active
MuiseDestiny/zotero-attanger
A Zotero plugin (add-on) that manages attachments by attaching recent downloads, matching files to items, renaming them with Zotero's nativ…
921343active
SuperUnityBuild
SuperUnityBuild is an open-source Unity package that automates generating game builds across multiple platforms, architectures, and distrib…
231343active
roflmuffin/CounterStrikeSharp
CounterStrikeSharp is a server-side modding framework for Counter-Strike 2 that implements a .NET 8 scripting layer on top of a Metamod:Sou…
901342active
raspberrypi/usbboot
rpiboot is the official Raspberry Pi USB device boot tool that loads firmware onto a Raspberry Pi over USB to expose its storage as a mass-…
851342active
sergi0g/cup
Cup is a lightweight Rust utility for checking whether Docker (or Podman) container images have available updates. It offers both a fast CL…
731342active
antonmedv/gitmal
Gitmal is a static page generator for Git repositories that produces static HTML pages with file browsing, commit history, code highlightin…
671342active
unslop-xyz/noodles
Noodles is a Python CLI tool that builds function call graphs from codebases using tree-sitter AST parsing and renders them as interactive …
471342active
insoxin/China-Telecom-Helper
A China Telecom account automation helper that runs daily tasks (sign-ins, gold bean collection, cloud drive checks, live-stream viewing, A…
341342active
Julia VS Code Extension
The official Julia language extension for Visual Studio Code, providing IDE features such as syntax highlighting, code completion, an integ…
961341active

← prev page 57 / 137 next →