template-metaprogramming topic
cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
seq
Compile-time integer sequence manipulation, header-only library for C++17
cuda-design-patterns
Some CUDA design patterns and a bit of template magic for CUDA
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
container_traits
Container Traits for Modern C++
callable.hpp
C++ 11 type traits for callable objects like lambda functions or objects with operator().
arrow-meta
Functional companion to Kotlin's Compiler
HFSM2
High-Performance Hierarchical Finite State Machine Framework
blitz
Blitz++ Multi-Dimensional Array Library for C++
units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.