Repository navigation

#

positional-arguments

Lightweight C++ command line option parser

C++
4576
7 天前

Rust derive-based argument parsing optimized for code size

Rust
1844
2 个月前

Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.

Objective-C
260
7 年前

Another Comptime-argparse for Zig! Let's start to build your command line!

Zig
26
23 天前
Go
24
4 个月前

Patchy Pack [Alpa]. A set of command line tools for anything from port scanning to web shell generation

Python
4
5 年前

Library for CLI functionality with Go-style flags

Go
1
5 年前
Python
1
7 小时前

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!

Python
0
1 年前

Swift library for encoding structured types into argument arrays

Swift
0
5 个月前

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 容器、枚举、元组和自定义结构体等类型的命令行参数。另外,它还支持参数嵌套)

C++
0
22 天前

Parse Perl subroutine arguments, positional or named.

Perl
0
6 年前

A small lightweight single header only library for command line options parsing. Written using modern C++, such as , and .

C++
0
5 年前

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.

Shell
0
5 年前