Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: cli

8007 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
pa11y/pa11y
Pa11y is an open-source automated accessibility testing tool that runs WCAG audits on web pages via a command-line interface or a Node.js A…
814490active
sensepost/gowitness
gowitness is a Go-based command-line utility that uses Chrome Headless to take screenshots of websites, supporting scans of URL lists, CIDR…
754488active
medialab/xan
xan is a fast, memory-efficient Rust command line tool for processing, transforming, and exploring CSV/TSV files directly from the shell. I…
954484active
cloudflare/workers-sdk
The Cloudflare Workers SDK is a monorepo containing Wrangler, the official CLI for building, testing, and deploying Cloudflare Workers serv…
954475active
OpenVPN/easy-rsa
easy-rsa is a shell-based CLI utility for building and managing a PKI certificate authority. It creates root and intermediate CAs, signs ce…
804475active
JonathanSalwan/ROPgadget
ROPgadget is a Python command-line tool that searches binaries for ROP gadgets to facilitate return-oriented programming exploitation. It s…
674470active
swiftbar/SwiftBar
SwiftBar is a macOS application that lets users create custom menu bar items using simple executable shell scripts. It is compatible with t…
864469active
hugomd/parrot.live
parrot.live is a small web service that streams an animated ASCII party parrot to any terminal via `curl parrot.live`. It serves animation …
604467stable
firebase/firebase-tools
The official Firebase Command Line Interface for testing, managing, and deploying Firebase projects from the terminal. It also ships the of…
954461active
jhspetersson/fselect
fselect is a Rust command-line utility that lets users find files using SQL-like queries instead of cryptic find flags. It supports aggrega…
914458active
dvorka/hstr
HSTR is a command line TUI utility that provides an interactive suggest box for viewing, navigating, searching, and managing bash and zsh c…
784453active
trifectatechfoundation/sudo-rs
A memory-safe, safety-oriented reimplementation of the classic sudo and su utilities written in Rust. It is actively maintained, independen…
914447active
mr-karan/doggo
doggo is a modern command-line DNS client for humans, written in Go and inspired by the Rust tool 'dog'. It supports multiple DNS transport…
984444active
topgrade-rs/topgrade
Topgrade is a Rust CLI tool that detects which package managers and updatable tools are installed on a system and runs the appropriate upgr…
984439active
t3l3machus/Villain
Villain is a high-level stage 0/1 command-and-control (C2) framework written in Python that handles multiple reverse TCP and HoaxShell-base…
404439active
jeffreytse/zsh-vi-mode
A ZSH plugin that provides a full, faithful vi/vim modal editing experience in the shell command line, improving on Zsh's built-in vi mode.…
674432active
pieroxy/lz-string
A JavaScript/TypeScript library implementing an LZ-based compression algorithm optimized for strings, with multiple output encodings (UTF16…
394429stable
CLIUtils/CLI11
CLI11 is a header-only C++11 command line argument parser with a rich feature set including subcommands, validators, and configuration file…
944424stable
ibhagwan/fzf-lua
fzf-lua is a Neovim plugin that provides a Lua-based, improved replacement for fzf.vim, integrating the fzf fuzzy finder with Neovim. It of…
764424active
imazen/imageflow
Imageflow is a high-performance, memory-safe image manipulation suite written in Rust, offering a C ABI library (libimageflow), a CLI tool …
924412active
reactjs/react-codemod
A collection of codemod scripts for automatically updating React applications across versions, runnable via the codemod CLI or npx. It tran…
634411active
wooorm/franc
franc is a JavaScript library that detects the natural language of text, supporting 82, 186, or 419 languages depending on the package vari…
234411stable
Archeb/opentrace
OpenTrace is an open-source cross-platform GUI application for visualized route tracing, built on the NextTrace engine. It provides native …
854409active
Buck2
Buck2 is Meta's fast, extensible, large-scale build system written in Rust, succeeding the original Buck (whose repository is now dead). It…
864406active
taurusxin/ncmdump
A cross-platform C++ command-line tool that converts Netease Cloud Music .ncm cached files into standard mp3 or flac audio files. It also b…
704404active
gptme/gptme
gptme is a free, open-source personal AI agent that runs in the terminal, equipped with local tools for shell execution, code writing, file…
974399active
Rigellute/spotify-tui
A Spotify client with a terminal user interface written in Rust, allowing users to browse, search, and control Spotify playback from the co…
2319321maintenance
cointop-sh/cointop
Cointop is a fast, lightweight interactive terminal UI application for tracking cryptocurrency coin stats in real time, inspired by htop wi…
104396active
vuejs/create-vue
create-vue is the official scaffolding CLI for starting Vite-powered Vue projects, generating pre-configured boilerplate based on interacti…
974393active
mstange/samply
Samply is a command-line sampling CPU profiler for macOS, Linux, and Windows that records profiles of arbitrary commands and displays them …
674392active
wookayin/gpustat
gpustat is a simple command-line utility for querying and monitoring NVIDIA GPU status, offering a compact alternative to nvidia-smi. It di…
614392active
jeffkaufman/icdiff
icdiff is a Python command-line tool that shows side-by-side, color-highlighted diffs between files. It complements standard diff by making…
624388stable
mixedbread-ai/mgrep
mgrep is a CLI tool by Mixedbread that provides semantic, natural-language search over local files including code, text, PDFs, and images. …
684387active
eirslett/frontend-maven-plugin
A Maven plugin that downloads and installs Node.js and NPM (or Yarn) locally per project, then runs npm install and frontend build tools li…
754382stable
janet-lang/janet
Janet is a dynamic functional and imperative Lisp-like programming language with its own bytecode VM, implemented in a single embeddable C …
854370stable
Volatility
Volatility is an open-source memory forensics framework for extracting digital artifacts from RAM captures of Windows, Linux, and macOS sys…
844357active
paulirish/dotfiles
Paul Irish's personal dotfiles repository containing shell configuration for fish and bash, git config, aliases, and macOS setup scripts. I…
764357active
CalcProgrammer1/OpenRGB
OpenRGB is an open-source application that controls RGB lighting across devices from many manufacturers from a single app, without requirin…
994356active
moraroy/NonSteamLaunchers-On-Steam-Deck
A Python-based installer that sets up game launchers like Battle.net, Epic Games, GOG, EA App, and others under a single Proton prefix on S…
924353active
evhub/coconut
Coconut is a functional programming language that is a superset of Python, compiling to Python code while adding features like pattern matc…
614349active
antirez/linenoise
Linenoise is a tiny (~1600 lines), zero-configuration, BSD-licensed C library providing readline-style line editing for terminal programs. …
684343stable
sqlalchemy/alembic
Alembic is a database schema migration tool for SQLAlchemy, supporting versioned migration scripts with upgrade/downgrade steps. It can aut…
974342stable
PowerShell/PSReadLine
PSReadLine is a PowerShell module that replaces the built-in command line editing experience with a bash-inspired readline implementation. …
624342active
cmusphinx/pocketsphinx
PocketSphinx is Carnegie Mellon's lightweight, speaker-independent continuous speech recognition engine, available as a C library, a comman…
844335active
dynaconf/dynaconf
Dynaconf is a configuration management library for Python inspired by the 12-factor app guide. It supports multiple file formats (toml, yam…
984327stable
smallstep/cli
Step CLI is a Go-based command-line tool for building, operating, and automating PKI systems, working with X.509 certificates, JWTs, OAuth …
954317active
zenc-lang/zenc
Zen C is a modern, strictly typed systems programming language that transpiles to human-readable GNU C/C11, offering type inference, patter…
734311active
MichaelGrupp/evo
evo is a Python package with CLI executables and a small library for evaluating, comparing, and plotting trajectory output from odometry an…
764309stable
purpleidea/mgmt
mgmt is a next-generation distributed, event-driven configuration management tool written in Go, with its own reactive language (mcl) for m…
884308active
kohler/gifsicle
Gifsicle is a command-line tool for creating, editing, and optimizing GIF images and animations, with companion programs gifview (a viewer)…
624307stable
Tidal-Media-Downloader
Tidal-Media-Downloader is an application for downloading tracks, albums, playlists, videos, and artist discographies from the TIDAL streami…
444306active
doctrine/DoctrineMigrationsBundle
A Symfony bundle that integrates the Doctrine Migrations library into Symfony applications. It lets developers version database schema chan…
994304stable
peterbrittain/asciimatics
Asciimatics is a cross-platform Python library providing curses-like low-level console operations plus higher-level APIs and widgets for bu…
634303stable
zoontek/react-native-bootsplash
A React Native library that displays a native splash screen during app startup and lets developers hide it programmatically when the app is…
954300active
iancoleman/bip39
A web-based tool for converting BIP39 mnemonic seed phrases into addresses and private keys across many cryptocurrencies. It can be used on…
234300stable
rytilahti/python-miio
A Python library and accompanying miiocli console tool for controlling Xiaomi smart home appliances over the miIO and MIoT protocols. It su…
654294active
zsh-users/zsh
Zsh (the Z Shell) is a Unix shell written in C, designed for interactive use and also usable as a powerful scripting language. It is a feat…
774291active
networkupstools/nut
Network UPS Tools (NUT) is an open-source toolkit for monitoring and managing power devices such as UPS units, PDUs, ATS switches, PSUs, an…
834290active
GAM-team/GAM
GAM is a free, open-source command line tool for Google Workspace administrators to manage domain and user settings quickly and easily. It …
954286active
XTLS/RealiTLScanner
A Go-based TLS server scanner built for the XTLS Reality protocol ecosystem. It scans IP ranges, CIDRs, domains, or target lists to find TL…
864286active
jtesta/ssh-audit
ssh-audit is a Python CLI tool that audits SSH server and client configurations, analyzing banners, key exchange, encryption, MAC, and comp…
824280active
UltimaHoarder/UltimaScraper
A Python-based scraper that downloads all media (photos, videos) from OnlyFans accounts using the user's own session authentication. It sto…
234271active
FRRouting/frr
FRRouting (FRR) is a free, open-source IP routing protocol suite for Linux and Unix platforms, descended from Quagga. It implements and man…
964268stable
ConsenSysDiligence/mythril
Mythril is a symbolic-execution-based security analysis tool for EVM bytecode that detects vulnerabilities in Ethereum and other EVM-compat…
584265active
CypherpunkArmory/UserLAnd
UserLAnd is an Android application that lets users run full Linux distributions or specific Linux applications on Android devices without r…
674264active
antfu-collective/taze
Taze is a modern CLI tool for checking and updating npm dependencies in package.json files. It supports safe in-range updates by default, m…
984260active
whalebrew/whalebrew
Whalebrew is a package manager that installs Docker images as native command-line tools by creating aliases, like Homebrew but backed by Do…
254244active
jorgerojas26/lazysql
LazySQL is a cross-platform terminal user interface (TUI) database management tool written in Go, inspired by Lazygit. It lets users browse…
964240active
Python-Markdown/markdown
Python-Markdown is a Python implementation of John Gruber's Markdown that converts Markdown text to HTML, nearly compliant with the origina…
944239stable
lando/lando
Lando is a free, open-source, cross-platform local development environment and DevOps tool built on Docker container technology. It lets de…
984237active
rolldown/tsdown
tsdown is a fast bundler designed for building JavaScript/TypeScript libraries, powered by Rolldown and Oxc. It generates declaration files…
864233active
callstack/agent-device
A CLI, MCP server, and typed Node.js API that lets AI coding agents automate, inspect, and verify real mobile and desktop apps. It provides…
784233active
ivanceras/svgbob
Svgbob is a Rust library and CLI that converts ASCII art diagrams into clean SVG graphics. It parses text-based diagram scribbles and rende…
584221active
Sass
Sass is a mature CSS preprocessor language that extends CSS with variables, nested rules, mixins, functions, and selector inheritance, comp…
954216stable
redis-windows/redis-windows
Windows builds of the official Redis in-memory key-value database, compiled from upstream source and packaged with a RedisService.exe helpe…
944216active
anthonynsimon/bild
bild is a collection of parallel image processing algorithms written in pure Go, usable both as a Go library and as a CLI tool. It supports…
964204active
mikumifa/biliTickerBuy
biliTickerBuy is a free, open-source assistant tool for buying tickets on Bilibili's member purchase (会员购) platform, offering both a comman…
974197active
crossterm-rs/crossterm
Crossterm is a pure-Rust, cross-platform terminal manipulation library for building text-based user interfaces. It provides cursor control,…
674195stable
kanasimi/work_crawler
A multi-language downloader application that batch-downloads web novels (converting them to EPUB) and comics from a large list of Chinese, …
664193active
oxipng/oxipng
Oxipng is a multithreaded, lossless PNG/APNG compression optimizer written in Rust. It can be used as a command-line utility or as a Rust l…
944188stable
sdushantha/tmpmail
tmpmail is a command line utility written in POSIX sh that creates temporary/disposable email addresses and receives emails via the 1secmai…
234188stable
ChrisBuilds/terminaltexteffects
TerminalTextEffects (TTE) is a terminal visual effects engine available both as a standalone CLI application and a Python library. It provi…
844187active
iterative/cml
CML (Continuous Machine Learning) is an open-source CLI tool that brings CI/CD practices to machine learning projects on GitHub, GitLab, an…
454187active
cake-build/cake
Cake (C# Make) is a cross-platform build automation system that lets developers write build scripts in C# using a DSL built on the Roslyn c…
874186stable
johnlindquist/kit
Script Kit is an open-source, cross-platform desktop app for creating and running TypeScript/JavaScript scripts that automate daily workflo…
624186active
IvanMathy/Boop
Boop is a scriptable scratchpad application for macOS that lets developers run quick text transformations like encoding, decoding, formatti…
234179active
hackerb9/lsix
lsix is a shell script that displays image thumbnails directly in the terminal using sixel graphics, powered by ImageMagick. It works like …
234174stable
peak/s5cmd
s5cmd is a very fast parallel command-line tool for executing S3 and local filesystem operations such as upload, download, copy, move, and …
344172active
mbloch/mapshaper
Mapshaper is a JavaScript tool for editing and converting geospatial vector data formats such as Shapefile, GeoJSON, TopoJSON, GeoPackage, …
944168active
crxjs/chrome-extension-tools
CRXJS is a set of Vite and Rollup plugins for building cross-browser extensions with native hot module replacement and zero-config setup. I…
964158active
coleifer/sqlite-web
sqlite-web is a web-based SQLite database browser written in Python using Flask. It lets you browse, query, and modify SQLite databases, ma…
764152active
xiph/rav1e
rav1e is an open-source AV1 video encoder written in Rust with assembly optimizations, developed by Xiph.Org. It offers a CLI binary and a …
794145active
tdewolff/minify
A high-performance minifier package written in Go supporting HTML5, CSS3, JS, JSON, SVG, and XML, with a CLI tool and bindings for Python, …
984138active
ton-blockchain/ton
The main TON monorepo containing the reference implementation of The Open Network blockchain, including the node/validator software, lite-c…
994136active
ansible/molecule
Molecule is an Ansible-native testing framework for developing and testing Ansible collections, playbooks, and roles. It uses standard Ansi…
944132active
fwupd/fwupd
fwupd is a system daemon for Linux that enables session software to safely and automatically update device firmware. It provides a D-Bus in…
984130stable
nubjs/nub
Nub is an all-in-one Rust CLI toolkit for Node.js that runs TypeScript/JSX files, package.json scripts, and local CLIs on stock Node, plus …
754122active
arxanas/git-branchless
git-branchless is a suite of Rust-based tools that enhances Git with a branchless, commit-graph-centric workflow. It provides commands like…
814115active
crate-ci/typos
typos is a fast source code spell checker written in Rust that finds and corrects spelling mistakes in codebases. It is designed for low fa…
944113active
asottile/pyupgrade
pyupgrade is a CLI tool and pre-commit hook that automatically rewrites Python source code to use modern syntax for newer Python versions. …
774113active

← prev page 11 / 81 next →