Exploration of how much I can do with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.
-
Updated
Jul 8, 2025 - C++
Exploration of how much I can do with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.
A C++ framework for efficient and flexible Monte Carlo simulations, designed to reduce repetitive code and streamline research workflows. This project provides a robust interface for running simulations with user-defined models, enabling easy integration of custom models while minimizing debugging time.
Add a description, image, and links to the cpp-template-programming topic page so that developers can more easily learn about it.
To associate your repository with the cpp-template-programming topic, visit your repo's landing page and select "manage topics."