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
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Small header only library to call a function at a specific time interval.☆29Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 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
- Live Asynchronous Visualized Architecture☆99Updated 6 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 2 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- The wanna-be-simplest command line arguments library for C++☆31Updated this week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- A plotting tool☆32Updated 5 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Implementation based on the book The Ray Tracer Challenge☆19Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- A Buffet Of C++17 State Machines☆23Updated 4 years ago
- ☆53Updated 6 years ago
- Command Line User Experience☆80Updated 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 last year