There are 1 repository under options-parsing topic.
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Package for parsing command-line arguments to Julia programs.
Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind
Real-time & historical data API for US stocks and options
Build type-safe command-line utilities in Elm!
CmdOption is a simple annotation-driven command line parser toolkit for Java 6+ applications that is configured through annotations.
A library to create Comfortable, Explicit, Multi-Layered and Well-Documented Specifications for all your configurations, settings and options in Elixir.
A python command line tool to calculate options max pain for a given company symbol and options expiry date.
A cute little Bash library for blazing fast argument parsing
Commandline parsing using applicatives (optparse-applicative ported from Haskell/Scala)
A type-safe, object-oriented option parser
An advanced command line parser for bash intended to be a replacement for getopt / getopts, loosely inspired to python's optparse
A framework for writing bash scripts that accept options and/or arguments. This repo is a mirror of https://gitlab.com/bystrano/bash-args
Python command-line program that leverages the user's Robinhood account to assist in choosing options to perform the wheel strategy. This is done by utilizing a delta-based risk assessment and listing qualifying weekly options in order of potential profit within price range.
This project contains the general-purpose documentation to spring rest api http options
☯ When I do it, I always say fuck Haskell.
Option data suite capable of pinpointing intra-day high/lows before they happen based on "Auction Market Theory" and delta weighted volume analysis of the 0 DTE option chain for indexes.
parsOpts is a bash function that can be used to parse positional parameters into options and their corresponding arguments
C++17 Utf-8 Functional Argument Parsing.
Parsing command line options thru annotations
A small lightweight single header only library for command line options parsing. Written using modern C++, such as <charconv>, <optional> and <string_view>.
Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.
Dead simple handling of config structs containing optional values for your golang app.