There are 14 repositories under template-metaprogramming topic.
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
High-Performance Hierarchical Finite State Machine Framework
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
Functional companion to Kotlin's Compiler
Love template metaprogramming
Some CUDA design patterns and a bit of template magic for CUDA
Header only library that parses and plans SQL queries at compile time
modern C++ type traits and metafunctions for callable types
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
Library of backported modern C++ types to work with C++11
A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.
A parallel pipeline for stream processing
A concise and readable metaprogramming language for C++
Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
Compile time counter that works with all major modern compilers
High-Performance Flat Finite State Machine Framework
🚀 迷你跨平台JSON库 (A minimal Xross-Platform JSON read & write library for C++) Born in 2013, implemented with C++11 & template metaprogramming (TMP, type extraction) techniques, only 1500 lines, no external dependencies, support SSO (Small String Optimization)/COW (Copy On Write)
:sparkles: Automagically convert Nunjucks templates into a variety of other formats!
C++ template library for probabilistic programming
FFTW bindings for the xtensor C++14 multi-dimensional array library
C++ 11 type traits for callable objects like lambda functions or objects with operator().
C++ Flavored Template Metaprogramming in Scala
Modern C++ CS:GO base
Compile-time conversion library, from IDA-style string to array (supports wildcarding).
Optimizing the memory layout of std::tuple