Skip to content

Latest commit

 

History

History
244 lines (143 loc) · 7.73 KB

tools.md

File metadata and controls

244 lines (143 loc) · 7.73 KB

Tools

Table of contents


Build automation

CMake

🔗

🎥


Version control

Git

🎥


Compilation and compilers

🔗

🎥

GCC

🔗

🔉

Clang

🔗

MSVC

🔗

Circle

🔗


Linking and linkers

See also Libraries – Assembly, low-level programming, and OS internals.

🔗

🎥

📖


IDE

Visual Studio

🔗

Visual Studio Code

🔗


Code analysis and optimization tools

🎥

Online compilers

🔗

🎥

Intel Architecture Code Analyzer (IACA)

Valgrind

🎥


Debugging

🔗

🎥

GDB

🔗

Pretty printers

🔗


AI tools

🎥


C++ tests and quizes

🔗