A list of tools/utilities for development environment.
- cppcheck: A C/C++ Static analysis tool
- ctags: Universal Ctags build script
- googletest: A C++ Unit Testing Framework
- uftrace: A C/C++ Application API tracing framework
- uncrustify: Source code beautifier
- pahole: C/C++ Structure padding analyzer
- lcov: A C/C++ Code Coverage Report Generator