Announcing clap_lex 0.1!

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • argparse-benchmarks-rs

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

  • Compared to lexopt, which inspired this effort, clap_lex makes some different trade offs for flexibility and ergonomics which allows it to handle every case clap needs. There is room for more ergonomic improvements as the MVP was written for clap's needs. argparse-benchmarks-rs has been updated and clap_lex is roughly in line with lexopt for build-times and binary size.

  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

  • clap_lex was pulled out of clap so it can be reused as we work towards supporting a single completion core wrapped by shell-specific adaptors instead of generating shell-specific completion scripts that each try to re-implement clap's parser. Rust-driven completions will open the way for clap to support user-defined completions.

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

  • (pre-announcing) clap 4.0, a Rust CLI argument parser

    10 projects | /r/rust | 20 Sep 2022
  • Best cobra alternative for rust.

    2 projects | /r/rust | 9 Jun 2022
  • md-benchmarks-rs: Rough Comparison of Markdown Parsers

    4 projects | /r/rust | 29 Dec 2021
  • Build Your Own curl - Rust

    2 projects | dev.to | 23 Mar 2024
  • CLI Contexts

    1 project | dev.to | 27 Dec 2023