-
clap
efficient, and full-featured Command Line Argument Parser
-
clap-verbosity-flag
Easily add a
--verboseflag to CLIs using Clap -
clap-cargo
Re-usable CLI flags for
cargoplugins -
clap-markdown
Autogenerate Markdown documentation for clap command-line tools
-
argfile
Load additional CLI args from file
-
clap_complete_command
Reduces boilerplate for adding a shell completion command to Clap
-
clap_mangen
A manpage generator for clap
-
clap_complete_nushell
A generator library used with clap for Nushell completion scripts
-
clap_complete
Generate shell completion scripts for your clap::Command
-
clap-num
Number parsers for clap
-
cling
A lightweight framework that simplifies building complex command-line applications with clap.rs
-
cargo-options
Reusable common Cargo command line options
-
reedline-repl-rs
generate a fancy REPL for your application based on reedline and clap
-
clap-stdin
types for easily accepting Clap arguments from stdin and writing to stdout
-
aati
Cross-platform package manager written in Rust
-
tokio-listener
Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects
-
clientele
packages
clap,camino,dotenvy,wild,argfile, andgetenvinto one dependency -
clap-sort
Validate that clap Subcommand enums are sorted alphabetically
-
fli
The commander.js like CLI Parser for rust
-
clap-logflag
can be used to add a
--logflag to clap based command line applications that allows users to configure logging from the command line. It can log to stderr, files and syslog, powered by the fern logging backend. -
baobao
Generate type-safe CLI applications from a simple TOML schema
-
auto-args
Parse command line arguments by defining a struct
-
palc
WIP: Command Line Argument Parser with several opposite design goal from Clap
-
carapace_spec_clap
spec generation for clap-rs/clap
-
clap-version-flag
colorful version handler for clap
-
colorchoice-clap
Clap mixin to override console colors
-
bevy_console
dev console for bevy
-
rclap
configuration utility to help to generate the clap structures. The main purpose is to reduce boilerplate code when using clap and expose the configuration requirements as a toml file.
-
sen
Script to System CLI Engine - A type-safe, macro-powered CLI framework
-
lloggs
Logging configuration for clap applications
-
baobao-manifest
TOML manifest parsing and validation for Bao CLI generator
-
clap-repl
Build nice REPLs using clap and reedline with zero effort
-
smart_tasker
A task tracking CLI tool written in Rust
-
nameless-clap
efficient, and full-featured Command Line Argument Parser
-
baobao-codegen-typescript
TypeScript code generator for Bao CLI generator
-
clap_autocomplete
Easy to integrate shell completion for Clap. Finds the user's shell and puts completion files in the appropriate locations.
-
clap-clap
CLAP plugin runtime
-
clap-adapters
Neat adapters for parsing config files with clap
-
clap_web_code_gen
Automatically generate web UIs for Rust CLI applications using Clap - maps CLI args to HTML form elements and compiles to WASM
-
clap-i18n-richformatter
Clap rich formatter with i18n support
-
parenv
Environment variable parser with a clap style derive macro and elm style error reporting
-
clap_complete_fig
A generator library used with clap for Fig completion scripts
-
clap-utilities
Small utilities related to clap
-
cli_doc
Documentation generator for CLI
-
baobao-ir
Intermediate representation types for Bao CLI generator
-
conway-game-life-ratatui
Conway's Game of Life in the CLI using ratatui
-
clap-nested-commands
Rust macros to automate the definitions for nested commands in a clap CLI
-
command-rpc
cli crate and api for replacing rpc
-
we_clap
Web Enabled Command Line Argument Parser
-
fncmd
Command line interface as a function
-
claptrap
Bring the power of Clap to shell scripts
-
clap-wrapper
An easy way to use clap-wrapper in your audio plugins!
-
pulseengine-mcp-cli
CLI integration and configuration framework for MCP servers - PulseEngine MCP Framework
-
clap_jobs_arg
Give your clap parser a --jobs argument
-
bel7-cli
Common CLI utilities: colored output, table formatting, string truncation
-
tonic-clap
gRPC tonic cli generator core implementation
-
parse-frequency
parse frequency strings into a frequency in Hz
-
memer-rs
a meme generation rust cli tool
-
clap-port-flag
Easily add a --port flag to CLIs using Structopt
-
clap-file
types for clap's derive interface, enabling easy handling of input/output with automatically opened files or standard input/output based on command-line arguments
-
baobao-codegen
Shared code generation utilities for Bao CLI generator
-
clap_allgen
The complete clap generation utility to give your command-line application users a more polished experience right out of the box
-
baobao-codegen-rust
Rust code generator for Bao CLI generator
-
peppertodo
A todo list CLI application
-
cliw
Command Line In Web
-
clap_usage
working with usage specs
-
qu
quick command line programs
-
openai-models
LLM Utils for clap and billing
-
kignore
easily adding patterns to .gitignore and cleaning up afterwards
-
version-control-clean-check
Checks if the version control is clean. Based on code from Cargo.
-
clap-themes
Theme presets for clap CLIs
-
pacchetto
Crates conflict-free combination. Crates的整合包, 对标C++的boost库.(🐶)
-
ruclif-parser-clap
Ruclif parser implementation around clap
-
clap-serde
wrapper to deserialize clap app using serde
-
arbctl
CLI tool for the Edgegap API, designed for use in automated deployment pipelines
-
clap-verbosity
Easily add a
--verboseflag to CLIs using Clap -
mongodb-macro
MongoDB Macro is a crate with macros for quickly creating structures to work with mongodb
-
logging-options
Reusable
clapoptions for logging (e.g.--quietvs--debug) with pluggable logging providers. -
clap-permission-flag
Drop permissions of a CLI using clap
-
formattable
Ergonomically support formatted output
-
my_cli
cli library inspired by Clap builder
-
clap_main
provide a #[clap_main] macro to automatically parse and pass args to your main function
-
clap_complete_clink
Generate Clink completion scripts for clap
-
clap-utils
A collection of utilities for building command line applications
-
clap-handler
A command handler works with
clap-deriveto generating subcommand handlers -
structopt-toml
An default value loader from TOML for structopt
-
ggen-config-clap
Integration layer for loading ggen.toml into clap applications
-
clappos
flagless version of Clap that uses argument position for assignment with zero dependencies
-
openai-func-enums
A companion crate for async-openai to ease the composition of function calls by leveraging Rust's type system and enums
-
clap-markdown-dfir
Autogenerate Markdown documentation for clap command-line tools
-
clappen
Clap flatten prefix macro
-
tonic-clap-build
gRPC tonic cli generator build support
-
clap-maybe-deser
Adds the ability to use deserializable data as a clap argument
-
structopt-flags
Collection of reusable flags for StructOpt
-
type-cli
A convenient, strongly-typed CLI parser
-
claui
A GUI generator for clap using egui
-
brix_cli
Brix's CLI clap interface
-
slap-cli
Painless shell argument parsing and dependency check
-
nameless-clap_generate
A generator library used with clap for shell completion scripts, manpage, etc
-
cargo-cli
Create a command line interface binary with some common dependencies ((clap || docopt) and error_chain)
-
inirs
command line task manager
-
rustyrepl
read, evaluate, print, loop (REPL) utility
-
my_dev_tool
A useful development tool for various tasks
-
tagit-command
CLI arguments for
tagit -
clap-digest
clap and digest integration
-
clickrs
Simplified CLIs for Rust via procedural macros (Python's click, for Rust)
-
minargs
🚀 Ultra-lightweight, blazing-fast, zero-dependency CLI parser — inspired by Clap
-
rp-cli
cli of The Rust Playground
-
us_time_parser
parsing and validating time components using pest and clap crates
-
clap-nested
Convenient
clapfor CLI apps with multi-level subcommands -
sbg
generates CLI boilerplate
-
clap_autodoc
Auto-generate markdown documentation tables from clap configuration structs
-
clapcomp
clap completion generator as command
-
nested-env-parser
Nested Env Parser is a crate for getting the final value of a string with nested environment variables
-
runner-cli
A cli tool that let's you map commands to a shorter alias
-
klask
Automatically create GUI for clap apps
-
clap-doc
Create markdown descriptions for
clap::Commands -
rclap_core
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define…
-
clap_flags
Collection of reusable flags for Clap
-
clap-noun-verb
A high-level, ergonomic API for building noun-verb CLI patterns on top of clap with kernel capabilities for deterministic, agent-grade CLIs
-
clap-io
Add input and output flags to clap commands
-
demangle
CLI tool for quickly demangling a symbol
-
cargo-options-serializable
Reusable common Cargo command line options
-
structconf
Combine clap and rust-ini into a single procedural macro
-
clowncopterize
A clown to rule them all!
-
kommandozeile
Collection of gimmicks to use when writing a CLI application
-
macro_clap
Command-line argument parsing to its simplest
-
notalawyer-clap
display license notices
-
clap-verbosity-flag2
Easily add a
--verboseflag to CLIs using Clap -
easy_rdev_key
A wrapper type over rdev::Key to make it clap::ValueEnum able. Making rdev keys easilly passable as a human readable clap value.
-
sxx
windows 命令行加解密小工具 - Command line encryption gadget
-
baobao-core
Core utilities for Bao CLI generator
-
ehko
An echo clone to test clap :)
-
miraland-clap-utils
Miraland utilities for the clap
-
clap-color-flag
Easily add a
--colorflag to CLIs using Clap -
miraland-clap-v3-utils
Miraland utilities for the clap v3
-
clap-interactive
A work in progress interactive parser for clap
-
clap-git-options
Easily add
-C,--git-dir&--work-treeflags -
gass
-
envhead
build environment variable names using a static prefix. Works great with the popular clap crate.
-
prefixopt
See Read Me. Automatically derive options from structs and enums to use with clap.
-
clap-action-command
A command-map pattern layered on Clap subcommands
-
ltl-args
argument parsing with zero depencencies
-
clap-noun-verb-macros
Procedural macros for clap-noun-verb - attribute macros for zero-boilerplate CLI command registration
-
clap_web_macro
Procedural macros for clap_web_code_gen - provides the #[web_ui_bind] macro for generating web UI bindings
-
clap-vergen
Reusable version clap subcommand using vergen
-
backr
A program that backs up user data that matches a regular expression
-
argone
Most intuitive global cli maker. *(lazy_static + config-rs + clap)
-
indigo-structopt
Parse command line argument by defining a struct
-
clap-cargo-extra
extend clap cargo adding some useful functions
-
structopt-utilities
Small utilities related to structopt and clap
-
clappconfig
Clap-based app config boilerplate: set up logging, load config, parse args
-
slaps
Interactive shell interface using your existing Clap/StructOpt config
-
clap-config-file
A proc macro for adding config file support to clap
-
clap4shell
rich getopts replacement for shell script
-
arcticpalette
A straightforward, lightweight version of clap
-
lydia
command line tool with crossterm and clap
-
structopt-derive
Parse command line argument by defining a struct, derive crate
-
clap-i18n-derive
Derive macro for clap-i18n-richformatter
-
PasswordGenerator
CLI password generator which uses argument parsing with clap
-
clitui
A tui for your cli tools
-
structopt-yaml
An default value loader from YAML for structopt
-
flasky
Create boilerplate code for a new flask app
-
git2ext
git2 Extensions
-
cli-settings-derive
Manage CLI settings with configuration file(s) and command line parsing, using serde and clap
-
safecoin-clap-utils
Safecoin utilities for the clap
-
usage_example_rust_clap
An example of how to use clap_usage
-
makereadme
CLI made to create a README.md for your repository
Try searching with DuckDuckGo.