awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Kotlin CLI Frameworks

Clasificación actualizada el 13 jul 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.

Curamos repositorios de código abierto en GitHub que coinciden con “best kotlin cli frameworks”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Kotlin CLI Frameworks

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • remkop/picocliAvatar de remkop

    remkop/picocli

    5,387Ver en 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
    Ver en GitHub↗5,387
  • ajalt/cliktA

    ajalt/clikt

    0Ver en 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
    Ver en GitHub↗0
  • kotlin/kotlinx-cliAvatar de Kotlin

    Kotlin/kotlinx-cli

    949Ver en 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
    Ver en 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 para construir CLI en Python
  • framework de Go para construir herramientas CLI