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: 5 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. 191
prajwalch/yazap A command-line argument parsing library for Zig 155
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,692
p-ranav/structopt A lightweight C++ header-only library for parsing command line arguments into a structured format. 469
scopt/scopt A lightweight command-line options parsing library for Scala applications. 1,434
cosiner/argv A library to parse and split command line strings into argument arrays 41
hejsil/zig-clap Library providing a simple command-line argument parser 994
scallop/scallop A lightweight command-line argument parsing library for Scala applications 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++ 493
ikskuh/zig-args An argument parser library for Zig programming language 255
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