morrisfranken / argparseLinks
A Simple Argument Parser for C++
☆156Updated 2 months ago
Alternatives and similar repositories for argparse
Users that are interested in argparse are comparing it to the libraries listed below
Sorting:
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆284Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- The most over-engineered C++ assertion library☆691Updated 6 months ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- General-purpose C++ graph library☆235Updated last week
- A general-purpose lightweight C++ graph library☆373Updated 3 weeks ago
- C++20 State Machine library☆233Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆558Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- Glob for C++17☆283Updated 8 months ago
- Very fast synchronous and asynchronous C++17 logging library☆340Updated 3 weeks ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 3 months ago
- C++ command line parsing library☆204Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆252Updated 6 months ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, per…☆407Updated last week
- Small C++ header to display async animations, counters, progress bars, and status messages☆218Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate