Clap 3.2: Last Call Before 4.0

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

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

    A full featured, fast Command Line Argument Parser for Rust

  • I explained this in the post but I'll re-phrase it to see if it helps. Clap's Builder API has been in this weird middle ground between offering direct support for some types and some validators but not others. Through evolutionary and social pressures, this pushes clap to continue to grow in size unbounded, hurting build times, binary sizes, and making it impossible to discover what features clap even has. We started off down the current approach of value_parser and re-evaluated it but decided to stick to this approach. However, we are using this release as an opportunity to collect feedback to see if we should change direction.

  • rust

    Empowering everyone to build reliable and efficient software.

  • I also think this issue (asking for ability to specify which APIs are being allowed within the allow deprecated directive) would help lower the clutter in these instances. https://github.com/rust-lang/rust/issues/62398

  • 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