ConsoleAppFramework
CLI framework
A framework for building fast and efficient CLI applications with minimal dependencies and overhead.
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
2k stars
41 watching
95 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adambajguz/typin | A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support. | 243 |
shibayan/sharprompt | An interactive command-line application framework for C# | 770 |
openstack/cliff | A framework for building command line programs with standardized structures and tools. | 234 |
ksk001100/seahorse | A minimal CLI framework written in Rust with features like typed flags and command application | 291 |
cysharp/csbindgen | A tool for generating C# foreign function interface (FFI) code from Rust | 696 |
nsomar/guaka | A command-line framework for Swift that simplifies the creation of modern CLI apps. | 1,147 |
inhere/php-console | A comprehensive PHP library for building CLI applications with customizable options, command-line interfaces, and interactive user experiences. | 345 |
chshersh/iris | A Haskell framework that supports building command-line applications with standardized guidelines and features. | 182 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,504 |
bilal-fazlani/commanddotnet | A framework for building modern CLI apps with out-of-the-box support for various features. | 576 |
jakeheis/swiftcli | A framework for building command-line interfaces in Swift | 861 |
alibaba/cli | An implementation of command line interface support based on Vert.x-core codebase adapted to run on Java 6 and Java 7. | 62 |
newbe36524/newbe.claptrap | A framework that enables distributed, scalable, and testable software applications using reactive, event sourcing, and Actor pattern concepts. | 215 |
cristalhq/acmd | Provides a lightweight CLI framework for building command-line applications in Go. | 115 |
powershellframeworkcollective/psframework | Provides tools and infrastructure for generic scripting tasks in PowerShell | 433 |