Projects with this topic
Sort by:
-
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
This repository was made to test the speed of C++'s constexpr values (at runtime) in comparison to the traditional Sieve of Eratosthenes optimization. NOTE: The SIMD solution doesn't work.
Updated -
Meta-programming library for compile-time type tagging
Updated -
C++ compile-time computation graphs
Updated