cmdline-parser

There are 16 repositories under cmdline-parser topic.

  • muellan/clipp

    easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation

    Language:C++1.3k2956157
  • bfgroup/Lyra

    A simple to use, composable, command line parser for C++ 11 and beyond

    Language:C++544126966
  • jamolnng/argparse

    A simple C++ header only command line argument parser

    Language:C++14671232
  • ronen25/libcmdf

    Single-header library for writing CLI applications in C/C++

    Language:C++81539
  • ToToTec/CmdOption

    CmdOption is a simple annotation-driven command line parser toolkit for Java 6+ applications that is configured through annotations.

    Language:Java474207
  • jermp/cmd_line_parser

    Command line parser for C++17.

    Language:C++26315
  • hoenirvili/skapt

    Package for building command line apps in Go

    Language:Go17310
  • hedzr/Cmdr.Core

    Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.

    Language:C#521
  • christian-korneck/argprint

    inspect cmdline arguments

    Language:Dockerfile120
  • lefou/CmdOption

    CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations.

    Language:Java130
  • ohir/mopt

    A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.

    Language:Go0200
  • opokatech/options

    Very simple to use args parser in C++.

    Language:C++0100
  • DAlexis/cli-ini-config

    This library is for simplifying configuration of programs that use command line options and configuration files.

    Language:C++20
  • devel0/netcore-cmdline

    netcore command line parser

    Language:C#20
  • hanishkvc/prgs-rustland-libs-argsclsk

    A simple commandline arguments handler for rust programs. It allows arguments that need to be processed to identified and handler registered. The handler can decide how many adjacent arguments it will consume. A remaining args marker can be set. A list of unhandled and remaining arguments after arguments have been handled can be got.

    Language:Rust10
  • Sipkab/sipka.cmdline

    Java annotation processor generating command line argument parser classes

    Language:Java33