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
libgeronimo-jpa-2.0-spec-java
Geronimo JSR-317 Java Persistence (JPA) 2.0 Spec API
The Java Persistence API is the Java API for the management of persistence
and object/relational mapping for Java EE and Java SE environments.
remote-tty
multiuser "tip"/"cu" replacement with logging
This is Paul Vixie's rtty serial console tool. It allows runs a server
per port which then support multiple connections at time from
"tip"/"cu"-like clients. It also supports logging of output from the
port, even when no client is connected. This can be invaluable for post
mortem diagnosis of crashes of serial consoled machines.
ibus-tegaki
tegaki engine for IBus
IBus is an Intelligent Input Bus. It is a new input framework for Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
rc
implementation of the AT&T Plan 9 shell
rc is a command interpreter and programming language similar to sh(1). It is
based on the AT&T Plan 9 shell of the same name. The shell offers a C-like
syntax (much more so than the C shell), and a powerful mechanism for
manipulating variables. It is reasonably small and reasonably fast, especially
when compared to contemporary shells. Its use is intended to be interactive,
but the language lends itself well to scripts.