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
Developer spy tool which can trace and log API and ActiveX interface with parameters. The key features are: Trace any exported functions of any DLLs, including Windows API and any other 3rd-Part APIs, unnecessarily to know the prototype of the functions; Trace NT Native API and undocumented APIs;
Trace MFC Class method, including MFC42 MFC80 MFC90; Trace ActiveX controls and COM objects interfaces; Trace internal functions code with Map (MSVC, DELPHI, C++Builder, IDA, …) File; Trace functions in source code with PDB (MSVC) and source files; Log all API call information, including function name, call sequence, start time, return time, call stack, thread id, input and output parameters, function return value, GetLastError code, OutputDebugString, exception, CPU context and more; Support debug version and release version with no modifications to the target application; Support Unicode and ANSI application; Support multi-thread;
Presets 27 API Filter Profiles, including Handles and Objects, Dynamic-Link Libraries, Event Log, Pipes and Mailslots, Debugging, Windows Classes, COMM, Application Related, Shell, Dialog Boxes, File System, Services Related, Remote Access Service, Memory Management, Print Related, Windows, Registry, Processes and Threads, File IO, WinInet, Windows Sockets, Multimedia API, Windows GUI, Network Management, WinNT Security, Access Control Functions; Easily generate PDB files without source code; Support Script Macro; Predefine 8000+ APIs’ prototype. Follow the link and free download Blade API Monitor now.
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.