libjboss-marshalling-java

alternative serialization API

JBoss Marshalling is an alternative serialization API that fixes many of the problems found in the JDK serialization API while remaining fully compatible with java.io.Serializable and its relatives, and adds several new tunable parameters and additional features, all of which are pluggable via factory configuration (externalizers, class/instance lookup tables, class resolution, and object replacement, to name a few).

maliit-framework

Maliit Input Method Framework

Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD).

libacme-brainfck-perl

Embed Brainf*ck in your perl code

Brainf*ck (yes, there is a u there.) is about the tiniest Turing-complete programming language you can get. A language is Turing-complete if it can model the operations of a Turing machine--an abstract model of a computer defined by the British mathematician Alan Turing in 1936. A Turing machine consists only of an endless sequence of memory cells and a pointer to one particular memory cell. Yet it is theoretically capable of performing any computation. This module will allow you to mix Brainf*ck with your perl code.

fex

web service for transferring very large files

F*EX (Frams's Fast File EXchange) is a service that can be used to allow users anywhere on the Internet to exchange very large files quickly and conveniently.

libwww-shorten-github-perl

shorten GitHub URLs using GitHub's URL shortener

This module provides a perl interface to GitHub's URL shortening service, git.io.

cl-webactions

HTTP dispatch library for cl-aserve

Webactions is Franz's Common Lisp library for dispatching HTTP requests as well as processing HTML templates. It relies on the Portable AllegroServe web server.