Martin Hauke
mnhauke
Involved Projects and Packages
The xz command is a very powerful program for compressing files.
* Average compression ratio of LZMA is about 30% better than that of
gzip, and 15% better than that of bzip2.
* Decompression speed is only little slower than that of gzip, being
two to five times faster than bzip2.
* In fast mode, compresses faster than bzip2 with a comparable
compression ratio.
* Achieving the best compression ratios takes four to even twelve
times longer than with bzip2. However. this doesn't affect
decompressing speed.
* Very similar command line interface to what gzip and bzip2 have.
A YAML parser and emitter in C++ matching the YAML 1.2 spec.
Zstd, short for Zstandard, is a lossless compression algorithm. Speed
vs. compression trade-off is configurable in small increments.
Decompression speed is preserved and remains roughly the same at all
settings, a property shared by most LZ compression algorithms, such
as zlib or lzma.
At roughly the same ratio, zstd (v1.4.0) achieves ~870%% faster
compression than gzip. For roughly the same time, zstd achives a
~12%% better ratio than gzip. LZMA outperforms zstd by ~10%% faster
compression for same ratio, or ~1–4%% size reduction for same time.
QToolButton with color popup menu with lets you select a color. The popup
featues a color dialog button which can be used to add custom colors to the
popup menu.
Ksnip is a Qt based cross-platform screenshot tool that provides many
annotation features for your screenshots.
A handy alarm clock Program written in QT.
Features:
* Up to 15 Customization alarms
* Can wake up using the default sound, or any of audio / video
file of your choosing.
* Custom Date alarms
cool-retro-term is a terminal emulator which tries to mimic the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.
A set of tools related to BBSing and ANSI art:
* Icy Term - A Terminal program for legacy BBS systems.
* Icy Draw - A tool for creating ANSI and ASCII art.
* Icy View - A Viewer to browse/view ANSI screens.
* Icy Play - A Tool that shows icy draw animations on cmd line/BBS.
This project is a QML port of qtermwidget.
SyncTERM is a multi-platform BBS terminal program which supports:
* X/Y/ZModem up/downloads
* *nix versions will run using SDL2, X11, or {n}curses
* Full ANSI-BBS support
* Full CGTerm Commodore 64 PETSCII support
* Full Atari 8-bit ATASCII support
* DoorWay support
* Support for IBM low and high ASCII including the face graphics (☺ and ☻) and card symbols (♥, ♦, ♣, and ♠) (may not work in curses mode, depends on the terminal being used).
* Phone books
* Multiple screen modes (80x25, 80x28, 80x43, 80x50, 80x60, 132x25, 132x28, 132x30, 132x34, 132x43, 132x50, 132x60)
* ANSI Music (through the sound card if installed)
* Telnet, RLogin, SSH, RAW, modem, shell (*nix only) and direct serial connections
* Auto-login with Synchronet RLogin
* Large Scrollback
* Mouse-driven menus
* Copy/Paste
* Supports character pacing for ANSI animation as well as the VT500 ESC[*r sequence to allow dynamic speed changes
* Comes with 43 standard fonts and allows the BBS to change the current font *and* upload custom fonts.
* Supports Operation Overkill ][ Terminal emulation
https://www.syncterm.net
A program to capture screenshots. Features:
* Customizable appearance
* Annotation and drawing tools
* DBus interface
* Export to file, web
The LLVM/SPIR-V Bi-Directional Translator, a library and tool for translation
between LLVM IR and SPIR-V.