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
Alternatives and similar repositories for cpp_cli:
Users that are interested in cpp_cli are comparing it to the libraries listed below
- ☆10Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A plotting tool☆32Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 4 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Efficient in-process pub/sub pattern for C++☆14Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 5 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆57Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 3 months ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- ☆22Updated 4 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Updated 3 years ago
- Command Line User Experience☆80Updated 5 years ago
- A set of useful C++17/20 classes and libraries☆27Updated last month
- A pretty simple and performant C++ profiling library☆70Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago