Repository navigation

#

template-metaprogramming

Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery

C++
1635
3 个月前

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

1202
4 年前

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

C++
993
4 天前

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

C++
438
24 天前

Write HTML using C++ templates

C++
431
5 年前

C# Toolkit for Code Generation (T4 alternative!)

C#
285
7 个月前
C++
202
4 个月前

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

C++
150
2 年前

Header only library that parses and plans SQL queries at compile time

C++
142
5 年前

modern C++ type traits and metafunctions for callable types

C++
134
9 天前

Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)

C++
118
6 个月前

Enjoy template metaprogramming

C++
113
8 年前

A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.

C++
80
6 个月前