libzmat1

compression library - runtime

ZMat is a portable C library to enable easy-to-use data compression and decompression (such as zlib/gzip/lzma/lzip/lz4/lz4hc algorithms) and base64 encoding/decoding in an application. It is fast and compact, can process a large array within a fraction of a second. Among the supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time.
Virtual Magnifying Glass

vmg

Virtual Magnifying Glass

Virtual Magnifying Glass is designed for visually-impaired and others who need to magnify a part of the screen. Unlike most similar programs it does not open a separate window for the magnification but instead puts a movable magnifying glass on screen.

3dldf-doc-examples

3D drawing with MetaPost output -- examples

GNU 3DLDF implements an interpreter for a METAFONT-like language for three-dimensional drawing with MetaPost output.

monodoc-appindicator3-0.1-manual

compiled XML documentation for Appindicator3#

The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation.

voctomix-gui

Full-HD Software Live-Video-Mixer (GUI)

The Voctomix Project by the C3Voc (the Chaos Communication Congress' Video Operation Crew) is their software implementation of a Live-Video-Mixer.

voltron

Hacky debugger UI for hackers

Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.