tobias-loew / hop
homogeneous variadic function parameters
☆17Updated last year
Alternatives and similar repositories for hop:
Users that are interested in hop are comparing it to the libraries listed below
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++20 for flag enums☆27Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- A C++14 Lambda Library☆24Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- ☆17Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago