lcd4linux

Grabs information and displays it on an external lcd

Small program that grabs information from the kernel and some subsystems and displays it on an external liquid crystal display.

libregexp-common-perl

module with common regular expressions

Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions.

ratbox-services-pgsql

IRC services for use with ircd-ratbox with the PostgreSQL backend

libjsr305-java

Java library that provides annotations for software defect detection

This library provides the implementation of Java Specification Request 305. JSR-305 specifies annotations for software defect detection. These annotations can used to automatically check that methods are working as expected.

razor

spam-catcher using a collaborative filtering network

Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Razor establishes a distributed and constantly updating catalogue of spam in propagation. This catalogue is used by clients to filter out known spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a troll box) calculates and submits a 20-character unique identification of the spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server echos this signature to other trusted servers after storing it in its database. Prior to manual processing or transport-level reception, Razor Filtering Agents (end-users and MTAs) check their incoming mail against a Catalogue Server and filter out or deny transport in case of a signature match. Catalogued spam, once identified and reported by a Reporting Agent, can be blocked out by the rest of the Filtering Agents on the network.

libghc-pipes-prof

compositional pipelines; profiling libraries

pipes is a clean and powerful stream processing library that lets you build and connect reusable streaming components