Main Menu
Home Tools Directory Submit Popular Site Top Rated Site - Licence - Programming Languages - Running Platform - Tool Form - Project Management - Configuration Management - Software Testing - Approach - Tool Function - Database and Data Management - Target Platform News & Press Releases RSS Feed
Google Ads



  Main  |  Submit New Tool  

  Popular Tools (top10)  |  Top rated Tools (top10)  |  Sponsor Tools (19)  |  Reciprocal site (5)  

  Category List  |  Randum jump  

Main  arrow  Programming Languages  arrow  C/C++  (225)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Tools currently sorted by: Title (A to Z)


Visit   cppcheclipse    Last Update 2012/11/13 16:27
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Tool Form  arrow  Plugin  arrow  Eclipse  :  Software Testing  arrow  Code Analysis
Description
cppcheclipse is an Eclipse plugin which integrates cppcheck with the CDT project. You can run/configure cppcheck from the Eclipse UI.

Hits: 4  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CppClean    Last Update 2010/1/5 3:29
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Software Testing  arrow  Code Analysis
Description
CppClean attempts to find problems in C++ source that slow development particularly in large code bases. It is similar to lint; however, CppClean focuses on finding global inter-module problems rather than local problems similar to other static analysis tools.

Hits: 26  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CppSpec    Last Update 2010/12/3 11:32
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Software Testing  arrow  Functional  :  Approach  arrow  BDD Behavior Driven Development
Description
CppSpec is a behavior driven development (BDD) framework for C++. BDD is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.

Hits: 20  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CppTest    Last Update 2007/8/7 4:23
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Tool Form  arrow  Framework  :  Software Testing  arrow  Unit
Description
CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability. Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added.

Hits: 54  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CppUnit    Last Update 2007/4/4 3:44
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Tool Form  arrow  Framework  :  Software Testing  arrow  Unit
Description
CppUnit is a C++ unit testing framework. It started its life as a port of JUnit.

Features:
* XML output with hooks for additional data (XSL format avaliable in release 1.10.2 needs some FiXing)
* Compiler-like text output to integrate with an IDE
* Helper macros for easier test suite declaration
* Hierarchical test fixture support
* Test registry to reduce recompilation need
* Test plug-in for faster compile/test cycle (self testable dynamic library)
* Protector to encapsulate test execution (allow capture of exception not derived from std::exception)

Hits: 95  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CryptoLicensing For ActiveX    Last Update 2009/5/19 10:56
Category  Licence  arrow  Commercial  :  Programming Languages  arrow  Basic  :  Programming Languages  arrow  C/C++  :  Programming Languages  arrow  Delphi  :  Running Platform  arrow  Windows  :  Tool Form  arrow  Software  :  Configuration Management  arrow  Deployment  :  Target Platform  arrow  Windows
Promote  LogicNP Software
Description
CryptoLicensing for ActiveX provides a robust, yet easy way to add licensing, copy-protection and activation capabilities to your VB6, VBA, RealBasic, Delphi, Borland, MFC, ATL, C++, etc applications, libraries, components and controls. CryptoLicensing uses the latest military strength, state-of-the-art cryptographic technology to generate secure and unbreakable licenses to ensure that your software and intellectual property is protected.

Hits: 14  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CryptoPressStream    Last Update 2009/4/3 12:56
Category  Licence  arrow  Commercial  :  Programming Languages  arrow  C/C++  :  Programming Languages  arrow  Delphi  :  Running Platform  arrow  Windows  :  Database and Data Management  arrow  File management  :  Tool Function  arrow  Security
Promote  AidAim Software    AidAim Software
Description
CryptoPressStream is a streaming compression and encryption library.
It provides transparent access to compressed or encrypted data stored
in the stream object. All stream objects are 100% compatible with
TStream and have some advanced functionality such as progress event, LoadFromStream, LoadFromFile, SaveToStream, SaveToFile methods, Lock and Unlock methods for multi-thread usage. CryptoPressStream includes TCPSManager thread-safe component that provides easy settings of compression and encryption parameters, and contains a list of opened streams.

Hits: 10  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   cssed    Last Update 2009/12/10 14:12
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  Java  :  Programming Languages  arrow  C/C++  :  Programming Languages  arrow  PHP  :  Programming Languages  arrow  JavaScript  :  Programming Languages  arrow  CSS  :  Programming Languages  arrow  HTML  :  Running Platform  arrow  Windows  :  Running Platform  arrow  Unix/Linux  :  Tool Function  arrow  Editor
Description
cssed is a small developer editor and validator, that tries to ease the CSS editing. It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values. Being a CSS editor, it's not limited to this language. cssed haved some support for HTML (with embbeded Javascript), XML, Javascript, Java, PHP, JSP, C, C++, Apache configuration files, .htaccess, Python, Perl, SQL, SH and other languages so it can serve quite well as multi-purpose editor.

Hits: 12  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CU    Last Update 2008/2/22 8:10
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Tool Form  arrow  Code library  :  Software Testing  arrow  Unit
Description
CU is simple and portable unit testing framework for handling automated tests in C. CU features a simple interface for defining unit tests and run regression tests.

Hits: 34  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CUnit    Last Update 2007/3/29 5:17
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  C/C++  :  Tool Form  arrow  Code library  :  Software Testing  arrow  Unit
Description
CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces.

CUnit is built as a static library which is linked with the user's testing code. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results.

Hits: 70  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« 1 2 3 4 5 (6) 7 8 9 10 11 [23] » 
Software Development Expertise

Load Testing Software and Services by Web Performance : the only load testing software with "how many users" analysis

Custom Software Development - Svitla Systems is a custom software development company specializing in software applications development.

Bug Tracking Software - OnTime is industry leading bug tracking software

Find open source and commercial load testing and bug tracking software tools

Share The Knowledge

Practical
 Methods & Tools
 RSS Site feed
 Follow us on Twitter
 Contact
Software Development Jobs
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2011 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences
Software development | Web development