New alternative for clap (declarative, basic and simple)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cliparser

    Simple command line parser

  • Very bias to MY use cases, but i created an example that shows different types of param definitions and clap was missing examples of some basic ones. so maybe improve that?

  • cargo-make

    Rust task runner and build tool.

  • Currently i'm using it in cargo-make but will also use it later to parse args for duckscript commands.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • duckscript

    Simple, extendable and embeddable scripting language.

  • Currently i'm using it in cargo-make but will also use it later to parse args for duckscript commands.

  • argparse-benchmarks-rs

    Discontinued Collected benchmarks for arg parsing crates written in Rust [Moved to: https://github.com/rosetta-rs/argparse-rosetta-rs]

  • Unclear whether it has a solid advantage over other things listed at rust-cli/argparse-benchmarks-rs or whether it's just an "I didn't research what already existed" project.

  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

  • So I've done some docs updates and given myself a reminder to audit the deprecation messages.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts