| General Programming Tools | ||
|---|---|---|
| CVS | CVS is a version control system, which is useful for collaborative development of software. Using it, you can record the history of your source files. | |
| f90depend | Fortran 90/95 dependency checker and makefile builder | |
| fxdr | A library for the system-independent exchange of binary data | |
| Insure++ | A run-time error detecting tool that automatically detects a wide range of errors in C/C++ | |
| valgrind | A GPL alternative to Insure++ for Linux. | |
| Qt | Qt is a C++ GUI library | |
| TotalView | TotalView is a full-featured, source-level, graphical debugger for applications written in Fortran, C, C++. | |
| VarArray | A small library providing easy-to-handle variable size multi-dimensional arrays in C/C++ | |
| Parallel Programming Tools | ||
| VAMPIR | Visualisation and Analysis of MPI Programs | |
last change 02.03.2011 |
