Framework For Fast Development in C++
This is a C++ framework portable between compilers. The goal is to make C++ easier and faster to code, leveraging all the performance that you can get from native code.
The Leading Open Source and Commercial Software Testing Tools Website
Zanebug is an advanced unit testing application for .NET.
It supports existing NUnit tests, performance metrics, multiple test iterations, in-depth error information, pass / fail stats, perfmon integration, result graphing, etc.
This is a C++ framework portable between compilers. The goal is to make C++ easier and faster to code, leveraging all the performance that you can get from native code.
Nemiver is an project to write a standalone graphical debugger that integrates
well in the GNOME desktop environment. The project currently features a backend which uses the well known GNU Debugger gdb.
FreeFileSync is an Open-Source folder comparison and synchronization tool. It is optimized for highest performance and usability without restricted or overloaded UI interfaces. -> See the helpfile for the list of key features!
This is an advanced portable C++ library with 144 variations of the ASSERT macro, to add expressions, levels and optional actions. 112 are modular because they can also use Rich Booleans, allowing much more combinations than non-modular ASSERT macros.
An advanced portable C++ library of over 80 boolean-like macros that hold an analysis if the condition fails, to help debugging, so a developer knows exactly what goes wrong. Allows reuse in adapted ASSERT macros. Needs STL or wxWidgets.
PICsim emule a microcontroller PIC16F628, with console interface showing the registers and memory. PICsim emule periferics such as serial port an timers, the simulator architecture permit easy implementation of external elements modeled in c language.
pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.