Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Tools (49)

Categories:

See Also:
This category in other languages:

German

Sites:

http://bvrde.sourceforge.net/
» BVRDE Open in a new browser window
   A fully integrated development environment (IDE) designed for compiling and debugging on remote Linux/Unix servers using a Windows client. [Open source, GPL]
   http://bvrde.sourceforge.net/
http://www.bloodshed.net/devcpp.html
» Bloodshed C++ Open in a new browser window
   A free C++ IDE for Windows and Linux for MinGW compiler.
   http://www.bloodshed.net/devcpp.html
http://www.plumhall.com/suites.html
» C and C++ Validation Test Suites Open in a new browser window
   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.)
   http://www.plumhall.com/suites.html
http://www.semanticdesigns.com/Products/FrontEnds/CppFrontEnd.html
» C++ Front End and Transformation Tool Open in a new browser window
   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.
   http://www.semanticdesigns.com/Products/FrontEnds/CppFrontEnd.html
http://www.bedaux.net/cpp2html/
» C++2HTML Open in a new browser window
   Online/offline JavaScript program to convert C++ code to syntax highlighted HTML output. Free to use and easy to change.
   http://www.bedaux.net/cpp2html/
http://www.programarts.com
» C-Free Open in a new browser window
   An Integrated Development Environment (IDE) for C/C++ programming language. [Freeware and commercial versions]
   http://www.programarts.com
http://sourceforge.net/projects/cpp-perfometer
» C/C++ Program Perfometer Open in a new browser window
   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]
   http://sourceforge.net/projects/cpp-perfometer
http://www.cc-rider.com/
» CC-Rider Open in a new browser window
   A detailed analysis of your C or C++ program, allows easy navigation with Call Trees, Hierarchy Trees, generates Web Documentation.
   http://www.cc-rider.com/
http://www.ipl.com/products/tools/pt400.uk.php
» Cantata++ Open in a new browser window
   Allows developers to efficiently perform unit and integration testing of C/C++ software. It has facilities for dynamic testing, coverage analysis and static analysis.
   http://www.ipl.com/products/tools/pt400.uk.php
http://cfmake.sourceforge.net/
» Cfmake Open in a new browser window
   A tool to automatically create C++ classes that read in configuration files (Open Source, GPL).
   http://cfmake.sourceforge.net/
http://www.op59.net/cmm/readme.html
» Cmm (C++ with MultiMethods) Open in a new browser window
   Works as a translator for a C++ language extension, reading in Cmm source code and outputing C++ source code to add support for multimethods.
   http://www.op59.net/cmm/readme.html
http://www.newplanetsoftware.com/jcc/
» Code Crusader Open in a new browser window
   Designed to smoothly integrate the tasks of working with source files, compiling, and debugging, in short everything involved in developing code. (New Planet Software)
   http://www.newplanetsoftware.com/jcc/
http://www.codeblocks.org/
» Code::Blocks IDE Open in a new browser window
   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]
   http://www.codeblocks.org/
http://www.chami.com/colorizer/
» CodeColorizer Open in a new browser window
   Can convert source code in a number of languages to colorized HTML.
   http://www.chami.com/colorizer/
http://www.yokasoft.com
» CodeInspect Open in a new browser window
   A C++ code inspector that analyses source code and finds nonstandard, suspicious or simply plain wrong code. (Yokasoft)
   http://www.yokasoft.com
http://www.parasoft.com/products/wizard/index.htm
» CodeWizard Open in a new browser window
   Helps developers prevent errors by automatically enforcing over 170 industry-accepted C++ coding standards. (ParaSoft)
   http://www.parasoft.com/products/wizard/index.htm
http://www.erikyyy.de/compilercache/
» Compilercache Open in a new browser window
   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.
   http://www.erikyyy.de/compilercache/
http://www.computersciencelab.com/CppIde.htm
» Computer Science Lab Open in a new browser window
   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.
   http://www.computersciencelab.com/CppIde.htm
http://www.cppdepend.com
» CppDepend Open in a new browser window
   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.
   http://www.cppdepend.com
http://cppcheck.wiki.sourceforge.net/
» Cppcheck Open in a new browser window
   A tool for static C/C++ code analysis that tries to detect bugs that a C/C++ compiler doesn't see.
   http://cppcheck.wiki.sourceforge.net/
http://www.doc-o-matic.com/
» Doc-O-Matic Open in a new browser window
   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.
   http://www.doc-o-matic.com/
http://www.ucancode.net/Products/DocBuilder/Features.htm
» DocVizor Open in a new browser window
   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://www.ucancode.net/Products/DocBuilder/Features.htm
http://edoc.sourceforge.net/
» EDoc++ Open in a new browser window
   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://edoc.sourceforge.net/
http://www.glowcode.com/
» GlowCode Open in a new browser window
   Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks.
   http://www.glowcode.com/
http://www.heron-language.com/heronfront.html
» HeronFront: C++ with Interfaces Open in a new browser window
   A pre-processor which introduces interface types into C++ by translating HeronFront files into standard C++. [Open Source]
   http://www.heron-language.com/heronfront.html
http://www.imagix.com/
» Imagix Corporation Open in a new browser window
   Provides software to aid in reverse engineering, program understanding, and code comprehension as well as documentation tools for legacy and complex C and C++ software systems.
   http://www.imagix.com/
http://www.lazycplusplus.com
» Lazy C++ Open in a new browser window
   Lzz (Lazy C++) is a rapid development tool. Given a sequence of declarations Lzz will generate header and source files.
   http://www.lazycplusplus.com
http://magicunix.com/
» Magic C++ Open in a new browser window
   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]
   http://magicunix.com/
http://www.ersa-france.com/makedoc/
» Makedoc Open in a new browser window
   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.
   http://www.ersa-france.com/makedoc/
http://www.csg.is.titech.ac.jp/~chiba/openc++.html
» Open C++ Open in a new browser window
   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 Sou
   http://www.csg.is.titech.ac.jp/~chiba/openc++.html
http://opencxx.sourceforge.net/
» OpenC++ Open in a new browser window
   Descriptions, documents, news, bug reports, archives, mail list, CVS, downloads, contacts. [SourceForge]
   http://opencxx.sourceforge.net/
http://www.profactor.co.uk/
» ProFactor StyleManager Open in a new browser window
   A powerful, highly configurable, flexible, easy-to-use C and C++ source code formatter, implemented as a Visual Studio.NET plugin.
   http://www.profactor.co.uk/
http://www.programmingresearch.com/qacpp_main.html
» QA·C++ Source Code Analyzer Open in a new browser window
   Provides advanced bug detection and coding standards compliance.
   http://www.programmingresearch.com/qacpp_main.html
http://www.cleanscape.net/stdprod/snip/index.html
» SNIP from Cleanscape Software International Open in a new browser window
   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.cleanscape.net/stdprod/snip/index.html
http://www.softwareverify.com/productsCpp.html
» Software Tools for C++ Open in a new browser window
   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.
   http://www.softwareverify.com/productsCpp.html
http://www.vizlogix.com/SolidFX.html
» SolidFX for C and C++ Open in a new browser window
   A standalone, non-intrusive solution for analyzing industry-size projects written in the C and C++ programming languages. Uses proprietary technology to analyze even the most complex C and C++ code bases efficiently and robustly.
   http://www.vizlogix.com/SolidFX.html
http://www.scitools.com/sourcepublisher_c.html
» SourcePublisher C++ Open in a new browser window
   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, Solari
   http://www.scitools.com/sourcepublisher_c.html
http://www.imperioustech.com
» Stack Spy Open in a new browser window
   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.
   http://www.imperioustech.com
http://sourceforge.net/projects/frost
» The Frost Project Open in a new browser window
   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.
   http://sourceforge.net/projects/frost
http://www.scitools.com/products/understand/cpp/product.php
» Understand Open in a new browser window
   A static analysis tool for maintaining, measuring, and analyzing critical or large code bases.
   http://www.scitools.com/products/understand/cpp/product.php
http://www.vimms.org/
» Vimms 2 Open in a new browser window
   A free C++ development system for Linux. It's not graphical programming language, but it combines advantages of graphical and conventional programming.
   http://www.vimms.org/
http://www.fatesoft.com/browser/
» Visual Code Browser for C/C++ Open in a new browser window
   Integrating code editor, analyzer and documentation generator with code flowcharting and visualization. [Shareware]
   http://www.fatesoft.com/browser/
http://www.calcmaster.net/visual-c%2b%2b/
» Visual GWin++ Open in a new browser window
   A visual Win32 C++ IDE for creating Windows applications. Includes the g++ compiler. [Open source, GPL]
   http://www.calcmaster.net/visual-c%2b%2b/
http://www.viva64.com/viva64.php
» Viva64 Open in a new browser window
   A lint-like tool to detect 64 bit portability issues in C/C++ code. Integrates into Visual Studio 2005.
   http://www.viva64.com/viva64.php
http://www.techsoftpl.com/vxd/index.htm
» VxDWriter Open in a new browser window
   A tool for developing Windows 95/98 Virtual Device Driver (VxD) quickly and efficiently in C/C++. (Techsoft)
   http://www.techsoftpl.com/vxd/index.htm
http://www.excelsoftware.com/wina&dproducts.html
» WinA&D Open in a new browser window
   A UML modeling tool that generates C++, Java or Delphi code. WinTranslator reengineers C++, Java or Delphi code into WinA&D models.
   http://www.excelsoftware.com/wina&dproducts.html
http://www.xmds.org/
» XMDS: eXtensible Multi-Dimensional Simulator Open in a new browser window
   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,
   http://www.xmds.org/
http://www.zero-bugs.com/2.0/product_intro.html
» Zero Bugs Open in a new browser window
   A graphical C++ Linux application debugger. Beta binaries are freely available for download, a commercial version is also available (with a trial option).
   http://www.zero-bugs.com/2.0/product_intro.html
http://ccache.samba.org/
» ccache Open in a new browser window
   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]
   http://ccache.samba.org/

This category needs an editor

Last Updated: 2008-01-30 16:04:30





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org