stephenberry / argzLinks
A light weight C++ in memory argument parser
☆68Updated last year
Alternatives and similar repositories for argz
Users that are interested in argz are comparing it to the libraries listed below
Sorting:
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆109Updated this week
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 7 months ago
- Cryptography library for modern C++.☆78Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- C++ command line argument parsing and routing☆51Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- A modern C++ library for type-safe environment variable parsing