libqt5widgets5t64
Qt 5 widgets module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libupb0t64
small protobuf implementation in C
upb generates a C API for creating, parsing, and serializing messages as
declared in .proto files. upb is heavily arena-based: all messages always
live in an arena (note: the arena can live in stack or static memory if
desired).
libstarpu-contribrm-1.4-1t64
Task scheduler for heterogeneous multicore machines
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.
liblttng-ust1t64
LTTng 2.0 Userspace Tracer (tracing libraries)
The userspace tracer is designed to provide detailed information about
userspace activity. Like the kernel tracer, performance is the main goal.
Tracing does not require system calls or traps. UST instrumentation points may
be added in any userspace code including signal handlers and libraries.