Meta-Programming benchmark (https://boost-ext.github.io/mp) https://godbolt.org/z/6KzzEMGbe Libraries boost.mp11 mp Proposals P2996 - Reflection for C++26 P1858 - Generalized pack declaration and usage Compilers gcc clang clang-p2996 circle Usage git clone https://github.com/boost-ext/mp git co benchmark ./benchmark.py # to run benchmarks python3 -m http.server && open localhost:8000 # to open results