Repository navigation
positional-arguments
- Website
- Wikipedia
A full featured, fast Command Line Argument Parser for Rust
Lightweight C++ command line option parser
Rust derive-based argument parsing optimized for code size
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Another Comptime-argparse for Zig! Let's start to build your command line!
A commander package for creating CLIs in golang
command line arguments parser for deno based on decorators
Patchy Pack [Alpa]. A set of command line tools for anything from port scanning to web shell generation
Easy command line parsing with EDSL
Library for CLI functionality with Go-style flags
Node.js positional argument parser
A declarative and type-safe argument parser for Python, inspired by clap-rs.
Welcome to my Caesar Cipher repo! 🔐 This Python implementation of the classic encryption technique allows users to encode and decode messages by shifting letters in the alphabet. It's a great project for learning about basic encryption methods, string manipulation, and character encoding in Python!
Swift library for encoding structured types into argument arrays
C++ command line arguments parser, which supports vector matrix map enum tuple and user-defined data type like struct. It also support nesting (cliargs 是一个 C++ 程序命令行参数解析器,它支持 STL 容器、枚举、元组和自定义结构体等类型的命令行参数。另外,它还支持参数嵌套)
Parse Perl subroutine arguments, positional or named.
A small lightweight single header only library for command line options parsing. Written using modern C++, such as
This repository contains a bash shell script to calculate the sum, difference, multiple, and division of two values stored in positional parameters. This script only outputs the above arithmetic for two arguments.