TheLandfill / cpp_cliLinks
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
Sorting:
- ☆10Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A set of useful C++17/20 classes and libraries☆27Updated 5 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆58Updated 5 years ago
- ☆22Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A plotting tool☆32Updated 5 years ago
- Command Line User Experience☆80Updated 6 years ago
- Numerical C++ examples.☆44Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- C/C++ Plotting Library☆26Updated 3 years ago
- Small header only library to call a function at a specific time interval.☆29Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Modern C++ Thread Pool☆41Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A simple C++17 vector math library