data compressor based on the LZMA algorithm (simple version)

pdlzip

data compressor based on the LZMA algorithm (simple version)

Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2.
processor power calibration tool

power-calibrate

processor power calibration tool

Power-calibrate calibrates the power consumption of a mobile device that has a battery power source or of an modern Intel device has RAPL support. It will attempt to calculate the power usage of 1% of CPU utilisation (and 1 instruction and 1 cpu cycle if perf is available).
mailnag

mailnag

extensible mail notification daemon

Mailnag is a daemon program that checks POP3 and IMAP servers for new mail. On mail arrival it performs various actions provided by plugins. Mailnag comes with a set of desktop-independent default plugins for visual/sound notifications, script execution etc. and can be extended with additional plugins easily.
eventstat -k (report just kernel threads)

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.
simple IDE for NASM, GAS and FASM assembly languages

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.
graphical interface to configure the printing system

system-config-printer

graphical interface to configure the printing system

System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer.