mikael-s-persson / templightLinks
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.
☆759Updated 6 months ago
Alternatives and similar repositories for templight
Users that are interested in templight are comparing it to the libraries listed below
Sorting:
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆517Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Compile Time Type Information for C++☆591Updated 2 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆895Updated last year
- Header only C++14 mocking framework☆848Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months 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,542Updated 3 weeks ago
- CMake modules to help use sanitizers☆398Updated 8 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- C++ metaprogramming shell☆476Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆850Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆450Updated last month