mikael-s-persson / templightView external linksLinks
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.
☆786Dec 7, 2024Updated last year
Alternatives and similar repositories for templight
Users that are interested in templight are comparing it to the libraries listed below
Sorting:
- Tools to dealing with template instantiation profiles generated by templight.☆83Mar 31, 2023Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆89Dec 12, 2018Updated 7 years ago
- C++ metaprogramming shell☆479Jan 8, 2026Updated last month
- Clang build analysis tool using -ftime-trace☆1,206Mar 21, 2025Updated 10 months ago
- Instant compile time C++ 11 metaprogramming library☆573Sep 7, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,619Updated this week
- CMake module to speed up builds.☆1,301Dec 23, 2019Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆769Jan 13, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- A (work-in-progress) nextgen Doxygen for C++☆966Sep 12, 2025Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Library to parse and work with the C++ AST☆1,766Jun 13, 2024Updated last year
- A new take on polymorphism☆690Dec 11, 2025Updated 2 months ago
- Bloaty: a size profiler for binaries☆5,363Jan 31, 2026Updated 2 weeks ago
- Header only C++14 mocking framework☆870Apr 26, 2025Updated 9 months ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 3 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- Optimizing compilation times of Generated Code with Templates☆28Nov 5, 2017Updated 8 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- Guidelines Support Library☆6,616Feb 6, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,803Jan 29, 2026Updated 2 weeks ago
- MSGUI - Metashell GUI☆69Nov 22, 2018Updated 7 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Dec 20, 2025Updated last month
- Parsing Expression Grammar Template Library☆2,109Jan 10, 2026Updated last month
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,455Jun 26, 2025Updated 7 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531May 15, 2021Updated 4 years ago
- Your standard library for metaprogramming☆1,833Dec 10, 2025Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆4,245Apr 14, 2025Updated 10 months ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- A Compositional Numeric Library for C++☆684Apr 26, 2024Updated last year
- Higher-order functions for c++☆513Dec 10, 2025Updated 2 months ago