libtsan2

ThreadSanitizer -- a Valgrind-based detector of data races (runtime)

ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind.
Hard drive benchmark suite

bonnie++

Hard drive benchmark suite

Based on the old Bonnie benchmark, Bonnie++ is a toolkit for testing hard drive and file system performance.

fontconfig

generic font configuration library - support binaries

Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.

procdump

Utility to create core dumps based on performance triggers

ProcDump provides a convenient way for Linux developers to create core dumps of their application based on performance triggers.

libace-rmcast-7.1.3

ACE reliable multicast library

The RMCast library is a reliable source-ordered multicast protocol implementation.

starpu-contrib-examples

Task scheduler for heterogeneous multicore machines - exs

StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.