templight

Template profiler

A tool to profile and debug C++ template instantiations

Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantiation process.

GitHub

730 stars
19 watching
41 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lukeed/tempura A lightweight template engine that compiles templates into JavaScript functions for efficient rendering 530
meyhem/skid A utility for filling in template placeholders with values from JSON files to create configured files. 5
adacore/templates-parser A set of tools to parse and create templated text streams in Ada. 7
ziglibs/comptemplate A comptime-powered templating engine for generating code at compile-time 5
ckirkendall/kioo A templating framework for React applications that separates view and logic layers using standard HTML templates. 403
replicadse/complate A general-purpose text templating tool for automation and interactive user input 39
nullvoxpopuli/tree-sitter-glimmer-typescript A parser and compiler for the Glimmer templating language used in Ruby on Rails applications. 1
arnaud-lb/twigreflectionbundle A tool for inspecting and analyzing Twig templates 15
wlbr/templify A tool to embed external template files into Go code automatically during the build process. 30
twigkit/tempo A JavaScript rendering engine that separates presentation from application logic using pure HTML templates. 709
mauricemach/coffeekup A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. 1,257
marcodpt/tint A template engine that compiles natural HTML templates into hyperscript functions 8
jpvenson/morestachio A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. 51
cakephp/twig-view Provides a templating engine and helper functions for CakePHP applications 14
openresty/lemplate A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty 54