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
325 forks
Language: Swift
last commit: about 2 months 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,515 |
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. | 191 |
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,769 |
taywee/args | A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,420 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
prajwalch/yazap | A command-line argument parsing library for Zig | 155 |
malcommac/swiftlocation | A Swift library for managing location services with async/await support | 3,405 |
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. | 469 |
fclp/fluent-command-line-parser | A library for parsing command-line arguments in a strongly typed and fluent manner. | 533 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,816 |
swift-emacs/swift-mode | An Emacs extension that provides support for writing, debugging and compiling Swift code within the editor. | 372 |