memdump
utility to dump memory contents to standard output
Program which dumps system memory to the standard output stream, skipping over
holes in memory maps. By default, the program dumps the contents of physical
memory.
libnvidia-tesla-450-eglcore
NVIDIA binary EGL core libraries (Tesla 450 version)
EGL provides a platform-agnostic mechanism for creating rendering surfaces
for use with other graphics libraries, such as OpenGL|ES.
libnvidia-tesla-450-ptxjitcompiler1
NVIDIA PTX JIT Compiler library (Tesla 450 version)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
cl-agnostic-lizard
best-effort portable code walker for Common Lisp
Agnostic Lizard is a portable implementation of a code walker, and in
particular of the macroexpand-all function (and macro), which makes a
best-effort to be correct, while not expecting much beyond what the Common
Lisp standard requires.
pasmo
easy to use Z80 cross-assembler
A Z80 assembler capable of generating object code in formats suitable
for many Z80 machines and emulators. Pasmo generates fixed position
code, can not be used to create relocatable object files for use with
linkers. Pasmo is compatible with the syntax used in several old
assemblers, by supporting several styles of numeric and string literals
and by providing several names of the most used directives.
scim-clutter-immodule
Clutter input method module with SCIM as backend
SCIM (Smart Common Input Method) is an input method (IM) platform.