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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 8 months ago
- Command Line User Experience☆80Updated 5 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Possibly the least verbose command line parsing library for C++☆86Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ REPL Tool Builder☆64Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A set of useful C++17/20 classes and libraries☆27Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Updated 5 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 11 months ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago