badaix / popl
Header-only C++ program options parser library
☆166Updated last year
Related projects ⓘ
Alternatives and complementary repositories for popl
- A reflective enum implementation for C++☆289Updated 9 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☆239Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆337Updated last year
- General-purpose C++ graph library☆194Updated this week
- Glob for C++17☆249Updated 7 months ago
- A polymorphic value-type for C++☆228Updated last year
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A simple C++11 command line argument parser☆225Updated 5 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- Multiprecision for modern C++☆305Updated last month
- Greg's Template Library of useful classes.☆126Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- Polymorphic memory resource for real-time applications.