argsd
Arg parser
A command-line argument parser library for DLang
A command line and config file parser for DLang
16 stars
2 watching
4 forks
Language: D
last commit: over 3 years ago
Linked from 1 awesome list
command-line-parserconfigparserconfiguration-filedlang
Related projects:
Repository | Description | Stars |
---|---|---|
dlang-community/libdparse | A parser for D source code | 115 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
burner/inifiled | Generates and parses ini files at compile time using annotated structs in D. | 21 |
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
cofyc/argparse | A C-based command line arguments parsing library | 694 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
robik/commandr | A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 181 |
mpeterv/argparse | A feature-rich command line parser for Lua | 266 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
adishavit/argh | A lightweight command-line argument parser | 1,336 |
hejsil/zig-clap | Library providing a simple command-line argument parser | 994 |
dlang-community/d-scanner | Analyzes D source code for syntax, style, and security issues | 242 |