libgphobos5-powerpc-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
eventstat
kernel event states monitoring tool
Eventstat periodically dumps out the current kernel event state.
It keeps track of current events and outputs the change in events
on each output update. The tool requires sudo to run since it
needs to write to /proc/timer_stats to start and stop the event
monitoring.
sasm
simple IDE for NASM, GAS and FASM assembly languages
This is a simple IDE for assembly languages. It has syntax highlighting
and a debugger. The program works out of the box and is great for
beginners to learn assembly language.
libsys-virt-perl
Perl module providing an extension for the libvirt library
The Sys::Virt module provides a Perl XS binding to the libvirt virtual
machine management APIs. This allows machines running within arbitrary
virtualization containers to be managed with a consistent API.
nvidia-smi
NVIDIA System Management Interface
The NVIDIA Management Library (NVML) provides a monitoring and management API.
The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI)
and provides a command line interface to this functionality.