cmannett85 / arg_routerLinks
C++ command line argument parsing and routing
☆52Updated last year
Alternatives and similar repositories for arg_router
Users that are interested in arg_router are comparing it to the libraries listed below
Sorting:
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆150Updated 10 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆93Updated 2 weeks ago
- ☆102Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- C++ library aiming to replace all built-in integers☆97Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.