clap 3.0.0-rc.7

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

    A full featured, fast Command Line Argument Parser for Rust

  • We have clap_generate for static completions based on your App. We plan to move the arg parsing from the individual shell scripts to clap to reduce a lot of bugs. We'll then build on that for dynamic completions where we call a function on an arg to generate completions. I would describe argcomplete as an inspiration.

  • docopt.rs

    Discontinued Docopt for Rust (command line argument parser).

  • 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

  • Build Your Own curl - Rust

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

    1 project | dev.to | 27 Dec 2023
  • I made an alternative --help renderer for clap based applications

    2 projects | /r/rust | 18 Jul 2023
  • Build a HTTP server with Rust and tokio - Part 1: serving static files

    2 projects | dev.to | 21 May 2023
  • Task manager for Linux using rust

    2 projects | /r/rust | 7 May 2023