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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lukeed/tempuraA lightweight template engine that compiles templates into JavaScript functions for efficient rendering532
meyhem/skidA utility for filling in template placeholders with values from JSON files to create configured files.5
adacore/templates-parserA set of tools to parse and create templated text streams in Ada.7
ziglibs/comptemplateA comptime-powered templating engine for generating code at compile-time5
ckirkendall/kiooA templating framework for React applications that separates view and logic layers using standard HTML templates.403
nullvoxpopuli/tree-sitter-glimmer-typescriptA parser and compiler for the Glimmer templating language used in Ruby on Rails applications.1
arnaud-lb/twigreflectionbundleA tool for inspecting and analyzing Twig templates15
wlbr/templifyA tool to embed external template files into Go code automatically during the build process.30
twigkit/tempoA JavaScript rendering engine that separates presentation from application logic using pure HTML templates.708
mauricemach/coffeekupA templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering.1,256
marcodpt/tintA template engine that compiles natural HTML templates into hyperscript functions8
jpvenson/morestachioA lightweight templating engine for fast and safe text rendering.51
cakephp/twig-viewProvides a templating engine and helper functions for CakePHP applications14
openresty/lemplateA Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty54