awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Kotlin CLI Frameworks

Classement mis à jour le 13 juil. 2026

For a library for building Kotlin CLI applications, the strongest matches are remkop/picocli (This framework provides robust argument parsing, subcommand support, and), ajalt/clikt (Clikt is a comprehensive Kotlin library specifically designed for) and kotlin/kotlinx-cli (This is a lightweight, pure Kotlin library for argument). Each is ranked by relevance to your query, popularity and recent activity.

Nous sélectionnons les dépôts GitHub open-source correspondant à « best kotlin cli frameworks ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Kotlin CLI Frameworks

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • remkop/picocliAvatar de remkop

    remkop/picocli

    5,387Voir sur GitHub↗

    picocli is a command line interface development framework and argument parser for JVM-based applications. It maps command line options and positional parameters to strongly typed Java methods and fields using a declarative, annotation-based model. The framework provides specific support for native image compilation, producing the reflection and resource configuration files necessary to build standalone binaries with reduced startup overhead. It further distinguishes itself with a dedicated system for generating shell autocompletion scripts and an ANSI terminal stylizer for applying colors and

    This framework provides robust argument parsing, subcommand support, and native image compatibility for JVM applications, making it a highly capable tool for building CLI applications in Kotlin despite its Java-centric annotation model.

    JavaCommand HierarchiesCommand Line Argument ParsersNative AOT Compilation
    Voir sur GitHub↗5,387
  • ajalt/cliktA

    ajalt/clikt

    0Voir sur GitHub↗

    Clikt (pronounced "clicked") is a multiplatform Kotlin library that makes writing command line interfaces simple and intuitive. It's the "Command Line Interface for Kotlin".

    Clikt is a comprehensive Kotlin library specifically designed for building command-line interfaces, offering robust support for argument parsing, subcommands, and a type-safe DSL that aligns perfectly with your requirements.

    Kotlin CLI Frameworks
    Voir sur GitHub↗0
  • kotlin/kotlinx-cliAvatar de Kotlin

    Kotlin/kotlinx-cli

    949Voir sur GitHub↗

    Pure Kotlin implementation of a generic command-line parser.

    This is a lightweight, pure Kotlin library for argument parsing that provides the core functionality needed to build CLI applications, though it lacks some of the more advanced features like built-in interactive prompts or native binary compilation support.

    KotlinKotlin CLI Frameworks
    Voir sur GitHub↗949

Related searches

  • a java library for building cli applications
  • a library for building C# CLI applications
  • a library for building Rust CLI applications
  • a ruby framework for building cli applications
  • a library for building typescript cli tools
  • a library for building PHP CLI applications
  • un framework de création d'outils CLI en Python
  • un framework Go pour créer des outils en ligne de commande