Subcategories 3
Related categories 3
Sites 33
A free C++ IDE for Windows and Linux for MinGW compiler.
A fully integrated development environment (IDE) designed for compiling and debugging on remote Linux/Unix servers using a Windows client. [Open source, GPL]
Describes the C++ Front End for DMS (Design Maintenance System). This enables the custom construction of analyzers or transformation tools to be applied to large scale C++ codes.
An Integrated Development Environment (IDE) for C/C++ programming language. [Freeware and commercial versions]
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]
Helps developers prevent errors by automatically enforcing industry-accepted C++ coding standards. (ParaSoft)
Allows developers to efficiently perform unit and integration testing of C/C++ software. It has facilities for dynamic testing, coverage analysis and static analysis.
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]
A tool to automatically create C++ classes that read in configuration files (Open Source, GPL).
Works as a translator for a C++ language extension, reading in Cmm source code and outputing C++ source code to add support for multimethods.
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]
Can convert source code in a number of languages to colorized HTML.
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.
CPPIDE is a Windows program that wraps the Gnu C++ compiler and Gnu GDB debugger into an integrated development environment for the C and C++ languages.
A tool for static C/C++ code analysis that tries to detect bugs that a C/C++ compiler doesn't see.
C++ static analysis tool that helps analyze code structure, specify design rules, do effective code reviews and master evolution by comparing different versions of the code.
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.
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]
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.
Allows to use multi methods and virtual function arguments in C++ programs (nearly) as if they were a built-in C++ feature. It is implemented as a compiler wrapper.
Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks.
Lzz (Lazy C++) is a rapid development tool. Given a sequence of declarations Lzz will generate header and source files.
Descriptions, documents, news, bug reports, archives, mail list, CVS, downloads, contacts. [SourceForge]
A powerful, highly configurable, flexible, easy-to-use C and C++ source code formatter, implemented as a Visual Studio.NET plugin.
A software analysis tool for C++, enforcing industry and custom coding standards.
A C++ development tool that bridges the gap between design and coding. It also allows developers to specify design patterns as object models, and automatically generates C++ classes from the object models.
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.
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.
A static analysis tool for maintaining, measuring, and analyzing critical or large code bases.
Integrating code editor, analyzer and documentation generator with code flowcharting and visualization. [Shareware]
A lint-like tool to detect 64 bit portability issues in C/C++ code. Integrates into Visual Studio 2005.
A UML modeling tool that generates C++, Java or Delphi code. WinTranslator reengineers C++, Java or Delphi code into WinA&D models.
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]
Helps developers prevent errors by automatically enforcing industry-accepted C++ coding standards. (ParaSoft)
A tool for static C/C++ code analysis that tries to detect bugs that a C/C++ compiler doesn't see.
Allows to use multi methods and virtual function arguments in C++ programs (nearly) as if they were a built-in C++ feature. It is implemented as a compiler wrapper.
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]
Allows developers to efficiently perform unit and integration testing of C/C++ software. It has facilities for dynamic testing, coverage analysis and static analysis.
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.
A lint-like tool to detect 64 bit portability issues in C/C++ code. Integrates into Visual Studio 2005.
A software analysis tool for C++, enforcing industry and custom coding standards.
A C++ development tool that bridges the gap between design and coding. It also allows developers to specify design patterns as object models, and automatically generates C++ classes from the object models.
A static analysis tool for maintaining, measuring, and analyzing critical or large code bases.
C++ static analysis tool that helps analyze code structure, specify design rules, do effective code reviews and master evolution by comparing different versions of the code.
A tool to automatically create C++ classes that read in configuration files (Open Source, GPL).
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.
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]
An Integrated Development Environment (IDE) for C/C++ programming language. [Freeware and commercial versions]
Can convert source code in a number of languages to colorized HTML.
A UML modeling tool that generates C++, Java or Delphi code. WinTranslator reengineers C++, Java or Delphi code into WinA&D models.
A free C++ IDE for Windows and Linux for MinGW compiler.
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.
CPPIDE is a Windows program that wraps the Gnu C++ compiler and Gnu GDB debugger into an integrated development environment for the C and C++ languages.
Descriptions, documents, news, bug reports, archives, mail list, CVS, downloads, contacts. [SourceForge]
Integrating code editor, analyzer and documentation generator with code flowcharting and visualization. [Shareware]
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]
Lzz (Lazy C++) is a rapid development tool. Given a sequence of declarations Lzz will generate header and source files.
A fully integrated development environment (IDE) designed for compiling and debugging on remote Linux/Unix servers using a Windows client. [Open source, GPL]
A powerful, highly configurable, flexible, easy-to-use C and C++ source code formatter, implemented as a Visual Studio.NET plugin.
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.
Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks.
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]
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]
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.
Describes the C++ Front End for DMS (Design Maintenance System). This enables the custom construction of analyzers or transformation tools to be applied to large scale C++ codes.
Works as a translator for a C++ language extension, reading in Cmm source code and outputing C++ source code to add support for multimethods.
Other languages 1

Last update:
September 30, 2022 at 19:05:06 UTC

Check out
Society: Organizations: Animal Welfare: Rescues and Shelters: Regional: North America: United States: New York
- Recently edited by cherel
- Recently edited by cherel