JPenuchot / ctbenchLinks
Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.
☆25Updated 10 months ago
Alternatives and similar repositories for ctbench
Users that are interested in ctbench are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆33Updated 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
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- ☆17Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- C++20 Compact Tuple Tools☆52Updated this week
- 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
- Tiny Test System☆27Updated last week
- ☆23Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months 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…☆22Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- ☆26Updated 5 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
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Metadata to support C++ packaging☆38Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago