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.
☆749Updated 3 months ago
Alternatives and similar repositories for templight:
Users that are interested in templight are comparing it to the libraries listed below
- Runtime polymorphism done right☆996Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆916Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,569Updated 6 months ago
- Implementation of strong types in C++☆787Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆744Updated this week
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Pipelines for expressive code on collections in C++☆819Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,389Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- 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,516Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆951Updated 9 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆514Updated 2 years ago
- C++ parsing DSL☆1,054Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,616Updated 2 months ago
- Compile Time Type Information for C++☆584Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,372Updated 2 weeks ago
- Header only C++14 mocking framework☆836Updated this week
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆210Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago