mikael-s-persson / templight
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.
☆748Updated 3 months ago
Alternatives and similar repositories for templight:
Users that are interested in templight are comparing it to the libraries listed below
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Runtime polymorphism done right☆993Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,560Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,372Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆948Updated 8 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆913Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- Compile Time Type Information for C++☆581Updated last year
- C++ parsing DSL☆1,044Updated last month
- Implementation of strong types in C++☆784Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- CMake modules to help use sanitizers☆387Updated 4 months ago
- A miniature library for struct-field reflection in C++☆533Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆926Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆753Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,366Updated last month
- An additive strong typedef library for C++14/17/20☆426Updated last month
- Header only C++14 mocking framework☆832Updated 4 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆513Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,596Updated last month
- C++ metaprogramming shell☆476Updated 7 months ago
- This is an experimental library that has evolved to P2688☆671Updated 3 months ago
- Love template metaprogramming☆329Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆361Updated 2 months ago