JPenuchot / ctbench
Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.
☆25Updated 3 months ago
Alternatives and similar repositories for ctbench:
Users that are interested in ctbench are comparing it to the libraries listed below
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆52Updated 3 months ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- C++20 Compact Tuple Tools☆47Updated 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
- Rebooting the std::bitset franchise☆43Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- Coroutine support tools☆32Updated 4 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- A header only structure of arrays container for C++☆40Updated last year
- Tiny Test System☆27Updated 3 weeks ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- ☆26Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago