awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fsprojects avatar

fsprojects/Argu

0
View on GitHub↗
484 stars·76 forks·F#·MIT·5 viewsfsprojects.github.io/Argu↗

Argu

A declarative CLI argument parser for F#

Features

  • CLI Tools - Declarative CLI argument parser for F#.
  • Logging and Configuration - CLI argument and configuration parser.

Star history

Star history chart for fsprojects/arguStar history chart for fsprojects/argu

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Argu

These projects share indexed features with Argu. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bilal-fazlani/commanddotnetbilal-fazlani avatar

    bilal-fazlani/commanddotnet

    612View on GitHub↗

    A modern framework for building modern CLI apps

    C#argument-parsercommand-lineconsole-application
    View on GitHub↗612
  • commandlineparser/commandlinecommandlineparser avatar

    commandlineparser/commandline

    4,817View on GitHub↗

    This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell arguments into strongly typed objects. It provides a framework for building console applications that process Unix-style flags and options. The project features a routing system that directs program execution based on action-oriented verbs, supporting sub-commands and default actions. It includes an automatic help generator that produces localized usage instructions and formatted help screens based on the defined command options. The toolset covers argument parsing with strongly typ

    C#command-linedotnetdotnet-core
    View on GitHub↗4,817
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    View on GitHub↗24,950
  • adamabdelhamed/powerargsadamabdelhamed avatar

    adamabdelhamed/PowerArgs

    577View on GitHub↗

    The ultimate .NET Standard command line argument parser

    HTML
    View on GitHub↗577
Compare all 30 related projects→

Frequently asked questions

What does fsprojects/argu do?

A declarative CLI argument parser for F#

What are the main features of fsprojects/argu?

The main features of fsprojects/argu are: CLI Tools, Logging and Configuration.

Which projects share features with fsprojects/argu?

Projects with overlapping indexed features include: bilal-fazlani/commanddotnet — A modern framework for building modern CLI apps. commandlineparser/commandline — This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell… cookiecutter/cookiecutter — Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of… copier-org/copier — Library and command-line utility for rendering projects templates. dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. adamabdelhamed/powerargs — The ultimate .NET Standard command line argument parser.