Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the ...
ADP (Another Data Processor) is a programming language is designed for Web database programing. It is a scripting language and a lightweight programming language in which it is possible to mix SQL ...
Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0% false positives. See the wiki for more information.