cppinsights

Compiler viewer

A tool that shows how the compiler transforms C++ source code into machine code

C++ Insights - See your source code with the eyes of a compiler

GitHub

4k stars
66 watching
246 forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists

astclangcpluspluscplusplus-11cplusplus-14cplusplus-17cplusplus-20cplusplus-23cppcpp11cpp14cpp17cpp20cpp23cpp26llvm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
danmar/cppcheck Automated code analysis tool for C and C++ code 5,882
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,587
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,153
austinbrunkhorst/cpp-reflection A C++ toolkit for analyzing and manipulating source code at runtime 671
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,526
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 43,002
microsoft/cpprestsdk A C++ SDK for building cloud-based client-server communication applications. 8,041
include-what-you-use/include-what-you-use Analyzes #includes in C and C++ source files to ensure every used symbol is declared in an included header file. 4,142
joakim-brannstrom/dextool A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. 102
bogdan-lyashenko/codecrumbs An application that analyzes source code and generates visual guides to help developers navigate large codebases 2,712
microsoft/vscode-cpptools Adds C/C++ language support to Visual Studio Code with editing and debugging features 5,550
caphyon/clang-power-tools A set of tools that integrates clang-tidy functionality into Visual Studio C++ development 496
salmer/cppdeveloperroadmap A learning roadmap for C++ programming 2,954
anthonycalandra/modern-cpp-features A resource for learning modern C++ language and library features 19,885
seanbaxter/circle A C++ compiler project that provides a new versioning mechanism and a set of advanced features to improve the language's safety, productivity, and flexibility. 2,433