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 5 years ago
Alternatives and similar repositories for cpp_cli:
Users that are interested in cpp_cli are comparing it to the libraries listed below
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- ☆10Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Efficient in-process pub/sub pattern for C++☆15Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 6 months ago
- A set of useful C++17/20 classes and libraries☆27Updated 2 weeks ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆88Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 4 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last week
- Possibly the least verbose command line parsing library for C++☆86Updated 2 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via do…☆32Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A plotting tool☆32Updated 4 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Header only associative linear container.☆41Updated 6 months ago
- C++ REPL Tool Builder☆63Updated 4 years ago
- Utilities for Modern C++☆23Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- mathiu : a simple computer algebra system in C++.☆79Updated 3 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 7 months ago
- My Talk on C++20's Concepts☆23Updated 4 years ago