Pure Functional Language implemented with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.
-
Updated
Jan 17, 2026 - C++
Pure Functional Language implemented with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.
xcmixin is a modern C++ static mixin solution base on C++20 that uses CRTP to compose multiple methods into classes at compile time, without modifying the original class definition.
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.
A C++ geometry library, aiming to learn about generic programming and their implications about space, performance as well as the syntaxes and behaviors.
Some nix templates!
To associate your repository with the cpp-template-programming topic, visit your repo's landing page and select "manage topics."