swift-argument-parser
CLI parser
A Swift library that simplifies argument parsing and command-line interface management
Straightforward, type-safe argument parsing for Swift
3k stars
155 watching
322 forks
Language: Swift
last commit: 15 days ago
Linked from 1 awesome list
clicommand-lineflagoption
Related projects:
Repository | Description | Stars |
---|---|---|
mac-cain13/r.swift | A tool that generates strong typed, autocompleted resource access in Swift projects | 9,503 |
adamabdelhamed/powerargs | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
com-lihaoyi/mainargs | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 189 |
alexarchambault/case-app | A library providing type-level and seamless command-line argument parsing for Scala applications | 296 |
p-ranav/argparse | An argument parser for modern C++ | 2,696 |
taywee/args | A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,405 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
malcommac/swiftlocation | A Swift library for managing location services with async/await support | 3,398 |
esqarrouth/ezswiftextensions | A collection of useful extensions and utilities for the Swift Standard Library and UIKit | 2,999 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |
p-ranav/structopt | A lightweight C++ header-only library for parsing command line arguments into a structured format. | 464 |
fclp/fluent-command-line-parser | A library for parsing command-line arguments in a strongly typed and fluent manner. | 532 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |
swift-emacs/swift-mode | An Emacs extension that provides support for writing, debugging and compiling Swift code within the editor. | 372 |