awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesNim CLI Frameworks

Libraries for argument parsing and command-line interpretation in Nim.

Explore 7 awesome GitHub repositories matching part of an awesome list · Nim CLI Frameworks. Refine with filters or upvote what's useful.

Awesome Nim CLI Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • c-blake/cligenAvatar von c-blake

    c-blake/cligen

    578Auf GitHub ansehen↗

    This approach to CLIs was inspired by Andrey Mikhaylenko's Python argh (Click became more popular). The key observation is that proc signatures already encode what you need to generate CLIs - names, types, and default values. Reflection then suffices to generate parser-dispatchers translating…

    Library to infer and generate command-line interfaces.

    Nim
    Auf GitHub ansehen↗578
  • docopt/docopt.nimAvatar von docopt

    docopt/docopt.nim

    214Auf GitHub ansehen↗

    docoptdocopt.org creates beautiful command-line interfaces

    Nim port of the docopt argument parser.

    Nim
    Auf GitHub ansehen↗214
  • iffy/nim-argparseAvatar von iffy

    iffy/nim-argparse

    129Auf GitHub ansehen↗

    Docs

    Command-line argument parsing library.

    Nim
    Auf GitHub ansehen↗129
  • juancarlospaco/clicheAvatar von juancarlospaco

    juancarlospaco/cliche

    85Auf GitHub ansehen↗

    AutoMagic CLI argument parsing is so Cliché.

    Library for automated CLI argument parsing.

    Nim
    Auf GitHub ansehen↗85
  • status-im/nim-confutilsAvatar von status-im

    status-im/nim-confutils

    67Auf GitHub ansehen↗

    nim-confutils

    Simplified handling of options and config files.

    Nim
    Auf GitHub ansehen↗67
  • beshrkayali/lokiAvatar von beshrkayali

    beshrkayali/loki

    33Auf GitHub ansehen↗

    Loki

    Library for writing line-oriented command interpreters.

    Nim
    Auf GitHub ansehen↗33
  • oliverdelancey/clapfnAvatar von oliverdelancey

    oliverdelancey/clapfn

    17Auf GitHub ansehen↗

    clapfn is an easy-to-use Command Line Argument Parser For Nim.

    Fast and simple argument parser.

    Nim
    Auf GitHub ansehen↗17
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Nim CLI Frameworks