DCGenS

DCGenS 1.0

DCGenS - Dynamic Code Generation System is a tool for manipulating code. One can define code variables and assign pieces of code to them. The code variables can be further manipulted like combining pieces of code and performing a set of transformations...

MonMalloc

MonMalloc 2.0

MonMalloc is a wrap around for all memory management calls, before executing each call extensive checks are made to detect all possible problems. Detected problems are fixed either by avoiding the call or by trying to fix the arguments. Detailed reports...

read more
PreC

PreC 1.0

PreC is a C++ preprocessor which uses the compiler as the preprocessor allowing generation of sorted initialization and doing CRC by the preprocessor. Not available in other preprocessors. This is done by executing the preprocessor statement and...

read more