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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months 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
- C++20 for flag enums☆27Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- meta-programming, C++11☆16Updated 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…☆61Updated 4 years ago
- Comparison operators for std::span☆15Updated 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 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆26Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆34Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- ☆17Updated last year
- An indirect value-type for C++☆83Updated last year
- 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
- A fixed capacity dynamically sized string☆65Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year