ANN: clap 3.0.0-rc.0!

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

    I assume you are referring to the tutorial and derive reference? Anything more concrete for us to act on?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • structopt

    Parse command line arguments by defining a struct.

    For myself, I have found serde.rs really useful for undertanding their derives while I've always been frustrated with finding anything in structopt's documentation, so I modeled it more off of serde. This ended up both being in structure and not being in docs.rs. I think it really was the structure that was the frustration point for me but there was interest elsewhere in moving stuff out of docs.rs.

  • argparse-benchmarks-rs

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

    Yes, we are tracking size and build time and plan to tackle the shrinking of clap.

  • rust

    Empowering everyone to build reliable and efficient software.

    Yes, I was originally looking at adding that but then it sounded like it was going to be implicitly added, so I stopped. Looks like they backed off from that and instead are making that a separate attribute which would be handy, so I'm going to look into how to use it.

  • serde

    Serialization framework for Rust

    For myself, I have found serde.rs really useful for undertanding their derives while I've always been frustrated with finding anything in structopt's documentation, so I modeled it more off of serde. This ended up both being in structure and not being in docs.rs. I think it really was the structure that was the frustration point for me but there was interest elsewhere in moving stuff out of docs.rs.

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

  • Flow Updater JSON Creator

    8 projects | dev.to | 9 Dec 2023
  • Rust 1.72.0

    7 projects | news.ycombinator.com | 24 Aug 2023
  • clap v4.2, a Rust CLI argument parser

    3 projects | /r/rust | 28 Mar 2023
  • Announcing Rust 1.67.0

    4 projects | /r/programming | 26 Jan 2023
  • Clap 3.2: Last Call Before 4.0

    6 projects | /r/rust | 13 Jun 2022

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?