Project

General

Profile

Actions

Tools

IDE (Integrated development environment)

Source control.

  • git

Scripting

Project management

Source code documentation generator

  • Doxygen

Protocol buffers compiler.

  • protoc is a tool from Protocol buffers using to compile the .proto files into cpp/h files. See Libraries

Install system (Windows only)

Time profiling (CPU)

  • The profiling option '-pg' for gcc.
  • gprof

Code coverage

  • gcov

Static code analysis

Code metrics

Vectorial graphics.

Using to make logo, icons, etc..

Updated by Greg Burri almost 13 years ago · 23 revisions