JPenuchot / ctbench
Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.
☆25Updated 7 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☆31Updated 3 weeks ago
- Tiny Test System☆27Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- ☆26Updated 5 years ago
- Build-system agnostic code generation application for C++.☆20Updated last month
- 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++ 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
- A header only structure of arrays container for C++☆41Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Prints values and types during compilation!☆57Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- a small lightweight std::execution work-alike☆65Updated last month
- C++20 Compact Tuple Tools☆49Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- test suite generation for C++☆27Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- A type-erasure toolkit for C++20☆18Updated 2 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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 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
- Metadata to support C++ packaging☆38Updated 2 years ago
- GitHub Actions for C++ Libraries☆22Updated last month