libtggraphlayout-java

Graph visualization library for Java

Java library for visualization of graphs. The library supports scrolling veritcally and horisontally, and it allows to rotate the graph. Color and form for every node in the graph can be set.
program for reception and transmission of QRSS/DFCW signals

glfer

program for reception and transmission of QRSS/DFCW signals

Glfer is composed of two main parts: a spectrogram window, where you can see the spectrum of the received signal vs. time and transmission functions, to emit cw characters at a slow but precisely controlled speed, using the QRSS (slow CW) or DFCW (Dual Frequency CW) modes.

libosmosim2

Osmo SIM library

This is part of the libosmocore "meta"-library. The libosmocore library contains various utility functions that were originally developed as part of the OpenBSC project, but which are of a more generic nature and thus useful to (at least) other programs that are developed in the sphere of Free Software / Open Source mobile communication.

libtext-aligner-perl

Justify strings to various alignment styles

Text::Aligner exports a single function, align(), which is used to justify strings to various alignment styles. The alignment specification is the first argument, followed by any number of scalars which are subject to alignment.

integrit

A file integrity verification program

Integrit helps you determine whether an intruder has modified your system. Without the use of integrit, a sysadmin wouldn't know if the programs used for investigating the system are trojan horses or not. Integrit works by creating a database that is a snapshot of the most essential parts of the system. You put the database somewhere safe, and then later you can use it to make sure that no one has made any illicit modifications to your file system.
converter from NASM assembly language to GAS

intel2gas

converter from NASM assembly language to GAS

Intel2GAS is a converter that will convert assembler source files written for NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It provides support for basic MMX instructions as well.