FlorianRappl / CmdParserLinks
A simple and lightweight command line parser using C++11.
☆203Updated 9 months ago
Alternatives and similar repositories for CmdParser
Users that are interested in CmdParser are comparing it to the libraries listed below
Sorting:
- Scope Guard & Defer C++☆176Updated last year
- C++ signal and slot system☆163Updated 5 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- High performance C++11 signals☆175Updated 6 years ago
- Pure C++17 Signals and Slots☆432Updated 3 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Cross-platform C++ file system library supporting multiple backends☆495Updated last year
- Glob for C++17☆273Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆245Updated 6 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated 11 months ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 7 years ago
- Gzip header-only C++ library☆347Updated 2 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆157Updated last year
- Implementation of C++20's std::span for older compilers☆359Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆174Updated 4 months ago
- A cross-platform header-only C++14 library for reading and writing ZIP files☆274Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code