tobias-loew / hopLinks
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
Sorting:
- ☆26Updated 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆34Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Virtual memory based containers☆43Updated 3 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 4 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- meta-programming, C++11☆16Updated 3 years ago
- ☆32Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year