pico-args: An ultra simple CLI arguments parser with 0 dependencies

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

    An ultra simple CLI arguments parser.

  • lalrpop

    LR(1) parser generator for Rust

  • This has been my go to argument parser for some time now, as I try to keep build times to a minimum. In November last year this project was a big contributor to the dependency reduction in Lalrpop https://github.com/lalrpop/lalrpop/pull/559

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

  • You might like xflags. It has a similar design philosophy, but is willing to compromise on simplicity a bit to get auto-generated help.

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

  • What is the state of the art for creating domain-specific languages (DSLs) with Rust?

    7 projects | /r/rust | 21 Jun 2023
  • Letlang — Roadblocks and how to overcome them - My programming language targeting Rust

    6 projects | /r/rust | 7 Jun 2023
  • Contrext-free language parsing with procedural macros

    2 projects | /r/rust | 25 Jan 2023
  • Show HN: IQ” – jq for images (using rust, LALRPOP)

    2 projects | news.ycombinator.com | 18 Sep 2022
  • Analogues of nom crate.

    3 projects | /r/rust | 7 Feb 2022