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
googlecolab/google-colab-cli
A Python-based command-line interface for Google Colab that lets users provision CPU, GPU, and TPU runtimes, execute local scripts and note…
591128active
laixintao/flameshow
Flameshow is a terminal-based Flamegraph viewer written in Python that renders and lets you interactively explore profiling data. It suppor…
521128active
wuba/Picasso
Picasso is a Sketch plugin by 58.com that automatically parses Sketch design files into production-ready frontend code. It supports generat…
661127active
Hamster Time Tracker
Hamster is a GNOME desktop time tracking application for individuals, letting users log how much time they spend on chosen activities throu…
551127stable
oclint/oclint
OCLint is a static source code analysis tool for C, C++, and Objective-C that inspects the abstract syntax tree to find bugs, unused code, …
643893maintenance
protofire/solhint
Solhint is an open-source linter for Solidity smart contracts that provides both security and style guide validations. It runs as an npm-di…
941126active
simpleble/simpleble
SimpleBLE is a cross-platform Bluetooth Low Energy library offering a unified C++ API with bindings for C, Python, Java, Rust, Kotlin, and …
941126active
oskarkrawczyk/heyoffline
Heyoffline is a framework-agnostic vanilla JavaScript library that shows a notification modal when a user's network connection goes down. I…
701126active
VLSIDA/OpenRAM
OpenRAM is an open-source Python framework that acts as a compiler for static random access memory (SRAM). It generates layouts, netlists, …
661126active
leejarvis/slop
Slop is a simple, lightweight command-line option parser for Ruby with an easy-to-remember syntax and friendly API. It supports typed optio…
521126active
hundredrabbits/Dotgrid
Dotgrid is a minimalist grid-based vector drawing application for creating logos, icons, and type. It supports layers, the full SVG spec, e…
391126active
terryma/vim-expand-region
A Vim plugin that lets you visually select increasingly larger regions of text using a single repeated key combination, similar to expand-r…
321126stable
ReVanced Extended
The issue and feature-request center for ReVanced Extended (RVX), a community patch set that modifies YouTube and YT Music Android apps wit…
101126active
Draft
Draft is a Go CLI tool that helps developers containerize applications and deploy them to Kubernetes quickly. It generates Dockerfiles and …
103890maintenance
cloudflare/sandbox-sdk
A TypeScript SDK for running secure, sandboxed code execution environments on Cloudflare Workers. It lets developers execute commands, mana…
821125active
JetBrains/android
The source code of the Android plugin for the IntelliJ platform, which forms the core of Android Studio. It provides Android development to…
771125active
RedSiege/C2concealer
C2concealer is a Python command line tool that generates randomized Cobalt Strike malleable C2 profiles. It builds profile blocks from rand…
661125active
tejado/android-usb-gadget
An Android app that uses the Linux kernel's ConfigFS API to create and activate arbitrary USB gadget device roles, such as keyboard, mouse,…
231125active
abo-abo/ace-window
ace-window is an Emacs Lisp package for quickly selecting and switching between Emacs windows using a single key binding and labeled window…
231125stable
GodEye
GodEye is a Swift library for iOS that automatically displays logs, crashes, network requests, ANR, memory leaks, CPU, RAM, FPS, and netflo…
233885maintenance
DSBridge
DSBridge is a cross-platform JavaScript bridge library for Android and iOS that lets JavaScript in a WebView call native functions synchron…
233884maintenance
GoogleCloudPlatform/cloud-foundation-toolkit
Google's Cloud Foundation Toolkit provides production-ready Terraform blueprints encoding GCP best practices, plus a CLI for creating and m…
941124active
NVIDIA/libnvidia-container
A C library and CLI utility (nvidia-container-cli) that automatically configures GNU/Linux containers to leverage NVIDIA hardware, relying …
941124stable
cohama/lexima.vim
lexima.vim is a Vim/Neovim plugin that automatically closes character pairs like parentheses, brackets, and quotes as you type, with suppor…
731124active
needle-tools/compilation-visualizer
A Unity Editor plugin that visualizes assembly compilation on a timeline, hooking into editor events to show how long each assembly takes t…
651124active
python-validators/validators
A lightweight Python library for validating simple values like emails, URLs, and IPs without defining schemas or forms. It provides simple …
551124active
stevenlei/spacingjs
SpacingJS is a lightweight JavaScript utility for measuring the spacing between elements on a webpage during development. It is available v…
341124active
upserve/docker-api
A lightweight Ruby gem providing an object-oriented client for the Docker Engine Remote API, with every API method implemented. It also sup…
291124active
FormidableLabs/nodejs-dashboard
A terminal-based telemetry dashboard for Node.js applications that shows realtime process metrics without code instrumentation. It renders …
103882maintenance
lewissbaker/cppcoro
CppCoro is a C++ library providing general-purpose coroutine abstractions built on the Coroutines TS, including task and generator types, a…
323879maintenance
electron/rebuild
@electron/rebuild is a CLI tool and npm package that rebuilds native Node.js modules against the Node.js version used by a project's instal…
971123active
rust-lang/flate2-rs
flate2 is a Rust library for streaming compression and decompression of DEFLATE-based formats: raw DEFLATE, zlib, and gzip. It supports mul…
951123stable
sigstore/gitsign
Gitsign is a CLI tool that signs Git commits and tags using Sigstore's keyless signing, backed by your GitHub or other OIDC identity instea…
941123active
gruntwork-io/git-xargs
git-xargs is a Go-based command-line tool for applying a script or command across multiple GitHub repositories in one run. It clones each r…
771123active
getify/monio
Monio is a JavaScript library providing an async-capable IO monad (including 'do' style) along with companion monads like Maybe, Either, an…
681123active
exAspArk/batch-loader
A Ruby gem providing a generic lazy batching mechanism to avoid N+1 database or HTTP queries, inspired by Facebook's DataLoader and Haskell…
571123stable
Lakr233/FixTim
FixTim is a macOS utility that fixes common runtime glitches (broken screenshots, laggy IME, audio issues, AirDrop/Wi-Fi failures, unrespon…
531122active
spatie/regex
A PHP library providing a clean, object-oriented wrapper around PHP's built-in preg_* regex functions. It eliminates awkward patterns like …
521122stable
prettymuchbryce/http-status-codes
A dependency-free TypeScript/JavaScript library providing constants for all HTTP status codes from RFC1945, RFC2616, RFC7231, RFC2518, RFC6…
231122stable
AlexeyBoiko/DgrmJS
DgrmJS is a dependency-free, pure JavaScript/TypeScript library powering Dgrm.net, a browser-based flowchart editor supporting flowcharts, …
711121active
kdave/btrfsmaintenance
A set of shell scripts that automate periodic btrfs filesystem maintenance tasks such as scrub, balance, trim, and defragmentation on selec…
401121active
lucky-sideburn/kubeinvaders
KubeInvaders is a gamified chaos engineering tool for Kubernetes inspired by Space Invaders, letting users stress clusters and observe resi…
741120active
romannurik/SlidesCodeHighlighter
A small web app that converts code snippets into syntax-highlighted rich text for pasting into slide decks like Google Slides or Keynote. I…
661120active
ztrue/tracerr
A Go library that adds stack traces and source code fragments to errors. It wraps existing errors or creates new ones, then prints or forma…
661120stable
folke/edgy.nvim
edgy.nvim is a Neovim plugin that creates and manages predefined window layouts, automatically pinning plugin windows like file trees and t…
411120active
leetcode-cli
A Node.js command-line tool for interacting with LeetCode, letting users browse, download, test, and submit solutions to problems directly …
543866maintenance
bilibili-helper/bilibili-helper-o
Bilibili Helper is a Chrome browser extension that enhances bilibili.com by replacing the video player, bypassing playback restrictions, se…
233863maintenance
ubisoft/Sharpmake
Sharpmake is a C#-based project definition generator that produces Visual Studio solutions and projects, GNU makefiles, Xcode projects, and…
1001119active
zherczeg/sljit
SLJIT is a platform-independent, low-level JIT compiler library written in C, designed for translating bytecode into machine code. It suppo…
761119stable
saecki/crates.nvim
A Neovim plugin written in Lua that helps manage crates.io dependencies in Rust projects' Cargo.toml files. It provides completion, version…
751119active
plasma-umass/ChatDBG
ChatDBG is an AI-assisted debugging tool that integrates large language models into standard debuggers (pdb, lldb, gdb) for C/C++/Python/Ru…
701119active
google/vim-codefmt
A Vim plugin by Google that provides syntax-aware code formatting inside the editor, with built-in support for many external formatters lik…
321119active
indexzero/nconf
nconf is a hierarchical configuration management library for Node.js that merges settings from command-line arguments, environment variable…
653860maintenance
apenella/go-ansible
go-ansible is a Go library that wraps the Ansible CLI so Go applications can execute commands like ansible-playbook, ansible, ansible-galax…
851118active
captainhook-git/captainhook
CaptainHook is a flexible git hook manager for PHP developers that lets teams configure git hook actions in a JSON file. It supports built-…
791118active
DHDAXCW/OpenWRT_x86_x64
A community-built OpenWrt firmware for x86_64 hardware, compiled daily from immortalwrt sources via GitHub Actions. It bundles common route…
731118active
OpenHantek/OpenHantek6022
OpenHantek6022 is a free, open-source desktop application that turns Hantek DSO6022BE/BL (and compatible) USB digital storage oscilloscopes…
731118active
palkan/isolator
Isolator is a Ruby gem that detects non-atomic interactions—such as HTTP calls or background job enqueues—made inside database transactions…
681118active
wukongdaily/RunFilesBuilder
A GitHub Actions workflow that syncs the latest compiled .ipk packages from various OpenWrt plugin projects and packages them into self-ext…
551118active
deluan/zsh-in-docker
A single-file shell script that installs Zsh, Oh My Zsh, themes, and plugins inside Docker containers with one line in a Dockerfile. It sup…
231118stable
gravityblast/fresh
Fresh is a command line tool that watches Go source and template files and automatically rebuilds and restarts your web application on ever…
323857maintenance
SivanLaai/rime-pure
A curated all-in-one configuration bundle for the Rime input method engine, covering Weasel (Windows) and Trime (Android). It packages mult…
841117active
io12/pwninit
pwninit is a Rust CLI tool that automates the setup of binary exploitation challenges, typically for CTF competitions. It detects the chall…
841117stable
sipyourdrink-ltd/bernstein
Bernstein is a deterministic Python scheduler that orchestrates CLI coding agents (Claude Code, Codex, Gemini CLI, Aider, and 40+ more) run…
781117active
KDE/kate
Kate is KDE's advanced text editor built on KDE Frameworks and Qt, with a plugin system shared with KWrite and other KTextEditor-based appl…
771117stable
AvillaDaniel/AvillaForensics
Avilla Forensics is a free Windows-based mobile forensic application for logical data extraction from Android and iOS devices, built in C# …
701117active
mgravell/fast-member
A .NET library providing fast, reflection-free access to object fields and properties when types and member names are only known at runtime…
561117stable
MRepo
MRepo is an Android application for managing Magisk, KernelSU, and APatch modules and custom module repositories. It is built with Kotlin a…
101117active
fastmonkeys/stellar
Stellar is a Python CLI tool for taking fast snapshots of PostgreSQL and MySQL databases and restoring them quickly during development. It …
323852maintenance
mrvautin/adminMongo
adminMongo is a web-based GUI for managing MongoDB connections, databases, collections, documents, indexes, and backups. It runs as a Node.…
103852maintenance
PyCQA/flake8-bugbear
flake8-bugbear is a plugin for the Flake8 linter that adds checks for likely bugs and design problems in Python code. It provides opinionat…
811116active
pointlander/peg
Peg is a Packrat parser generator for Parsing Expression Grammars (PEG), written in Go. It compiles .peg grammar files into Go source code …
701116active
lsp-mode
lsp-ui provides the higher-level UI modules for Emacs lsp-mode, including sideline diagnostics, peek definitions/references, documentation …
621116active
dlrudie/Snip
Snip is a small Windows system tray application that reads the currently playing track from Spotify or iTunes and writes the artist, track,…
551116active
js-git
JS-Git is a collection of JavaScript modules implementing Git's core functionality, letting applications create, read, and manipulate Git r…
713847maintenance
APIDevTools/json-schema-ref-parser
A JavaScript/TypeScript library that parses, resolves, and dereferences JSON Schema $ref pointers, supporting external files, URLs, JSON/YA…
1001115stable
microsoft/skills-for-fabric
A collection of reusable AI assistant skills and MCP systems from Microsoft for working with Microsoft Fabric workloads, APIs, and Power BI…
831115active
Reflex FRP
Reflex is a Haskell library providing a fully-deterministic, higher-order Functional Reactive Programming (FRP) interface with an efficient…
791115active
Cachix
Cachix is the command line client for the Cachix Nix binary cache hosting service, letting users push, share, and pin Nix store path binari…
771115active
jdorn/sql-formatter
A lightweight PHP class that formats SQL statements with automatic indentation, line breaks, and HTML syntax highlighting. It also provides…
233845maintenance
DoneDeal0/superdiff
Superdiff is a zero-dependency TypeScript library that produces rich, readable diffs for objects, arrays, texts, and geographic coordinates…
991114active
libriscv/libriscv
libriscv is an embeddable C++20 RISC-V (RVA23) userspace emulator and sandboxing library focused on ultra-low-latency VM function calls and…
951114active
justrach/nanobrew
nanobrew is a fast package manager for macOS and Linux written in Zig, distributed as a single static binary with no Ruby runtime. It nativ…
801114active
manaflow-ai/manaflow
Manaflow is an open-source application for orchestrating multiple AI coding agent CLIs (Claude Code, Codex CLI, Gemini CLI, Cursor CLI, etc…
711114active
tancredi/fantasticon
Fantasticon is a pre-configured, highly configurable CLI tool that generates icon font kits from SVG files. It outputs multiple font format…
691114active
cyberus-technology/virtualbox-kvm
A KVM backend for VirtualBox that replaces VirtualBox's own hypervisor with the Linux kernel's KVM. It lets users run their existing Virtua…
621114active
vet-run/vet
vet is a command-line tool that acts as a safety net for the risky `curl | bash` pattern. It fetches remote scripts, diffs them against pre…
371114active
audiamus/BookLibConnect
Book Lib Connect is a free, open-source Windows application that downloads audiobooks directly from a user's Audible library and decrypts t…
231114active
diffblue/cbmc
CBMC (C Bounded Model Checker) is a formal verification tool for C and C++ programs that explores all possible execution paths on bounded i…
941113active
Cron Expression Descriptor
cRonstrue is a zero-dependency JavaScript/TypeScript library that parses cron expressions and converts them into human-readable description…
861113active
Dicklesworthstone/coding_agent_session_search
A Rust-based unified TUI and CLI (cass) that indexes and searches local coding agent session history across 11+ providers like Codex, Claud…
841113active
tonybaloney/CSnakes
CSnakes is a .NET source generator and runtime library for embedding Python code and libraries directly into C# .NET applications via the C…
691113active
MathisBullinger/froebel
Froebel is a strictly typed TypeScript utility library offering helper functions for functions, lists, objects, promises, strings, and more…
321113active
ManlyMarco/RuntimeUnityEditor
An in-game inspector, editor, and interactive C# console for Unity3D applications, loaded via BepInEx or Unity Mod Manager. It lets modders…
941112active
Trace Labs OSINT VM
Trace Labs OSINT VM is a Kali Linux-based virtual machine distribution pre-loaded with open-source intelligence (OSINT) tools and Firefox h…
861112active
dgutov/diff-hl
An Emacs minor mode that highlights uncommitted changes in the window fringe or margin, with commands to jump between and selectively rever…
771112stable
BurntSushi/bstr
bstr is a Rust crate providing a byte string type and extension traits for &[u8] and Vec<u8> that are not required to be valid UTF-8. It of…
751112stable
Jamesits/pve-fake-subscription
A Debian-packaged Python tool that suppresses the 'No valid subscription' dialog on Proxmox VE, Mail Gateway, and Backup Server without mod…
681112active
linux-test-project/lcov
LCOV is a set of Perl scripts that capture, manipulate, and visualize code coverage data from tools like gcov, llvm-cov, Coverage.py, Cober…
881111active
edsrzf/mmap-go
mmap-go is a portable memory-mapped file (mmap) package for Go. It provides a cross-platform API for mapping files into memory on Linux, ma…
231111stable

← prev page 68 / 137 next →