tobias-loew / hop
homogeneous variadic function parameters
☆17Updated 11 months ago
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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 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…☆60Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- `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
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆16Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- ☆26Updated 4 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
- Flat containers for C++☆57Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months 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
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆33Updated 2 years ago
- ☆34Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago