Description: Doxygen is a popular open-source documentation generator for C++, C, Java, Objective-C, Python and other programming languages. It allows developers to document their code with specially formatted comments that Doxygen then parses to produce documentation in various formats like HTML, LaTeX, and XML.
Type: software
Pricing: Open Source
Description: Profiling Viewer is a performance profiling tool for Windows that allows developers to analyze CPU and memory usage of their applications. It visualizes profiling data collected during program execution to identify performance bottlenecks.
Type: software