An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cpp-template-programming

A curated list of projects in awesome lists tagged with cpp-template-programming .

https://github.com/aaalibaba42/txx

Exploration of how much I can do with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.

cpp-template cpp-template-programming cpp20 cpp23 metaprogramming

Last synced: 29 Jun 2025

https://github.com/xcrtp/xcmixin

xcmixin is a modern C++ static mixin solution base on C++20 that uses CRTP to compose multiple methods into classes at compile time, without modifying the original class definition.

cpluscplus cplusplus-20 cplusplus-library cpp-template-programming cpp20 crtp ecs header-only-library interface mixin moderncpp oop static-mixin template-meta-programming template-programming

Last synced: 03 Apr 2026