TheLandfill / cpp_cli
This repository consists of a library designed to make parsing command line arguments for c++ easy and efficient and a few simple programs showing you how it works. **Made some major updates in how the code is run. Will make a new release and update the README soon.*
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_cli
- ☆10Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- A set of useful C++17/20 classes and libraries☆27Updated this week
- Windows Using Headers Only...☆60Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A little metaprogramming and functional library☆68Updated 2 years ago
- Some C++ libraries I implemented☆15Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆40Updated last year
- C++ REPL Tool Builder☆64Updated 4 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- A C++20 serialization library (cereal fork)☆25Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- C++ client for PostgreSQL☆45Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++ Defensive Macros☆30Updated 6 years ago
- A Buffet Of C++17 State Machines☆22Updated 3 years ago