Tired of unwieldy tools like getopt or argp? Try Quick Arg Parser, a single header C++ library that does the same needing only a fraction of the code and simpler interface

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

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

    A single header C++ library for parsing command line arguments and options with minimal amount of code

  • bsc

    BSC Project (by stilgarpl)

  • Looks nice, very similar to my own argument parser: https://github.com/stilgarpl/bsc/blob/master/src/parser/README.md

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

    Discontinued A simple to use, composable, command line parser for C++ 11 and beyond

  • Looks small and simple. But aren't there enough options around? Like https://github.com/catchorg/Clara. What is the reason for creating a new one?

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

  • Discord-compatible messaging client targeting new and old Windows

    1 project | news.ycombinator.com | 8 May 2024
  • Cmkr – a modern build system based on CMake and TOML

    2 projects | news.ycombinator.com | 6 May 2024
  • IBM Granite: A Family of Open Foundation Models for Code Intelligence

    3 projects | news.ycombinator.com | 7 May 2024
  • Dear ImGui version v1.90.6 released

    1 project | news.ycombinator.com | 8 May 2024
  • Qt and C++ Trivial Relocation (Part 1)

    3 projects | news.ycombinator.com | 7 May 2024