structopt
Argument parser
A library that allows users to define command line arguments using structs and parse them into arguments.
Parse command line arguments by defining a struct.
3k stars
25 watching
152 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| A command line option parser library for Go. | 2,608 |
| A tool for creating command-line interfaces with flexible argument parsing and subcommand support. | 14,469 |
| A command-line tool that shows the result of macro expansion and derive code generation in Rust projects | 2,718 |
| A library to parse environment variables into structs. | 4,995 |
| A package that extracts and works with Go struct fields as values, including type information. | 6 |
| A language designed for configuration and scripting in build systems. | 2,525 |
| A tool for formatting Rust code according to style guidelines. | 6,095 |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| A lightweight C++ library for parsing command-line options and arguments in a single header file. | 169 |
| A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 4,001 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| A tool that automates the build process for Rust projects | 2,614 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |