C
compile-time computation
Projects with this topic
-
A C++20 compile-time replacement for Runtime Type Information (RTTI).
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