positional-arguments

There are 18 repositories under positional-arguments topic.

  • clap-rs/clap

    A full featured, fast Command Line Argument Parser for Rust

    Language:Rust14.5k702.1k1.1k
  • jarro2783/cxxopts

    Lightweight C++ command line option parser

    Language:C++4.3k59282591
  • google/argh

    Rust derive-based argument parsing optimized for code size

    Language:Rust1.7k1310187
  • mysteriouspants/ArgumentParser

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

    Language:Objective-C25811734
  • ndaba1/gommander

    A commander package for creating CLIs in golang

    Language:Go25242
  • hellflame/argparse

    argparse for golang

    Language:Go243165
  • Patchyst/PatchyPack

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

    Language:Python4000
  • stsysd/classopt

    command line arguments parser for deno based on decorators

    Language:TypeScript4110
  • gbrlsnchs/cli

    Library for CLI functionality with Go-style flags

    Language:Go120
  • Laman2004/str_and_repr

    Methods

    Language:Python110
  • Mimickal/positional-args

    Node.js positional argument parser

    Language:JavaScript1200
  • balajimanilal/Caesar-Cipher

    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!

    Language:Python0100
  • Cvelth/argument_parser

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

    Language:C++0201
  • Dax89/cl

    Easy command line parsing with EDSL

    Language:C++0200
  • MFB-Technologies-Inc/swift-argument-encoding

    Swift library for encoding structured types into argument arrays

    Language:Swift0201
  • qexat/bepospliz

    BePosPliz (be positional please) is a lightweight module to anonymize the args of a function.

    Language:Python0101
  • ahmedopolis/Simple-Calculator

    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.

    Language:Shell10
  • cxw42/Getargs-Mixed

    Parse Perl subroutine arguments, positional or named.

    Language:Perl40