cpp-templates topic
List
cpp-templates repositories
kengine
591
Stars
32
Forks
Watchers
Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.
Cpp-Templates-2ed
1.6k
Stars
276
Forks
Watchers
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
fixed_string
99
Stars
12
Forks
Watchers
C++17 string with fixed size
uninttp
26
Stars
0
Forks
Watchers
A universal type for non-type template parameters for C++20 or later.