kotlin-argparser VS kotlinx-cli

Compare kotlin-argparser vs kotlinx-cli and see what are their differences.

kotlin-argparser

Easy to use and concise yet powerful and robust command line argument parsing for Kotlin (by xenomachina)

kotlinx-cli

Pure Kotlin implementation of a generic CLI parser. (by Kotlin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kotlin-argparser kotlinx-cli
- 8
478 894
- 0.8%
0.0 4.9
almost 2 years ago 8 months ago
Kotlin Kotlin
GNU Lesser General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kotlin-argparser

Posts with mentions or reviews of kotlin-argparser. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning kotlin-argparser yet.
Tracking mentions began in Dec 2020.

kotlinx-cli

Posts with mentions or reviews of kotlinx-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.

What are some alternatives?

When comparing kotlin-argparser and kotlinx-cli you can also consider the following projects:

clikt - Multiplatform command line interface parsing for Kotlin