CATEGORY
Command line utilities 27,786 crates
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
ccpermA TUI viewer/editor for Claude Code permission settings36MIT
cabalist-projectParser for cabal.project files36MIT OR Apache-2.0
auto-ytdlpDownload videos with yt-dlp automatically. You can even download multiple videos at the same time!36GPL-3.0
lgetA fast and interactive CLI tool to download open-source licenses from SPDX36MIT
bmuxA modern terminal multiplexer written in Rust36MPL-2.0
notary-publicThe licensing notary: distribute any SPDX license, notarize a project's LICENSE against the canonical text, and gate your own…36BUSL-1.1
railyard-ai⚠️ DEPRECATED — This crate has moved to railroad-ai. Run: cargo install railroad-ai36MIT
lziffA cross-platform TUI diff & review tool with JetBrains-style snap-aligned side-by-side diffs36MIT
portable-toolkitA collection of portable command-line utilities for DevOps and productivity: AI-generated git commit messages, MCP config sync…36MIT OR Apache-2.0
rsomics-chi-squareChi-square test of independence on a contingency table (with G-test and Fisher exact 2x2) — scipy.stats.chi2_contingency /…36MIT OR Apache-2.0
rsomics-friedman-testFriedman chi-square test for repeated measures — scipy.stats.friedmanchisquare equivalent, value-exact36MIT OR Apache-2.0
lazarobox-imgOptimizador de imágenes y editor de metadatos (EXIF) con CLI y TUI.36MIT
paperdownA fast CLI tool to batch convert PDFs into Markdown using GLM-OCR.36MIT
gcode-thumbG-code file thumbnailer that can extract embedded thumbnails or render one from code.36MIT
lolrustA transpiler from .meow (lolcat Rust) to valid Rust. i can haz rust?36MIT
bugscopeDrop-in scope enforcement, authorization, and compliance helpers for security CLI tools36MIT
codemmetEmmet-style abbreviation expansion for programming languages36MIT OR Apache-2.0
dsfb-computer-graphicsMinimal DSFB-for-computer-graphics research artifact for temporal accumulation supervision36Apache-2.0
ssq-cliCLI tool for querying Source game servers using the A2S protocol36MIT
bare-metal-engineFrom-scratch LLM inference engine for Apple Silicon — 233 tok/sec, 85+ Metal GPU kernels36MIT
watch-and-commitA CLI tool that automatically stages and commits file changes using a filesystem watcher36MIT
cargo-vuln-checkMulti-tool static and LLM-assisted vulnerability scanner for Rust crates and their dependency trees.36AGPL-3.0-only
cgmlst-dists-rsUltra-fast pairwise Hamming distance matrix for cgMLST allele call tables (Rust port of cgmlst-dists-py)36GPL-3.0-only
csvcatBatcat for CSV files36MIT
essence-engineA fast web retrieval engine with HTTP-to-browser fallback, producing LLM-ready Markdown36MIT
ionxModern C++ package manager and linter written in Rust36MIT
spanfold-cliCommand-line fixture, import, comparison, and audit workflows for Spanfold.36MIT
scprManage your local binaries with ease.36MIT OR Apache-2.0
waluMinimal wallpaper color scheme generator36MIT
confineryConfinery command-line interface36Apache-2.0
rusty-autosshKeep an SSH tunnel alive across drops — a Rust port of Carson Harding's `autossh 1.4g` SSH connection supervisor. Tokio-based…36MIT OR Apache-2.0
rsomics-ansariAnsari-Bradley two-sample scale test (exact + normal approximation) — scipy.stats.ansari equivalent, value-exact36MIT OR Apache-2.0
agent-venvRun coding-agent CLIs in an isolated profile and workspace.36MIT
bulkheadHardened devcontainer CLI for local agent work36MIT OR Apache-2.0
knowledge-dbSelf-organizing Markdown knowledge store for AI agents — append, search with query alias expansion, autotune, virtual filesystem36MIT
iso-code-cliCLI binary (wt) for iso-code worktree management36MIT OR Apache-2.0
iso-code-mcpMCP server binary for iso-code worktree management36MIT OR Apache-2.0
sanitize-engineDeterministic one-way data sanitization engine36Apache-2.0
vltFast offline-first CLI for managing .env files across environments36MIT
imqFast command-line image color quantizer — extract dominant colors as hex, rgb, or hsl36MIT
oxideav-tracevfwTrace + debug CLI for oxideav-vfw — load a Windows codec DLL/AX, probe it, encode/decode test data, log memory watches, set PC…36MIT
skill-scanlocal prompt-injection scanner for claude skills, MCP server tool descriptions, and AGENTS.md. fast, offline, ci-friendly.36MIT OR Apache-2.0
liepressA Markdown to PDF/SVG/PNG converter with CSS styling support36MIT OR Apache-2.0
trouveFast and accurate code search for agents. Rust port of MinishLab/semble with incremental, branch- and worktree-aware indexing.36MIT
locus-tuiA terminal genome browser for BAM files36MIT
fastqrabThe fast, reliable multitool of FASTQ processing36MIT
popsam-cliCLI for AI-assisted selection of semantically representative texts36MIT
rsomics-kbinsPer-column binning (KBinsDiscretizer uniform + quantile) — value-exact scikit-learn equivalent36MIT OR Apache-2.0
ferroclassHierarchical inventory management tool (reclass compatible)36MPL-2.0
oby-cliWrapper-daemon for oby. `oby claude` launches Claude Code inside a wrapped pty, listens on per-agent unix sockets for hook…36MIT
eggsactDeterministic MCP and in-process utility tools for coding agents36MIT
ariel-rs-cliFast Mermaid diagram CLI — arielc is a drop-in replacement for mmdc36MIT
deez-notesA TUI Markdown note manager with fuzzy search, themes, and folder organization36MIT
rsomics-het-testsBreusch-Pagan (Koenker) and White Lagrange-multiplier tests for heteroscedasticity on OLS residuals — value-exact statsmodels…36MIT OR Apache-2.0
restdeckA lightweight, keyboard-driven REST API client TUI built in Rust using Ratatui and Tokio.36MIT
deslicer-cliDeslicer CLI — vendor-neutral CI client for planning, approving, and shipping Splunk changes via DAP.36Apache-2.0
fiudp-cliUnidirectional UDP sender for TRMNL e-paper displays — FEC + ChaCha20-Poly1305 AEAD36GPL-3.0-only
rugcovA tool that runs gcov on your project and generates summarized coverage reports.36GPL-3.0-or-later
sondirsondir — the soil test before you build. Pre-flight checks and version compatibility for Solana toolchains.36MIT
devdropA small CLI for syncing and hydrating developer workspace roots.36MIT OR Apache-2.0
mdcliawesome-md terminal CLI/TUI (the `mdtool` binary): renders and live-edits markdown on macOS, Linux, and WSL.36MIT OR Apache-2.0
andriFast, all-in-one LAN speed tester — TCP throughput, UDP loss/jitter, and real file-transfer speed.36Apache-2.0
rsomics-global-efficiencyGlobal efficiency of an undirected graph — port of networkx.global_efficiency36MIT OR Apache-2.0
rsomics-hausdorffDirected and symmetric Hausdorff distance between point clouds36MIT OR Apache-2.0
rsomics-k-trussk-truss decomposition of undirected graphs (port of networkx.k_truss)36MIT OR Apache-2.0
rsomics-reaching-centralityGlobal + local reaching centrality (Mones-Vicsek-Vicsek 2012) — value-exact networkx equivalent36MIT OR Apache-2.0
rsomics-reachablePer-source reachability in a directed graph (ancestors + descendants) — value-exact networkx equivalent36MIT OR Apache-2.0
rsomics-transitiveDAG transitive reduction and transitive closure on a directed edge list. Value-exact Rust port of NetworkX transitive_reduction /…36MIT OR Apache-2.0
cerberafanotify-based sentinel that blocks unauthorized access to credential files (browser profiles, password managers, SSH keys).36MIT
mcp-memory-rsLocal-first MCP memory server with per-device ACL and fleet sync36Apache-2.0
wepwolfOffline, passive WEP key recovery from 802.11 captures36Apache-2.0
mdbook-obsidian-formatConvert Obsidian wiki links into mdBook-compatible Markdown36MIT OR Apache-2.0
bactarsRust-native, container-free prokaryotic genome annotation pipeline (orchestrator)35GPL-3.0-only
cornerA terminal-based task journal for developers. Capture ideas without leaving your workflow, find them when you need them.35MIT
tcreate-expert-smartA tool to read health data from TeamGroup T-CREATE SMART Expert microSD cards35MIT
agent-browser-native-tlsFork of agent-browser with rustls-tls-native-roots — works behind TLS-inspecting egress proxies (Anthropic Managed Agents,…35Apache-2.0
sparA statically typed configuration language that emits JSON and deserializes into Rust structs35MIT
portman-coreCore library for Portman, a macOS local port manager and visibility tool.35MIT
wifimonProfessional Wi-Fi monitoring CLI with Growl/GNTP notifications35MIT
memory39Single-binary, single-file, local memory shared by every MCP client.35Apache-2.0
ttx42Decode Level 1 broadcast teletext and render it as ANSI terminal cells35WTFPL
rustchain-walletNative Rust CLI wallet for RustChain — create, import, send, receive, and manage RTC35MIT
inklessA minimalist terminal pager featuring reactive layout management, automated word-wrapping, and regular expression search.35MIT
mcp-secure-execMCP server for executing user-defined shell commands via templates35GPL-3.0-or-later
codex-session-selectorTUI utilities for indexing, selecting, and replaying local Codex session JSONL files.35MIT
sysdxA systemd unit manager TUI35MIT
qasmfmtOpenQASM 3.0 formatter35MIT
atd-mcp-bridgeMCP-over-stdio bridge forwarding tools/list and tools/call to any ATD (Agent Tool Dispatch) server. Lets Claude Desktop, Cursor,…35Apache-2.0
script-directoryOrganises and runs all your (oneliner) shellscripts35EUPL-1.2
cmonitor-rsRust rewrite of Claude Code Usage Monitor with oracle-backed parity harness35MIT
panopticoAI-powered code review CLI for Pull Requests using Claude35MIT OR Apache-2.0
rtag-cliFile tagging CLI utility for Linux35GPL-3.0-or-later
shuireVim-like TUI git diff viewer35MIT
docx-review-cliCLI for extracting review-oriented structured data from DOCX files35MIT
node-check-updatesCheck for outdated npm dependencies35MIT
llama-preset-proxyHTTP proxy that injects llama.cpp preset params and reroutes requests to avoid model reloads35MIT
sheathCross-platform shell command validator for Rust35MIT
ntombNetwork Tomb: Process-centric network visualization with Halloween theme35MIT
rune-sha1Compute SHA-1 hashes of byte slices and files35MIT
sourcetrait_cliCommand-line interface for SourceTrait tools35AGPL-3.0-or-later
rune-md5Compute MD5 checksums of byte slices and files35MIT
rune-murmurMurmurHash3 — pure-Rust implementation of the 32-bit and 128-bit variants35MIT
vidsnapExtract high-quality frames from videos using a clean CLI35MIT
rajeev_logbookRecord observations is a logbook file, or list previous observations.35MIT
mcp-fuzzSchema-aware fuzzer for Model Context Protocol (MCP) servers — generates hostile and boundary payloads from each tool's…35MIT
gen_kobject_listA Rust rewrite of zephyr's gen_kobject_list.py35Apache-2.0
androidoscopyDebug server for Android applications with real-time dashboard35MIT
flowprepConvert network telemetry (pcap, flow CSVs, vendor exports) into ML-ready canonical NetFlow parquet35Apache-2.0
exif-sorterA simple tool to sort images into sub-directories based on their exif data.35AGPL-3.0-only
sshrA Rust SSH toolkit built on russh — command execution, PTY terminals, and SFTP file operations35MIT
display-profileA CLI tool to save and apply Windows display configurations35MIT
acSimple task tracking for LLM sessions35LicenseRef-Proprietary
kanbanbanA fast, modal, terminal-based Kanban board.35MIT
pw-splitterPipeWire audio routing TUI for splitting audio streams35MIT
ratatui-snakeA classic Snake game for the terminal, built in Rust with Ratatui.35MIT
rsomics-kruskal-wallisKruskal-Wallis H-test for independent samples — scipy.stats.kruskal equivalent, value-exact35MIT OR Apache-2.0
spec-driftSemantic coherence analysis between specification and implementation for Rust projects.35MIT OR Apache-2.0
rust-cipherA tool to encrypt or decrypt files with password35Apache-2.0
lupine-cliCLI for the Lupine PQC suite35MIT OR Apache-2.0
canus-lupuscanus-lupus — Post-quantum Swiss Army Knife CLI (Layer 2 of the canus-lupus stack)35MIT OR Apache-2.0
gitp-ushTurn your typo into a feature - 'gitp ush' automatically executes 'git push -u origin <branch>'35MIT OR Apache-2.0
rtemis-a3Rust implementation of the A3 (Amino Acid Annotation) format — parse, validate, and inspect A3 JSON files35MPL-2.0
rsomics-mann-whitneyMann-Whitney U rank test (asymptotic + exact) — scipy.stats.mannwhitneyu equivalent, value-exact35MIT OR Apache-2.0
codeprysm-cliCLI for CodePrism code analysis and search35MIT
scribe-papyrusA CLI wrapper for the Papyrus script compiler with embedded compiler binary35MIT OR Apache-2.0
cortex-cliTIBET Cortex CLI: zero-trust AI knowledge processing from the command line35MIT OR Apache-2.0
reflow_pack_cli`reflow-pack` — command-line tool to build, inspect, and unpack .rflpack actor bundles.35MIT OR Apache-2.0
hdr-sundialHDR Sundial — set Windows SDR content brightness from the sun's position35MIT OR Apache-2.0
saber-swSABER: GPU-accelerated Smith-Waterman homology search with BLAST-like output35CC-BY-NC-4.0
winproxy-cliChange Windows system proxy settings35MIT
rsomics-ttestStudent / Welch t-tests (one-sample, two-sample, paired) — value-exact to scipy.stats ttest_ind/ttest_1samp/ttest_rel, faster…35MIT OR Apache-2.0
aangTUI for Kora operators to monitor and reclaim rent-locked SOL on Solana35MIT
aiscopeDevTools for your AI coding tools' memory. See what Cursor, Claude Code, and Copilot actually remember about your project — and…35MIT
b58uuid-cliCompact Base58 UUID Encoder CLI - Convert UUIDs to 22-character Base58 format35MIT
shinkai-translatorCLI tool for translating video subtitles with LLMs through OpenAI-compatible APIs, with native PGS OCR35MIT
sdaStructured Data Algebra command-line interface for evaluating, checking, and formatting SDA programs over JSON input.35GPL-3.0-or-later
bunshEasily iterate on typescript scripts so you can write less shell commands35MIT
svcheckCLI para consultar la cabecera Server de uno o varios dominios/IPs y opcionalmente analizarla con IA vía OpenRouter.35GPL-3.0-or-later
rsomics-bartlett-testBartlett's test for equal variances — scipy.stats.bartlett equivalent, value-exact35MIT OR Apache-2.0
apiel-cliInteractive REPL for apiel, a subset of the APL programming language implemented in Rust.35MIT
astoAsto is a minimalist DSL for documenting CLI tools, built from the ground up in Rust.35MIT
intune-containerManage Microsoft Intune in an isolated, rootless Linux container (GUI + CLI in one binary)35MIT
glissWayland overlay slider. Discrete values, continuous feel.35MIT
rsomics-differential-entropyDifferential (Shannon) entropy estimator from an i.i.d. sample — value-exact to scipy.stats.differential_entropy (vasicek / van…35MIT OR Apache-2.0
rkh-chkCommand line companion tool to Rootkit Hunter35GPL-3.0-or-later
dsfb-databaseDSFB-Database: deterministic, read-only structural observer for residual trajectories in SQL database telemetry. Empirical…35Apache-2.0
cargo-cntp-bundleCleanly bundles an application to be run on a target platform35MIT
invlex-cliCLI tool for inverse lexicographic (a tergo) sorting; installs the `invlex` binary35MIT OR Apache-2.0
orca-cliO.R.C.A. - Optimize, Refine, Carry out, Assess: AI-powered task processor35MIT
genomemaskmask specific regions of a genome in any format35Apache-2.0
kistA simple terminal torrent client built on librqbit35MIT OR Apache-2.0
reovim-driver-traceTracing/profiling driver for reovim (bridges kernel Profiler trait to tracing)35AGPL-3.0-only
witch-cliA typo-tolerant which: fuzzy-matches command names against PATH executables and prints which-style paths35MIT
jjrLocal terminal review surface for jj stacks generated by an agent35MIT OR Apache-2.0
rusty-vipePop $EDITOR mid-pipe, edit the buffered bytes interactively, resume the pipeline with the edited output — a Rust port of…35MIT OR Apache-2.0
celerityPure Rust sans-IO ZMTP 3.1 messaging core with Tokio TCP and Unix socket transports.35MIT OR Apache-2.0
openmetadata-cliRust CLI for OpenMetadata — dynamic commands from the OpenAPI spec, curated shortcuts, MCP server mode35MIT OR Apache-2.0
alice-runtimeRuntime wiring layer for the Alice AI agent — config, bootstrap, commands, skill system35Apache-2.0
darqdarq CLI + TUI — autonomous issue → PR pipeline with SAT and a learning loop.35MIT
carve-clicarve — split a monolithic branch into a reviewable stacked-PR set35MIT
monojitenMonolingual Japanese dictionary CLI35MIT
termiflowTerminal-native Mermaid flowchart renderer — jq for diagrams35MIT
rsomics-label-statsPer-label reductions (sum/mean/variance/std/max/min/center-of-mass) — scipy.ndimage value-exact port35MIT OR Apache-2.0
bywind-cliCommand-line frontend for the `bywind` sailing-route optimiser: search, convert, info, inspect, tune.35MIT OR Apache-2.0
jcvTerminal viewer for JSON Canvas 1.0 files with live reload35MIT
syslog-server-mcpMCP server providing read-only investigation tools for SysLog-Server35MIT OR Apache-2.0
arduino-tuiA terminal user interface for browsing, downloading, and updating Arduino libraries using arduino-cli.35MIT OR Apache-2.0
claude-session-driverDrive an interactive Claude REPL over tmux on the subscription seat, with JSON state detection. Installs the `csd` binary.35MIT
rtptoolLibrary and CLI for inspecting, extracting, and applying RTPatch (.rtp) patches35MIT
creditlintCLI for enforcing Git credit and authorship metadata policy35MIT
wayland-pttEnables push-to-talk (PTT) in X11 apps running under XWayland35MIT
papyrust-cliBuild publication-quality EPUB and print-ready PDF from a folder of Markdown.35MIT
ferruleRust-native database query CLI for Postgres, MySQL, MSSQL, SQLite, and Oracle. Part of the rustpunk portfolio.35MIT OR Apache-2.0
rocq2mdConverts Rocq files to Markdown35MIT
cxrA tool to generate a directory structure from a YAML template.35MIT
salesforce-exporterBulk export of Salesforce data to Parquet35non-standard
rightkeysA cross-platform key remapper for Linux (X11) and Windows35MIT
crates-infoA fast CLI tool to get detailed information about Rust crates from crates.io35MIT
doppel-cliCLI for doppel: swap secrets in payloads with fakes and restore them in streaming responses.35MIT OR Apache-2.0
webview-cliA webview CLI: render HTML, get one JSON result back, exit.35MIT
rsomics-wilcoxon-signed-rankWilcoxon signed-rank test (paired, non-parametric; asymptotic + exact) — scipy.stats.wilcoxon equivalent, value-exact35MIT OR Apache-2.0
climateRun containerized CLI tools like they're installed natively, via a self-contained rootless engine35GPL-3.0-or-later
rsomics-connectivityExact node/edge connectivity of an undirected graph — value-exact port of networkx.node_connectivity and…35MIT OR Apache-2.0
contnapMonitors network traffic and wakes up "napping" containers when a request arrives. It buffers the initial handshake, starts the…35GPL-3.0-only
ipsortVersitile ip address sorting tool35GPL-3.0-or-later
gnaw-ctxCommand-line and TUI tool that turns a codebase into an LLM-ready prompt (installs the `gnaw` binary).35MIT OR Apache-2.0
tzctlManage managed Tenzir pipelines through the Tenzir Platform35Apache-2.0
contextcutPack a repository into ultra-dense, AI-optimized Markdown — gitignore-aware, noise-pruned, with token estimates35MIT
costroid-storeCostroid's local SQLite usage store: a metadata-only (R4 Cardinal Rule) persistent ledger of FOCUS usage rows, structurally…35Apache-2.0
equalizerPipe raw PCM through the Rockbox 10-band equalizer to the sound card, with a ratatui front-end35GPL-2.0-or-later
rsomics-onion-layersOnion decomposition of undirected graphs — integer layer per node (port of networkx.onion_layers)35MIT OR Apache-2.0
rsomics-effective-sizeBurt's structural-holes effective size per node — unweighted undirected graph, Borgatti simplified formula35MIT OR Apache-2.0
gencodeG encoding system — a context-dependent, density-maximized data encoding and compression tool35MIT
rsomics-vcf-allele-lengthVCF allele character-length histogram — reimplements bcftools +allele-length35MIT OR Apache-2.0
rsomics-edge-filterClassic edge filters (Sobel, Scharr, Prewitt, Farid, Roberts) — value-exact port of scikit-image 0.2635MIT OR Apache-2.0
claude-shimClaude Code profile manager. Combat-proven. Automagic.35MIT
things-sakThings Swiss Army Knife — CLI and MCP server for Things 3 on macOS35MIT
rsomics-subsample-countsRarefy a count table: subsample each sample column to a fixed total without replacement, value-exact with scikit-bio…35MIT OR Apache-2.0
zoi-dbAdvanced Package Manager & Environment Orchestrator35Apache-2.0
histosA tool to weave web assets into a single, atomic HTML file.34MIT OR Apache-2.0