Yet another command line argument parser: bpaf 0.4.0

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
  • argparse-benchmarks-rs

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

  • See https://github.com/rust-cli/argparse-benchmarks-rs/blob/main/examples/bpaf-app/app.rs

  • cargo-supply-chain

    Gather author, contributor and publisher data on crates in your dependency graph.

  • I've used bpaf for cargo supply-chain and I'm very happy with it.

  • 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
  • Squid

    Squid Web Proxy Cache

  • How to caching dependencies? By using a caching webproxy like squid? Or another way that you recoment?

  • rust-memchr

    Optimized string search routines for Rust.

  • And fortunately it's very widely used and written by the extremely capable /u/BurntSushi. I would have zero concerns using it in any project, transitively or otherwise.

  • sccache

    Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

  • Since you mentioned cloud CI/CD, sccache might be relevant.

  • cargo-geiger

    Detects usage of unsafe Rust in a Rust crate and its dependencies.

  • bpaf

    Command line parser with applicative interface

  • https://github.com/pacak/bpaf/blob/master/examples/positional.rs https://github.com/pacak/bpaf/blob/master/examples/positional_derive.rs

  • 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