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
4k stars
66 watching
246 forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists
astclangcpluspluscplusplus-11cplusplus-14cplusplus-17cplusplus-20cplusplus-23cppcpp11cpp14cpp17cpp20cpp23cpp26llvm
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated code analysis tool for C and C++ code | 5,882 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| 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 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
| Analyzes #includes in C and C++ source files to ensure every used symbol is declared in an included header file. | 4,142 |
| A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. | 102 |
| An application that analyzes source code and generates visual guides to help developers navigate large codebases | 2,712 |
| Adds C/C++ language support to Visual Studio Code with editing and debugging features | 5,550 |
| A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 |
| A learning roadmap for C++ programming | 2,954 |
| A resource for learning modern C++ language and library features | 19,885 |
| 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 |