  |
Bloodshed C++ - http://www.bloodshed.net/devcpp.html
A free C++ IDE for Windows and Linux for MinGW compiler. |
  |
http://ccache.samba.org/ - http://ccache.samba.org/
Acts as a caching pre-processor to C/C++ compilers, which often results in a 5 to 10 times speedup in common compilations. [Open Source, GPL] |
  |
Code::Blocks IDE - http://www.codeblocks.org/
A cross-platform IDE for C/C++. Under Win32, supported compilers are: GNU GCC (MinGW/Cygwin), MS Visual C++ Free Toolkit 2003 and Borland's C++ Compiler 5.5. Under Linux, GNU GCC is supported. [Open source, GPL] |
  |
GlowCode - http://www.glowcode.com/
Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks. |
  |
Compilercache - http://www.erikyyy.de/compilercache/
Caches compiled object files to dramaticly speed up compiles. More convenient than make, and speeds up builds (like RPM builds) that make doesn't. Obsoleted by ccache. |
  |
Code Crusader - http://www.newplanetsoftware.com/jcc/
Designed to smoothly integrate the tasks of working with source files, compiling, and debugging, in short everything involved in developing code. (New Planet Software) |
  |
CodeColorizer - http://www.chami.com/colorizer/
Can convert source code in a number of languages to colorized HTML. |
  |
Open C++ - http://www.csg.is.titech.ac.jp/~chiba/openc++.html
C++ version with Metaobject Protocol; tool of source (code) to source translation for C++. Allows easily implementing varied kinds of translation, to define new: syntax, annotation, object behaviors; extensions, optimizations, runtime protocols. [Open Source] |
  |
XMDS: eXtensible Multi-Dimensional Simulator - http://www.xmds.org/
A code generator that integrates equations based at human readable form in an XML file, it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in selected hardware architecture. [Open source, GPL] |
  |
Doc-O-Matic - http://www.doc-o-matic.com/
Creates fully cross linked documentation systems and manuals in PDF, HTML, HTML Help, Windows Help and RTF from C/C++ or Delphi/Pascal source code. |
  |
SourcePublisher C++ - http://www.scitools.com/sourcepublisher_c.html
Generates detailed HTML reports that offer quick, intuitive browsing of the source and information about the code. Class Inheritance Hierarchies, Call and CallBy Trees, Include and Include By Trees,HTML source browser. Windows 95/98/NT/2000, Linux, Solaris, and other Unix platforms. |
  |
Zero Bugs - http://www.zero-bugs.com/2.0/product_intro.html
A graphical C++ Linux application debugger. Beta binaries are freely available for download, a commercial version is also available (with a trial option). |
  |
http://opencxx.sourceforge.net/ - http://opencxx.sourceforge.net/
Descriptions, documents, news, bug reports, archives, mail list, CVS, downloads, contacts. [SourceForge] |
  |
Cantata++ - http://www.ipl.com/products/tools/pt400.uk.php
Allows developers to efficiently perform unit and integration testing of C/C++ software. It has facilities for dynamic testing, coverage analysis and static analysis. |
  |
C and C++ Validation Test Suites - http://www.plumhall.com/suites.html
Suite++ includes both positive and negative tests for comparing compiler behavior to the ANSI/ISO C++ Standard. LibSuite++ tests the conformance of the C++ library. (Plum Hall, Inc.) |
  |
C/C++ Program Perfometer - http://sourceforge.net/projects/cpp-perfometer
Enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : uclocks, rusage-metrics, metrics defined by user). The measurement results are represented in detailed/summary reports. [Common Public License] |
  |
Lazy C++ - http://www.lazycplusplus.com
Lzz (Lazy C++) is a rapid development tool. Given a sequence of declarations Lzz will generate header and source files. |
  |
CC-Rider - http://www.cc-rider.com/
A detailed analysis of your C or C++ program, allows easy navigation with Call Trees, Hierarchy Trees, generates Web Documentation. |
  |
PUMA: The PURE Manipulator - http://ivs.cs.uni-magdeburg.de/~puma/
Library, allows complex transformations of C++ source code. Goal: support developers of aspect weavers for aspect-oriented programming, but other applications (program optimizing) can be done too. Descriptions, mail list, documents, download. [Open Source] |
  |
http://www.viva64.com/viva64.php - http://www.viva64.com/viva64.php
A lint-like tool to detect 64 bit portability issues in C/C++ code. Integrates into Visual Studio 2005. |
  |
http://bvrde.sourceforge.net/ - http://bvrde.sourceforge.net/
A fully integrated development environment (IDE) designed for compiling and debugging on remote Linux/Unix servers using a Windows client. [Open source, GPL] |
  |
Magic C++ - http://magicunix.com/
A fully visual integrated development environment(IDE) designed to meet the requirements of those programmers developing on remote Linux/Unix server based on Windows client. [Commercial] |
  |
SNIP from Cleanscape Software International - http://www.cleanscape.net/stdprod/snip/index.html
An easy-to-use C++ development tool that bridges the gap between design and coding and saves hours of editing/debugging. It also allows developers to specify design patterns as object models, and automatically generates C++ classes from the object models. |
  |
http://www.vimms.org/ - http://www.vimms.org/
A free C++ development system for Linux. It's not graphical programming language, but it combines advantages of graphical and conventional programming. |
  |
http://www.programarts.com - http://www.programarts.com
An Integrated Development Environment (IDE) for C/C++ programming language. [Freeware and commercial versions] |
  |
Stack Spy - http://www.imperioustech.com/
It catch stack corruption, stack over run, stack overflow, get instant email notification of crash with line numbers and function names of last 100 calls that led to the crash. buffer overflow, memory overwrite, program crash. |
  |
Visual GWin++ - http://www.calcmaster.net/visual-c%2b%2b/
A visual Win32 C++ IDE for creating Windows applications. Includes the g++ compiler. [Open source, GPL] |
  |
CodeInspect - http://www.yokasoft.com
A C++ code inspector that analyses source code and finds nonstandard, suspicious or simply plain wrong code. (Yokasoft) |
  |
ProFactor StyleManager - http://www.profactor.co.uk/
A powerful, highly configurable, flexible, easy-to-use C and C++ source code formatter, implemented as a Visual Studio.NET plugin. |
  |
http://cfmake.sourceforge.net/ - http://cfmake.sourceforge.net/
A tool to automatically create C++ classes that read in configuration files (Open Source, GPL). |
  |
Software Tools for C++ - http://www.softwareverify.com/productsCpp.html
Memory leak, handle leak and memory error detection, code coverage, performance profiling, thread lock contention analysis and thread deadlock detection, flow tracing and application replay. |
  |
Visual Code Browser for C/C++ - http://www.fatesoft.com/browser/
Integrating code editor, analyzer and documentation generator with code flowcharting and visualization. [Shareware] |
  |
DocVizor - http://www.ucancode.net/Products/DocBuilder/Features.htm
Lets see the class hierarchy of C++ projects. It quickly generates a complete printable hierarchy of classes, including classes from third party libraries. It can also generates html files from the class information. By UCanCode.Net Software. [Shareware] |
  |
http://edoc.sourceforge.net/ - http://edoc.sourceforge.net/
A tool for C++ developers that provides a number of static source analysis checks of C++ exception usage. It also generates documentation for C++ exceptions that can be used with Doxygen. |
  |
http://www.ersa-france.com/makedoc/ - http://www.ersa-france.com/makedoc/
A GUI-based HTML documentation generator for C, C++ and Qt-enhanced C++, providing support for cross-references and external documentation references. The tool focuses on simplicity of use and source code independence. |