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:
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- 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
- 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- ☆34Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Virtual memory based containers☆42Updated 3 years ago
- flat_map standardization proposal☆10Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Collection of proposals for c++☆27Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 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 last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago