template-metaprogramming topic

List template-metaprogramming repositories

cpp17_in_TTs

1.2k
Stars
125
Forks
Watchers

Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)

seq

27
Stars
0
Forks
Watchers

Compile-time integer sequence manipulation, header-only library for C++17

cuda-design-patterns

143
Stars
5
Forks
Watchers

Some CUDA design patterns and a bit of template magic for CUDA

json_struct

379
Stars
54
Forks
Watchers

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

callable.hpp

40
Stars
3
Forks
Watchers

C++ 11 type traits for callable objects like lambda functions or objects with operator().

arrow-meta

390
Stars
42
Forks
Watchers

Functional companion to Kotlin's Compiler

HFSM2

443
Stars
58
Forks
Watchers

High-Performance Hierarchical Finite State Machine Framework

blitz

401
Stars
83
Forks
Watchers

Blitz++ Multi-Dimensional Array Library for C++

units

925
Stars
133
Forks
Watchers

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.