compile-time-meta-programming topic

List compile-time-meta-programming repositories

movForth

80
Stars
4
Forks
Watchers

LLVM frontend for the Forth Language

StaticTypeInfo

67
Stars
5
Forks
Watchers

🏀 Up your type-game. A small C++ library for compile-time type names and type indices.

introspective

26
Stars
1
Forks
Watchers

Compile-Time Reflection in C++ for use with Scripting Languages

mlib

45
Stars
0
Forks
Watchers

mlib is a fast, simple c++ meta-programming library that uses c++20.

SpeciaLUT

26
Stars
3
Forks
Watchers

Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the optimal one at runtime.