MetanoKid / cpp-build-analyzerLinks
Analyzes MSVC C++ compilations with C++ Build Insights SDK
☆84Updated 5 years ago
Alternatives and similar repositories for cpp-build-analyzer
Users that are interested in cpp-build-analyzer are comparing it to the libraries listed below
Sorting:
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++ Reflection using clang☆280Updated 2 years ago
- Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.☆18Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 4 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- Single-header libraries from the Magnum engine☆120Updated 5 months ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Live memory allocation tracing header only library using ImGui☆86Updated 9 years ago
- Small collection of debug-related drop-in c/c++-utils☆252Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A Utility for Measuring C++ Code Bloat☆121Updated 7 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated 2 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- cross-platform filewatcher library for c/c++☆100Updated 4 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆129Updated 3 months ago
- Find race conditions at low cost by instrumenting containers☆36Updated last month
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆70Updated 4 years ago
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆93Updated 3 months ago
- A build analysis tool for the MSVC toolchain.☆317Updated 9 months ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago