case-app

Argument parser

A library providing type-level and seamless command-line argument parsing for Scala applications

Type-level & seamless command-line argument parsing for Scala

GitHub

296 stars
14 watching
44 forks
Language: Scala
last commit: 3 months ago
argument-parsingscala

Related projects:

Repository Description Stars
com-lihaoyi/mainargs A utility for parsing command-line arguments and dispatching to main methods in Scala programs. 189
prajwalch/yazap A command-line argument parsing library for Zig 153
adamabdelhamed/powerargs Provides a .NET Standard command line argument parser with advanced features and automatic exception handling 569
google/argh An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. 1,670
p-ranav/structopt A lightweight C++ header-only library for parsing command line arguments into a structured format. 464
scopt/scopt A lightweight command-line options parsing library for Scala applications. 1,433
cosiner/argv A library to parse and split command line strings into argument arrays 41
hejsil/zig-clap A simple command-line argument parser library for the Zig programming language 954
scallop/scallop A command-line arguments parsing library for Scala that supports various options and subcommands. 680
boostorg/program_options A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. 110
bfgroup/lyra A command line argument parser for C++ 483
ikskuh/zig-args An argument parser library for Zig programming language 253
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
winksaville/zig-parse-args A utility project for parsing command line arguments into a data structure 0
jhumphry/parse_args A package to parse command line arguments and options in Ada 2012 12